Uses of Annotation Interface
org.nuxeo.ecm.automation.core.annotations.Operation
Packages that use Operation
Package
Description
Provides operations for pertaining to routing.
Provides implementation for the api package.
-
Uses of Operation in org.nuxeo.adobe.cc
Classes in org.nuxeo.adobe.cc with annotations of type Operation -
Uses of Operation in org.nuxeo.binary.metadata.internals.operations
Classes in org.nuxeo.binary.metadata.internals.operations with annotations of type OperationModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of Operation in org.nuxeo.drive.elasticsearch.operations.test
Classes in org.nuxeo.drive.elasticsearch.operations.test with annotations of type OperationModifier and TypeClassDescriptionclassWaits for Elasticsearch audit completion. -
Uses of Operation in org.nuxeo.drive.operations
Classes in org.nuxeo.drive.operations with annotations of type OperationModifier and TypeClassDescriptionclassDeprecated.since 10.3classDeprecated.since 10.3classUpdates the givenDocumentModelwith the input blob.classDeprecated.since 10.3classCreates a document from the input blob in the container backing theFileSystemItemwith the given id.classCreates a container with the given name as title in the container backing theFileSystemItemwith the given id.classDeletes the document backing theFileSystemItemwith the given id.classChecks if the document backing theFileSystemItemwith the given id exists.classDeprecated.since 10.3classGets a summary of the document changes in the synchronization roots of the currently authenticated user for the interval starting with the given lower bound.classGets the children of the document backing theFolderItemwith the given id.classDeprecated.since 10.3classGets theFileSystemItemwith the given id.classGets the list of synchronization roots for the currently authenticated user.classGets the top levelFolderItem.classMoves the document backing theFileSystemItemwith the given source id to the document backing theFileSystemItemwith the given destination id.classRenames the document backing theFileSystemItemwith the given id to the given name.classclassIf theenableparameter istrue, registers the input document as a synchronization root for the currently authenticated user.classUpdates the document backing theFileSystemItemwith the given id with the input blob. -
Uses of Operation in org.nuxeo.drive.operations.test
Classes in org.nuxeo.drive.operations.test with annotations of type OperationModifier and TypeClassDescriptionclassCreate batch of test documents in a single automation queryclassActivates / deactivates theFileSystemItemfactories of the given profile.classSets up the Nuxeo Drive integration tests environment for the given user names by: Cleaning it up Creating test users belonging to the members group Creating a test workspace Granting the given permission to the test users on the test workspace Returns the test users' passwords as a JSON comma separated string.classTears down the Nuxeo Drive integration tests environment by: Deleting the test users and their personal workspace Deleting the test workspaceclassDeprecated.since 10.3 -
Uses of Operation in org.nuxeo.ecm.admin.operation
Classes in org.nuxeo.ecm.admin.operation with annotations of type OperationModifier and TypeClassDescriptionclassOperation to trigger a Hot reload of the Studio Snapshot package.classSchedule aPermissionsPurgeWorkto archive ACEs based on permissions_purge page provider from the input document. -
Uses of Operation in org.nuxeo.ecm.automation.core.events.operations
Classes in org.nuxeo.ecm.automation.core.events.operations with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.automation.core.operations
Classes in org.nuxeo.ecm.automation.core.operations with annotations of type OperationModifier and TypeClassDescriptionclassclassGeneric fetch document operation that can be used on any context that has a document as the input.classAn operation to log in log4j.classclassRun a script and return the result blob object of the script the output of the operation.classclassRun a script and return the result Blobs object of the script the output of the operationclassclassRun a script and return the result Document object of the script the output of the operationclassclassRun a script and return the result documents object of the script the output of the operationclassRun a script given as the input of the operation (as a blob).classSave the session - TODO remove this?classclassGeneric fetch document operation that can be used on any context that has a document as the input. -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.blob
Classes in org.nuxeo.ecm.automation.core.operations.blob with annotations of type OperationModifier and TypeClassDescriptionclassclassclassSave the input documentclassBulk Download Operation.classGiven a File document holding a pdf on the file:content property and 2 pdfs on the files:files property, the following operation will provide a pdf that is the result of the merge of all the pdfs, with the content of the one in file:content property first.classConvert the given blob to a file with given mimetype.classTODO: detect mine?classTODO: detect mine?classGet all document blobsclassGet document blob inside the file:content propertyclassGet document blobs inside the files:files propertyclassclassclass -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.business
Classes in org.nuxeo.ecm.automation.core.operations.business with annotations of type OperationModifier and TypeClassDescriptionclassThis operation map pojo client side to document adapter server side and create NX document assuming that pojo and adapter have both properties in common.classThis operation map pojo client side to document adapter server side and fetch the related NX document.classThis operation map pojo client side to document adapter server side and update the related NX document. -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.collections
Classes in org.nuxeo.ecm.automation.core.operations.collections with annotations of type OperationModifier and TypeClassDescriptionclassClass for the operation to add a list of documents in a Collection.classClass for the operation to add a list of documents in the Favorites.classClass for the operation to create a Collection.classFetch the favorites document root collection.classClass for the operation to get the collections matching the searching terms.classClass for the operation to get the list of documents from a Collection.classClass for the operation getting the elements present in the Favorites collection.classclassClass for the operation to remove a list of documents in a Collection.classClass for the operation to remove a list of documents from the Favorites.class -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.document
Classes in org.nuxeo.ecm.automation.core.operations.document with annotations of type OperationModifier and TypeClassDescriptionclassSee operation documentationclassOperation that adds a facet to the document.classclassOperation that adds a permission to a given ACL for a given user.classOperation blocking permission inheritance on a given ACL.classCheck in the input document.classCheck out the input document.classclassclassCreate a document into the input documentclassclassclassclassclassDeprecated.since 2023 because it is handling String property only, useRepository.Queryinstead.classclassclassclassclassclassGets the versions of the input document.classclassclassclassclassclassclassclassDeprecated.Since 6.0, document query operation logic has been moved.classclassclassclassclassclassclassOperation that removes all permissions on a given ACL for a given user.classclassclassReplaces a given ACE.classclassRestores a document to the input version document.classclassclassclassclassclassclassOperation unblocking permission inheritance on a given ACL.classclassclass -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.execution
Classes in org.nuxeo.ecm.automation.core.operations.execution with annotations of type OperationModifier and TypeClassDescriptionclassRun an embedded operation chain that returns a DocumentModel using the current input.classRun an embedded operation chain that returns a Blob using the current input.classDeprecated.since 6.0.classRun an embedded operation chain using the current input.classRun an embedded operation chain using the current input.classSave the session - TODO remove this? -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.login
Classes in org.nuxeo.ecm.automation.core.operations.login with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.management
Classes in org.nuxeo.ecm.automation.core.operations.management with annotations of type OperationModifier and TypeClassDescriptionclassDeprecated.since 11.4, superseded by dropwizard metrics -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.notification
Classes in org.nuxeo.ecm.automation.core.operations.notification with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services
Classes in org.nuxeo.ecm.automation.core.operations.services with annotations of type OperationModifier and TypeClassDescriptionclassclassOperation to execute a query or a named provider against Audit with support for PaginationclassclassclassclassclassclassOperation to execute a query or a named provider with support for Pagination.classUseFileManagerto create a folder and set multiple properties on it.classUseFileManagerto create documents from blobsclassUseFileManagerto create documents from blobs and set multiple properties on them.classQueriesActionManagerfor available actions in the given contextclassReturn the content of aDirectoryas a JSON StringBlobclassclassSimple operation to start metrics reporterclassSimple operation to stop metrics reportersclassOperation to execute a query or a named provider with support for PaginationclassRun an embedded operation chain for each page of the pageProvider given as input.classSimple operation to invite a User.classSimple operation to get the User's personal Workspace -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services.bulk
Classes in org.nuxeo.ecm.automation.core.operations.services.bulk with annotations of type OperationModifier and TypeClassDescriptionclassAutomation operation that can run an http enabled Bulk Action.classWait for Bulk computation. -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services.directory
Classes in org.nuxeo.ecm.automation.core.operations.services.directory with annotations of type OperationModifier and TypeClassDescriptionclassCreates entries for a givenDirectory.classclassDelete entries for a givenDirectory.classclassLoad entries into aDirectoryfrom a CSV File.classReads entries for a givenDirectory.classSuggestDirectoryEntries OperationclassUpdates entries for a givenDirectory. -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services.query
Classes in org.nuxeo.ecm.automation.core.operations.services.query with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services.workmanager
Classes in org.nuxeo.ecm.automation.core.operations.services.workmanager with annotations of type OperationModifier and TypeClassDescriptionclassExecutes Works stored in the dead letter queue after failure. -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.stack
Classes in org.nuxeo.ecm.automation.core.operations.stack with annotations of type OperationModifier and TypeClassDescriptionclassclassclassPop a document from the context stack and restore the input from the poped document.classPop a document from the context stack and restore the input from the popped document.classclassclassclassclassclassclassclass -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.traces
Classes in org.nuxeo.ecm.automation.core.operations.traces with annotations of type OperationModifier and TypeClassDescriptionclassclassclass -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.users
Classes in org.nuxeo.ecm.automation.core.operations.users with annotations of type OperationModifier and TypeClassDescriptionclassOperation to create or update a group.classOperation to create or update a user.classRetrieve the emails from users/groups who have the given permission on given document.classRetrieve the users/groups who have the given permission on given document.classFetch a user fromUserManagerand return it as aDocumentModel.classclassSuggestUser Operation. -
Uses of Operation in org.nuxeo.ecm.automation.core.rendering.operations
Classes in org.nuxeo.ecm.automation.core.rendering.operations with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.automation.elasticsearch
Classes in org.nuxeo.ecm.automation.elasticsearch with annotations of type OperationModifier and TypeClassDescriptionclassRun Elasticsearch indexing operation using the Bulk ServiceclassRun Elasticsearch indexing operationclassWait for Elasticsearch indexing background job -
Uses of Operation in org.nuxeo.ecm.automation.task
Classes in org.nuxeo.ecm.automation.task with annotations of type OperationModifier and TypeClassDescriptionclassCreates a taskclassReturns tasks assigned to current user or one of its groups.classOperation to retrieve the tasks waiting for the current user. -
Uses of Operation in org.nuxeo.ecm.csv.core.operation
Classes in org.nuxeo.ecm.csv.core.operation with annotations of type OperationModifier and TypeClassDescriptionclassclassclassclass -
Uses of Operation in org.nuxeo.ecm.localconf
Classes in org.nuxeo.ecm.localconf with annotations of type OperationModifier and TypeClassDescriptionclassOperation to put a parameter on the Simple Configuration of the input Document.classOperation to put parameters on the Simple Configuration of the input Document.classOperation to set a context variable with the value of the given parameter name of the SimpleConfiguration retrieve from the input Document. -
Uses of Operation in org.nuxeo.ecm.permissions.operations
Classes in org.nuxeo.ecm.permissions.operations with annotations of type OperationModifier and TypeClassDescriptionclassOperation that sends the notification email for a givenACE. -
Uses of Operation in org.nuxeo.ecm.platform.comment.workflow
Classes in org.nuxeo.ecm.platform.comment.workflow with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.platform.ec.notification.automation
Classes in org.nuxeo.ecm.platform.ec.notification.automation with annotations of type OperationModifier and TypeClassDescriptionclassOperation to subscribe a user to the notifications of one or more of documents.classOperation to unsubscribe a user to the notifications of one or more of documents. -
Uses of Operation in org.nuxeo.ecm.platform.io.operation
Classes in org.nuxeo.ecm.platform.io.operation with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.platform.mail.operations
Classes in org.nuxeo.ecm.platform.mail.operations with annotations of type OperationModifier and TypeClassDescriptionclassChecks for unread emails in the inbox of an Email Folder. -
Uses of Operation in org.nuxeo.ecm.platform.pdf.operations
Classes in org.nuxeo.ecm.platform.pdf.operations with annotations of type OperationModifier and TypeClassDescriptionclassAdd page numbers to the PDF.classConverts each page of a PDF into a picture.classEncrypts the PDF with the given permissions.classEncrypts the PDF to "readonly" for users.classExtracts PDF info to specific fields.classReturns a JSON string of an array of objects with page, subType, text and link fields.classExtract pages fromstartPagetoendPage(inclusive) from the input object.classExtracts raw text from a PDF.classMerges Blobs into a single PDF.classThe input document(s) always is(are) the first PDF(s), and each pdf is read in thexpathfield.classRemoves the encryption, returns a copy of the blob.classReturn a new blob combining the input PDF and the watermark image blob given as a parameter.classReturns a new blob combining the input PDF and an overlaid PDF on every page.classReturn a new blob combining the input PDF and the watermark text given as a parameter. -
Uses of Operation in org.nuxeo.ecm.platform.picture.operation
Classes in org.nuxeo.ecm.platform.picture.operation with annotations of type OperationModifier and TypeClassDescriptionclassCreate a Picture document into the input documentclassSimple Operation to extract an image view from a Picture Document.classSimple Operation to convert the size of a picture blobclassRecomputes the picture views of the documents resulting from the provided NXQL query. -
Uses of Operation in org.nuxeo.ecm.platform.rendition.operation
Classes in org.nuxeo.ecm.platform.rendition.operation with annotations of type OperationModifier and TypeClassDescriptionclassReturns a Folderish Document or Collection default rendition.classReturns a document rendition given its name.classPublish the rendition of a document.classUnpublish all publications of the document. -
Uses of Operation in org.nuxeo.ecm.platform.routing.api.operation
Classes in org.nuxeo.ecm.platform.routing.api.operation with annotations of type OperationModifier and TypeClassDescriptionclassBulk operation to cancel and restart all the workflow instances of the workflow model with the idworkflowId.classApplies the mapping passed as parameter on the input task document.classGeneric fetch document operation that can be used on any context that has a document as the input.classUpdates the number of comments stored on theDocumentRouteStep. -
Uses of Operation in org.nuxeo.ecm.platform.routing.core.api.operation
Classes in org.nuxeo.ecm.platform.routing.core.api.operation with annotations of type OperationModifier and TypeClassDescriptionclassCancels the workflow with the given id, where the id is the id of the document representing the workflow instance.classCompletes a task.classReturns all open tasks on the input document(s).classReturns a list of current user open tasks where their translated name matches (partially or fully) the 'searchTerm' parameter.classResumes a workflow on a give node.classSet a workflow variable.classSet a list of variable on the workflow instance with the given idclassStarts the workflow with the given model id on the input documents. -
Uses of Operation in org.nuxeo.ecm.platform.routing.core.impl
Classes in org.nuxeo.ecm.platform.routing.core.impl with annotations of type OperationModifier and TypeClassDescriptionclassReturns a json representation of the graph route -
Uses of Operation in org.nuxeo.ecm.platform.signature.core.operations
Classes in org.nuxeo.ecm.platform.signature.core.operations with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.platform.suggestbox.automation
Classes in org.nuxeo.ecm.platform.suggestbox.automation with annotations of type OperationModifier and TypeClassDescriptionclassOperation used to suggest result by getting and calling all the suggesters defined in contributions. -
Uses of Operation in org.nuxeo.ecm.platform.tag.automation
Classes in org.nuxeo.ecm.platform.tag.automation with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.platform.tag.operations
Classes in org.nuxeo.ecm.platform.tag.operations with annotations of type Operation -
Uses of Operation in org.nuxeo.ecm.platform.thumbnail.operation
Classes in org.nuxeo.ecm.platform.thumbnail.operation with annotations of type OperationModifier and TypeClassDescriptionclassRecomputes the thumbnail of the documents resulting from the provided NXQL query. -
Uses of Operation in org.nuxeo.ecm.platform.userworkspace.operations
Classes in org.nuxeo.ecm.platform.userworkspace.operations with annotations of type OperationModifier and TypeClassDescriptionclassUsesFileManagerto import files inside the User's personal workspace. -
Uses of Operation in org.nuxeo.ecm.platform.video.tools.operations
Classes in org.nuxeo.ecm.platform.video.tools.operations with annotations of type OperationModifier and TypeClassDescriptionclassWatermark a Video with the given Picture, at the given position (from top-left).classOperation for merging 2-n videos in one.classExtracts Closed Captions from a Video.classSlices the video to obtain a part of it.classOperation for slicing a video in parts with approximately equal duration. -
Uses of Operation in org.nuxeo.ecm.quota.automation
Classes in org.nuxeo.ecm.quota.automation with annotations of type OperationModifier and TypeClassDescriptionclassclassReturns a json representation of the quota info to be displayed in a pie chartclassRecomputes Quota size statistics.class -
Uses of Operation in org.nuxeo.importer.stream.automation
Classes in org.nuxeo.importer.stream.automation with annotations of type OperationModifier and TypeClassDescriptionclassclassclassCreate blob messages using a list of files.classclass -
Uses of Operation in org.nuxeo.io.fsexporter
Classes in org.nuxeo.io.fsexporter with annotations of type Operation -
Uses of Operation in org.nuxeo.snapshot.operation
Classes in org.nuxeo.snapshot.operation with annotations of type Operation -
Uses of Operation in org.nuxeo.template.automation
Classes in org.nuxeo.template.automation with annotations of type OperationModifier and TypeClassDescriptionclassOperation to detach an bound documents from a template.classOperation to wrapp the rendition process -
Uses of Operation in org.nuxeo.template.deckjs
Classes in org.nuxeo.template.deckjs with annotations of type Operation