Uses of Annotation Interface
org.nuxeo.ecm.automation.core.annotations.Operation
Package
Description
Provides operations for pertaining to routing.
Provides implementation for the api package.
-
Uses of Operation in org.nuxeo.adobe.cc
-
Uses of Operation in org.nuxeo.binary.metadata.internals.operations
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of Operation in org.nuxeo.drive.elasticsearch.operations.test
Modifier and TypeClassDescriptionclass
Waits for Elasticsearch audit completion. -
Uses of Operation in org.nuxeo.drive.operations
Modifier and TypeClassDescriptionclass
Deprecated.since 10.3class
Deprecated.since 10.3class
Updates the givenDocumentModel
with the input blob.class
Deprecated.since 10.3class
Creates a document from the input blob in the container backing theFileSystemItem
with the given id.class
Creates a container with the given name as title in the container backing theFileSystemItem
with the given id.class
Deletes the document backing theFileSystemItem
with the given id.class
Checks if the document backing theFileSystemItem
with the given id exists.class
Deprecated.since 10.3class
Gets a summary of the document changes in the synchronization roots of the currently authenticated user for the interval starting with the given lower bound.class
Gets the children of the document backing theFolderItem
with the given id.class
Deprecated.since 10.3class
Gets theFileSystemItem
with the given id.class
Gets the list of synchronization roots for the currently authenticated user.class
Gets the top levelFolderItem
.class
Moves the document backing theFileSystemItem
with the given source id to the document backing theFileSystemItem
with the given destination id.class
Renames the document backing theFileSystemItem
with the given id to the given name.class
class
If theenable
parameter istrue
, registers the input document as a synchronization root for the currently authenticated user.class
Updates the document backing theFileSystemItem
with the given id with the input blob. -
Uses of Operation in org.nuxeo.drive.operations.test
Modifier and TypeClassDescriptionclass
Create batch of test documents in a single automation queryclass
Activates / deactivates theFileSystemItem
factories of the given profile.class
Sets 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.class
Tears down the Nuxeo Drive integration tests environment by: Deleting the test users and their personal workspace Deleting the test workspaceclass
Deprecated.since 10.3 -
Uses of Operation in org.nuxeo.ecm.admin.operation
Modifier and TypeClassDescriptionclass
Operation to trigger a Hot reload of the Studio Snapshot package.class
Schedule aPermissionsPurgeWork
to archive ACEs based on permissions_purge page provider from the input document. -
Uses of Operation in org.nuxeo.ecm.automation.core.events.operations
-
Uses of Operation in org.nuxeo.ecm.automation.core.operations
Modifier and TypeClassDescriptionclass
class
Generic fetch document operation that can be used on any context that has a document as the input.class
An operation to log in log4j.class
class
Run a script and return the result blob object of the script the output of the operation.class
class
Run a script and return the result Blobs object of the script the output of the operationclass
class
Run a script and return the result Document object of the script the output of the operationclass
class
Run a script and return the result documents object of the script the output of the operationclass
Run a script given as the input of the operation (as a blob).class
Save the session - TODO remove this?class
class
Generic 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
Modifier and TypeClassDescriptionclass
class
class
Save the input documentclass
Bulk Download Operation.class
Given 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.class
Convert the given blob to a file with given mimetype.class
TODO: detect mine?class
TODO: detect mine?class
Get all document blobsclass
Get document blob inside the file:content propertyclass
Get document blobs inside the files:files propertyclass
class
class
-
Uses of Operation in org.nuxeo.ecm.automation.core.operations.business
Modifier and TypeClassDescriptionclass
This operation map pojo client side to document adapter server side and create NX document assuming that pojo and adapter have both properties in common.class
This operation map pojo client side to document adapter server side and fetch the related NX document.class
This 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
Modifier and TypeClassDescriptionclass
Class for the operation to add a list of documents in a Collection.class
Class for the operation to add a list of documents in the Favorites.class
Class for the operation to create a Collection.class
Fetch the favorites document root collection.class
Class for the operation to get the collections matching the searching terms.class
Class for the operation to get the list of documents from a Collection.class
Class for the operation getting the elements present in the Favorites collection.class
class
Class for the operation to remove a list of documents in a Collection.class
Class for the operation to remove a list of documents from the Favorites.class
-
Uses of Operation in org.nuxeo.ecm.automation.core.operations.document
Modifier and TypeClassDescriptionclass
See operation documentationclass
Operation that adds a facet to the document.class
class
Operation that adds a permission to a given ACL for a given user.class
Operation blocking permission inheritance on a given ACL.class
Check in the input document.class
Check out the input document.class
class
class
Create a document into the input documentclass
class
class
class
class
Deprecated.since 2023 because it is handling String property only, useRepository.Query
instead.class
class
class
class
class
class
Gets the versions of the input document.class
class
class
class
class
class
class
class
Deprecated.Since 6.0, document query operation logic has been moved.class
class
class
class
class
class
class
Operation that removes all permissions on a given ACL for a given user.class
class
class
Replaces a given ACE.class
class
Restores a document to the input version document.class
class
class
class
class
class
class
Operation unblocking permission inheritance on a given ACL.class
class
class
-
Uses of Operation in org.nuxeo.ecm.automation.core.operations.execution
Modifier and TypeClassDescriptionclass
Run an embedded operation chain that returns a DocumentModel using the current input.class
Run an embedded operation chain that returns a Blob using the current input.class
Deprecated.since 6.0.class
Run an embedded operation chain using the current input.class
Run an embedded operation chain using the current input.class
Save the session - TODO remove this? -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.login
-
Uses of Operation in org.nuxeo.ecm.automation.core.operations.management
Modifier and TypeClassDescriptionclass
Deprecated.since 11.4, superseded by dropwizard metrics -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.notification
-
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services
Modifier and TypeClassDescriptionclass
class
Operation to execute a query or a named provider against Audit with support for Paginationclass
class
class
class
class
class
Operation to execute a query or a named provider with support for Pagination.class
UseFileManager
to create a folder and set multiple properties on it.class
UseFileManager
to create documents from blobsclass
UseFileManager
to create documents from blobs and set multiple properties on them.class
QueriesActionManager
for available actions in the given contextclass
Return the content of aDirectory
as a JSON StringBlobclass
class
Simple operation to start metrics reporterclass
Simple operation to stop metrics reportersclass
Operation to execute a query or a named provider with support for Paginationclass
Run an embedded operation chain for each page of the pageProvider given as input.class
Simple operation to invite a User.class
Simple operation to get the User's personal Workspace -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services.bulk
Modifier and TypeClassDescriptionclass
Automation operation that can run an http enabled Bulk Action.class
Wait for Bulk computation. -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services.directory
Modifier and TypeClassDescriptionclass
Creates entries for a givenDirectory
.class
class
Delete entries for a givenDirectory
.class
class
Load entries into aDirectory
from a CSV File.class
Reads entries for a givenDirectory
.class
SuggestDirectoryEntries Operationclass
Updates entries for a givenDirectory
. -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services.query
-
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services.workmanager
Modifier and TypeClassDescriptionclass
Executes Works stored in the dead letter queue after failure. -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.stack
Modifier and TypeClassDescriptionclass
class
class
Pop a document from the context stack and restore the input from the poped document.class
Pop a document from the context stack and restore the input from the popped document.class
class
class
class
class
class
class
class
-
Uses of Operation in org.nuxeo.ecm.automation.core.operations.traces
Modifier and TypeClassDescriptionclass
class
class
-
Uses of Operation in org.nuxeo.ecm.automation.core.operations.users
Modifier and TypeClassDescriptionclass
Operation to create or update a group.class
Operation to create or update a user.class
Retrieve the emails from users/groups who have the given permission on given document.class
Retrieve the users/groups who have the given permission on given document.class
Fetch a user fromUserManager
and return it as aDocumentModel
.class
class
SuggestUser Operation. -
Uses of Operation in org.nuxeo.ecm.automation.core.rendering.operations
-
Uses of Operation in org.nuxeo.ecm.automation.elasticsearch
Modifier and TypeClassDescriptionclass
Run Elasticsearch indexing operation using the Bulk Serviceclass
Run Elasticsearch indexing operationclass
Wait for Elasticsearch indexing background job -
Uses of Operation in org.nuxeo.ecm.automation.task
Modifier and TypeClassDescriptionclass
Creates a taskclass
Returns tasks assigned to current user or one of its groups.class
Operation to retrieve the tasks waiting for the current user. -
Uses of Operation in org.nuxeo.ecm.csv.core.operation
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Operation in org.nuxeo.ecm.localconf
Modifier and TypeClassDescriptionclass
Operation to put a parameter on the Simple Configuration of the input Document.class
Operation to put parameters on the Simple Configuration of the input Document.class
Operation 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
Modifier and TypeClassDescriptionclass
Operation that sends the notification email for a givenACE
. -
Uses of Operation in org.nuxeo.ecm.platform.comment.workflow
-
Uses of Operation in org.nuxeo.ecm.platform.ec.notification.automation
Modifier and TypeClassDescriptionclass
Operation to subscribe a user to the notifications of one or more of documents.class
Operation to unsubscribe a user to the notifications of one or more of documents. -
Uses of Operation in org.nuxeo.ecm.platform.io.operation
-
Uses of Operation in org.nuxeo.ecm.platform.mail.operations
Modifier and TypeClassDescriptionclass
Checks for unread emails in the inbox of an Email Folder. -
Uses of Operation in org.nuxeo.ecm.platform.pdf.operations
Modifier and TypeClassDescriptionclass
Add page numbers to the PDF.class
Converts each page of a PDF into a picture.class
Encrypts the PDF with the given permissions.class
Encrypts the PDF to "readonly" for users.class
Extracts PDF info to specific fields.class
Returns a JSON string of an array of objects with page, subType, text and link fields.class
Extract pages fromstartPage
toendPage
(inclusive) from the input object.class
Extracts raw text from a PDF.class
Merges Blobs into a single PDF.class
The input document(s) always is(are) the first PDF(s), and each pdf is read in thexpath
field.class
Removes the encryption, returns a copy of the blob.class
Return a new blob combining the input PDF and the watermark image blob given as a parameter.class
Returns a new blob combining the input PDF and an overlaid PDF on every page.class
Return 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
Modifier and TypeClassDescriptionclass
Create a Picture document into the input documentclass
Simple Operation to extract an image view from a Picture Document.class
Simple Operation to convert the size of a picture blobclass
Recomputes the picture views of the documents resulting from the provided NXQL query. -
Uses of Operation in org.nuxeo.ecm.platform.rendition.operation
Modifier and TypeClassDescriptionclass
Returns a Folderish Document or Collection default rendition.class
Returns a document rendition given its name.class
Publish the rendition of a document.class
Unpublish all publications of the document. -
Uses of Operation in org.nuxeo.ecm.platform.routing.api.operation
Modifier and TypeClassDescriptionclass
Bulk operation to cancel and restart all the workflow instances of the workflow model with the idworkflowId
.class
Applies the mapping passed as parameter on the input task document.class
Generic fetch document operation that can be used on any context that has a document as the input.class
Updates the number of comments stored on theDocumentRouteStep
. -
Uses of Operation in org.nuxeo.ecm.platform.routing.core.api.operation
Modifier and TypeClassDescriptionclass
Cancels the workflow with the given id, where the id is the id of the document representing the workflow instance.class
Completes a task.class
Returns all open tasks on the input document(s).class
Returns a list of current user open tasks where their translated name matches (partially or fully) the 'searchTerm' parameter.class
Resumes a workflow on a give node.class
Set a workflow variable.class
Set a list of variable on the workflow instance with the given idclass
Starts the workflow with the given model id on the input documents. -
Uses of Operation in org.nuxeo.ecm.platform.routing.core.impl
Modifier and TypeClassDescriptionclass
Returns a json representation of the graph route -
Uses of Operation in org.nuxeo.ecm.platform.signature.core.operations
-
Uses of Operation in org.nuxeo.ecm.platform.suggestbox.automation
Modifier and TypeClassDescriptionclass
Operation used to suggest result by getting and calling all the suggesters defined in contributions. -
Uses of Operation in org.nuxeo.ecm.platform.tag.automation
-
Uses of Operation in org.nuxeo.ecm.platform.tag.operations
-
Uses of Operation in org.nuxeo.ecm.platform.thumbnail.operation
Modifier and TypeClassDescriptionclass
Recomputes the thumbnail of the documents resulting from the provided NXQL query. -
Uses of Operation in org.nuxeo.ecm.platform.userworkspace.operations
Modifier and TypeClassDescriptionclass
UsesFileManager
to import files inside the User's personal workspace. -
Uses of Operation in org.nuxeo.ecm.platform.video.tools.operations
Modifier and TypeClassDescriptionclass
Watermark a Video with the given Picture, at the given position (from top-left).class
Operation for merging 2-n videos in one.class
Extracts Closed Captions from a Video.class
Slices the video to obtain a part of it.class
Operation for slicing a video in parts with approximately equal duration. -
Uses of Operation in org.nuxeo.ecm.quota.automation
Modifier and TypeClassDescriptionclass
class
Returns a json representation of the quota info to be displayed in a pie chartclass
Recomputes Quota size statistics.class
-
Uses of Operation in org.nuxeo.importer.stream.automation
Modifier and TypeClassDescriptionclass
class
class
Create blob messages using a list of files.class
class
-
Uses of Operation in org.nuxeo.io.fsexporter
-
Uses of Operation in org.nuxeo.snapshot.operation
-
Uses of Operation in org.nuxeo.template.automation
Modifier and TypeClassDescriptionclass
Operation to detach an bound documents from a template.class
Operation to wrapp the rendition process -
Uses of Operation in org.nuxeo.template.deckjs