Uses of Class
org.nuxeo.ecm.automation.core.annotations.Operation
-
-
Uses of Operation in org.nuxeo.adobe.cc
Classes in org.nuxeo.adobe.cc with annotations of type Operation Modifier and Type Class Description classCompoundAttach -
Uses of Operation in org.nuxeo.binary.metadata.internals.operations
Classes in org.nuxeo.binary.metadata.internals.operations with annotations of type Operation Modifier and Type Class Description classReadMetadataFromBinaryclassReadMetadataFromBinaryToContextclassTriggerMetadataMappingOnDocumentclassWriteMetadataToBinaryFromContextclassWriteMetadataToBinaryFromDocument -
Uses of Operation in org.nuxeo.drive.elasticsearch.operations.test
Classes in org.nuxeo.drive.elasticsearch.operations.test with annotations of type Operation Modifier and Type Class Description classNuxeoDriveWaitForElasticsearchCompletionWaits for Elasticsearch audit completion. -
Uses of Operation in org.nuxeo.drive.operations
Classes in org.nuxeo.drive.operations with annotations of type Operation Modifier and Type Class Description classGetRepositoriesOperationDeprecated.since 10.3classNuxeoDriveAddToLocallyEditedCollectionDeprecated.since 10.3classNuxeoDriveAttachBlobUpdates the givenDocumentModelwith the input blob.classNuxeoDriveCanMoveDeprecated.since 10.3classNuxeoDriveCreateFileCreates a document from the input blob in the container backing theFileSystemItemwith the given id.classNuxeoDriveCreateFolderCreates a container with the given name as title in the container backing theFileSystemItemwith the given id.classNuxeoDriveDeleteDeletes the document backing theFileSystemItemwith the given id.classNuxeoDriveFileSystemItemExistsChecks if the document backing theFileSystemItemwith the given id exists.classNuxeoDriveGenerateConflictedItemNameDeprecated.since 10.3classNuxeoDriveGetChangeSummaryGets a summary of the document changes in the synchronization roots of the currently authenticated user for the interval starting with the given lower bound.classNuxeoDriveGetChildrenGets the children of the document backing theFolderItemwith the given id.classNuxeoDriveGetClientUpdateInfoDeprecated.since 10.3classNuxeoDriveGetFileSystemItemGets theFileSystemItemwith the given id.classNuxeoDriveGetRootsOperationGets the list of synchronization roots for the currently authenticated user.classNuxeoDriveGetTopLevelFolderGets the top levelFolderItem.classNuxeoDriveMoveMoves the document backing theFileSystemItemwith the given source id to the document backing theFileSystemItemwith the given destination id.classNuxeoDriveRenameRenames the document backing theFileSystemItemwith the given id to the given name.classNuxeoDriveScrollDescendantsclassNuxeoDriveSetSynchronizationOperationIf theenableparameter istrue, registers the input document as a synchronization root for the currently authenticated user.classNuxeoDriveUpdateFileUpdates 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 Operation Modifier and Type Class Description classNuxeoDriveCreateTestDocumentsCreate batch of test documents in a single automation queryclassNuxeoDriveSetActiveFactoriesActivates / deactivates theFileSystemItemfactories of the given profile.classNuxeoDriveSetupIntegrationTestsSets 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.classNuxeoDriveSetVersioningOptionsDeprecated.since 9.1 as the automatic versioning is handled by versioning system, versioning mechanism has been removed from drive, setting options is not supported anymoreclassNuxeoDriveTearDownIntegrationTestsTears down the Nuxeo Drive integration tests environment by: Deleting the test users and their personal workspace Deleting the test workspaceclassNuxeoDriveWaitForAsyncCompletionDeprecated.since 10.3 -
Uses of Operation in org.nuxeo.ecm.admin.operation
Classes in org.nuxeo.ecm.admin.operation with annotations of type Operation Modifier and Type Class Description classHotReloadStudioSnapshotOperation to trigger a Hot reload of the Studio Snapshot package.classPermissionsPurgeSchedule 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 Modifier and Type Class Description classFireEventSave the session - TODO remove this? -
Uses of Operation in org.nuxeo.ecm.automation.core.operations
Classes in org.nuxeo.ecm.automation.core.operations with annotations of type Operation Modifier and Type Class Description classFetchContextBlobclassFetchContextDocumentGeneric fetch document operation that can be used on any context that has a document as the input.classLogOperationAn operation to log in log4j.classRestoreBlobInputclassRestoreBlobInputFromScriptRun a script and return the result blob object of the script the output of the operation.classRestoreBlobsInputclassRestoreBlobsInputFromScriptRun a script and return the result Blobs object of the script the output of the operationclassRestoreDocumentInputclassRestoreDocumentInputFromScriptRun a script and return the result Document object of the script the output of the operationclassRestoreDocumentsInputclassRestoreDocumentsInputFromScriptRun a script and return the result documents object of the script the output of the operationclassRunInputScriptRun a script given as the input of the operation (as a blob).classRunScriptSave the session - TODO remove this?classSetInputAsVarclassSetVarGeneric 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 Operation Modifier and Type Class Description classAttachBlobclassBlobToFileclassBlobToPDFSave the input documentclassBulkDownloadBulk Download Operation.classConcatenatePDFsGiven 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.classConvertBlobConvert the given blob to a file with given mimetype.classCreateBlobTODO: detect mine?classCreateZipTODO: detect mine?classGetAllDocumentBlobsGet all document blobsclassGetDocumentBlobGet document blob inside the file:content propertyclassGetDocumentBlobsGet document blobs inside the files:files propertyclassPostBlobclassRunConverterclassSetBlobFileName -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.business
Classes in org.nuxeo.ecm.automation.core.operations.business with annotations of type Operation Modifier and Type Class Description classBusinessCreateOperationThis operation map pojo client side to document adapter server side and create NX document assuming that pojo and adapter have both properties in common.classBusinessFetchOperationThis operation map pojo client side to document adapter server side and fetch the related NX document.classBusinessUpdateOperationThis 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 Operation Modifier and Type Class Description classAddToCollectionOperationClass for the operation to add a list of documents in a Collection.classAddToFavoritesOperationClass for the operation to add a list of documents in the Favorites.classCreateCollectionOperationClass for the operation to create a Collection.classFetchFavoritesFetch the favorites document root collection.classGetCollectionsOperationClass for the operation to get the collections matching the searching terms.classGetDocumentsFromCollectionOperationClass for the operation to get the list of documents from a Collection.classGetDocumentsFromFavoritesOperationClass for the operation getting the elements present in the Favorites collection.classMoveCollectionMemberOperationclassRemoveFromCollectionOperationClass for the operation to remove a list of documents in a Collection.classRemoveFromFavoritesOperationClass for the operation to remove a list of documents from the Favorites.classSuggestCollectionEntry -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.document
Classes in org.nuxeo.ecm.automation.core.operations.document with annotations of type Operation Modifier and Type Class Description classAddEntryToMultiValuedPropertySee operation documentationclassAddFacetOperation that adds a facet to the document.classAddItemToListPropertyclassAddPermissionOperation that adds a permission to a given ACL for a given user.classBlockPermissionInheritanceOperation blocking permission inheritance on a given ACL.classCheckInDocumentCheck in the input document.classCheckOutDocumentCheck out the input document.classCopyDocumentclassCopySchemaclassCreateDocumentCreate a document into the input documentclassCreateProxyLiveclassCreateVersionclassDeleteDocumentclassEmptyTrashclassFetchByPropertyclassFetchDocumentclassFilterDocumentsclassGetDocumentChildclassGetDocumentChildrenclassGetDocumentParentclassGetDocumentVersionsGets the versions of the input document.classGetLastDocumentVersionclassGetLiveDocumentclassLockDocumentclassMoveDocumentclassMultiPublishDocumentclassOrderDocumentclassPublishDocumentclassQueryDeprecated.Since 6.0, document query operation logic has been moved.classReloadDocumentclassRemoveDocumentACLclassRemoveDocumentBlobclassRemoveEntryOfMultiValuedPropertyclassRemoveFacetclassRemoveItemFromListPropertyclassRemovePermissionOperation that removes all permissions on a given ACL for a given user.classRemovePropertyclassRemoveProxiesclassReplacePermissionReplaces a given ACE.classResetSchemaclassRestoreVersionRestores a document to the input version document.classSaveDocumentclassSetDocumentACEclassSetDocumentBlobclassSetDocumentLifeCycleclassSetDocumentPropertyclassTrashDocumentclassUnblockPermissionInheritanceOperation unblocking permission inheritance on a given ACL.classUnlockDocumentclassUntrashDocumentclassUpdateDocument -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.execution
Classes in org.nuxeo.ecm.automation.core.operations.execution with annotations of type Operation Modifier and Type Class Description classRunDocumentChainRun an embedded operation chain that returns a DocumentModel using the current input.classRunFileChainRun an embedded operation chain that returns a Blob using the current input.classRunInNewTransactionDeprecated.since 6.0.classRunOperationRun an embedded operation chain using the current input.classRunOperationOnListRun an embedded operation chain using the current input.classRunOperationOnListInNewTransactionDeprecated.since 6.0.classSaveSessionSave 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 Modifier and Type Class Description classLoginAsclassLogout -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.management
Classes in org.nuxeo.ecm.automation.core.operations.management with annotations of type Operation Modifier and Type Class Description classGetCountersDeprecated.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 Modifier and Type Class Description classSendMailSave the session - TODO remove this? -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.services
Classes in org.nuxeo.ecm.automation.core.operations.services with annotations of type Operation Modifier and Type Class Description classAuditLogclassAuditPageProviderOperationOperation to execute a query or a named provider against Audit with support for PaginationclassAuditQueryclassAuditRestoreclassBlobHolderAttachclassCreateRelationclassDeleteRelationclassDocumentPageProviderOperationOperation to execute a query or a named provider with support for Pagination.classFileManagerCreateFolderUseFileManagerto create a folder and set multiple properties on it.classFileManagerImportUseFileManagerto create documents from blobsclassFileManagerImportWithPropertiesUseFileManagerto create documents from blobs and set multiple properties on them.classGetActionsQueriesActionManagerfor available actions in the given contextclassGetDirectoryEntriesReturn the content of aDirectoryas a JSON StringBlobclassGetRelationsclassMetricsStartSimple operation to start metrics reporterclassMetricsStopSimple operation to stop metrics reportersclassResultSetPageProviderOperationOperation to execute a query or a named provider with support for PaginationclassRunOperationOnProviderRun an embedded operation chain for each page of the pageProvider given as input.classUserInviteSimple operation to invite a User.classUserWorkspaceSimple 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 Operation Modifier and Type Class Description classBulkRunActionAutomation operation that can run an http enabled Bulk Action.classBulkWaitForActionWait 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 Operation Modifier and Type Class Description classCreateDirectoryEntriesCreates entries for a givenDirectory.classCreateVocabularyEntryclassDeleteDirectoryEntriesDelete entries for a givenDirectory.classDirectoryProjectionclassLoadFromCSVLoad entries into aDirectoryfrom a CSV File.classReadDirectoryEntriesReads entries for a givenDirectory.classSuggestDirectoryEntriesSuggestDirectoryEntries OperationclassUpdateDirectoryEntriesUpdates 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 Modifier and Type Class Description classDocumentPaginatedQueryclassResultSetPaginatedQuery -
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 Operation Modifier and Type Class Description classWorkManagerRunWorkInFailureExecutes 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 Operation Modifier and Type Class Description classPopBlobclassPopBlobListclassPopDocumentPop a document from the context stack and restore the input from the poped document.classPopDocumentListPop a document from the context stack and restore the input from the popped document.classPullBlobclassPullBlobListclassPullDocumentclassPullDocumentListclassPushBlobclassPushBlobListclassPushDocumentclassPushDocumentList -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.traces
Classes in org.nuxeo.ecm.automation.core.operations.traces with annotations of type Operation Modifier and Type Class Description classAutomationTraceGetOperationclassAutomationTraceToggleOperationclassJsonStackToggleDisplayOperation -
Uses of Operation in org.nuxeo.ecm.automation.core.operations.users
Classes in org.nuxeo.ecm.automation.core.operations.users with annotations of type Operation Modifier and Type Class Description classCreateOrUpdateGroupOperation to create or update a group.classCreateOrUpdateUserOperation to create or update a user.classGetDocumentPrincipalEmailsRetrieve the emails from users/groups who have the given permission on given document.classGetDocumentUsersAndGroupsRetrieve the users/groups who have the given permission on given document.classGetNuxeoPrincipalFetch a user fromUserManagerand return it as aDocumentModel.classQueryUsersclassSuggestUserEntriesSuggestUser 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 Modifier and Type Class Description classRenderDocumentclassRenderDocumentFeed -
Uses of Operation in org.nuxeo.ecm.automation.elasticsearch
Classes in org.nuxeo.ecm.automation.elasticsearch with annotations of type Operation Modifier and Type Class Description classElasticsearchBulkIndexOperationRun Elasticsearch indexing operation using the Bulk ServiceclassElasticsearchIndexOperationRun Elasticsearch indexing operationclassElasticsearchWaitForIndexingOperationWait 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 Operation Modifier and Type Class Description classCreateTaskCreates a taskclassGetUserTasksReturns tasks assigned to current user or one of its groups.classUserTaskPageProviderOperationOperation 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 Operation Modifier and Type Class Description classCSVImportLogOperationclassCSVImportOperationclassCSVImportResultOperationclassCSVImportStatusOperation -
Uses of Operation in org.nuxeo.ecm.localconf
Classes in org.nuxeo.ecm.localconf with annotations of type Operation Modifier and Type Class Description classPutSimpleConfParamOperation to put a parameter on the Simple Configuration of the input Document.classPutSimpleConfParamsOperation to put parameters on the Simple Configuration of the input Document.classSetSimpleConfParamVarOperation 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 Operation Modifier and Type Class Description classSendNotificationEmailForPermissionOperation 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 Modifier and Type Class Description classModerateCommentOperation -
Uses of Operation in org.nuxeo.ecm.platform.ec.notification.automation
Classes in org.nuxeo.ecm.platform.ec.notification.automation with annotations of type Operation Modifier and Type Class Description classSubscribeOperationOperation to subscribe a user to the notifications of one or more of documents.classUnsubscribeOperationOperation 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 Modifier and Type Class Description classExportDocumentOperation that export a document. -
Uses of Operation in org.nuxeo.ecm.platform.mail.operations
Classes in org.nuxeo.ecm.platform.mail.operations with annotations of type Operation Modifier and Type Class Description classMailCheckInboxOperationChecks 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 Operation Modifier and Type Class Description classPDFAddPageNumbersOperationAdd page numbers to the PDF.classPDFConvertToPicturesOperationConverts each page of a PDF into a picture.classPDFEncryptOperationEncrypts the PDF with the given permissions.classPDFEncryptReadOnlyOperationEncrypts the PDF to "readonly" for users.classPDFExtractInfoOperationExtracts PDF info to specific fields.classPDFExtractLinksOperationReturns a JSON string of an array of objects with page, subType, text and link fields.classPDFExtractPagesOperationExtract pages fromstartPagetoendPage(inclusive) from the input object.classPDFExtractTextOperationExtracts raw text from a PDF.classPDFMergeBlobsOperationMerges Blobs into a single PDF.classPDFMergeDocumentsOperationThe input document(s) always is(are) the first PDF(s), and each pdf is read in thexpathfield.classPDFRemoveEncryptionOperationRemoves the encryption, returns a copy of the blob.classPDFWatermarkImageOperationReturn a new blob combining the input PDF and the watermark image blob given as a parameter.classPDFWatermarkPDFOperationReturns a new blob combining the input PDF and an overlaid PDF on every page.classPDFWatermarkTextOperationReturn 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 Operation Modifier and Type Class Description classCreatePictureCreate a Picture document into the input documentclassGetPictureViewSimple Operation to extract an image view from a Picture Document.classPictureResizeSimple Operation to convert the size of a picture blobclassRecomputePictureViewsRecomputes 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 Operation Modifier and Type Class Description classGetContainerRenditionReturns a Folderish Document or Collection default rendition.classGetRenditionReturns a document rendition given its name.classPublishRenditionPublish the rendition of a document.classUnpublishAllUnpublish 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 Operation Modifier and Type Class Description classBulkRestartWorkflowBulk operation to cancel and restart all the workflow instances of the workflow model with the idworkflowId.classMapPropertiesOnTaskOperationApplies the mapping passed as parameter on the input task document.classResumeStepOperationDeprecated.since 5.9.2 - Use only routes of type 'graph'classSetNextStepOnConditionalFolderOperationDeprecated.since 5.9.2 - Use only routes of type 'graph'classSetWorkflowNodeVarGeneric fetch document operation that can be used on any context that has a document as the input.classStepBackToReadyOperationDeprecated.since 5.9.2 - Use only routes of type 'graph'classStepDoneOperationDeprecated.since 5.9.2 - Use only routes of type 'graph'classUpdateCommentsInfoOnDocumentOperationUpdates 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 Operation Modifier and Type Class Description classCancelWorkflowOperationCancels the workflow with the given id, where the id is the id of the document representing the workflow instance.classCompleteTaskOperationCompletes a task.classGetOpenTasksOperationReturns all open tasks on the input document(s).classGetTaskNamesOperationReturns a list of current user open tasks where their translated name matches (partially or fully) the 'searchTerm' parameter.classResumeNodeOperationResumes a workflow on a give node.classSetWorkflowVarSet a workflow variable.classSetWorkflowVariablesOperationSet a list of variable on the workflow instance with the given idclassStartWorkflowOperationStarts 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 Operation Modifier and Type Class Description classGetGraphOperationReturns 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 Modifier and Type Class Description classSignPDFclassSignPDFDocument -
Uses of Operation in org.nuxeo.ecm.platform.suggestbox.automation
Classes in org.nuxeo.ecm.platform.suggestbox.automation with annotations of type Operation Modifier and Type Class Description classSuggestOperationOperation 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 Modifier and Type Class Description classSuggestTagEntry -
Uses of Operation in org.nuxeo.ecm.platform.tag.operations
Classes in org.nuxeo.ecm.platform.tag.operations with annotations of type Operation Modifier and Type Class Description classRemoveDocumentTagsclassTagDocumentclassUntagDocument -
Uses of Operation in org.nuxeo.ecm.platform.thumbnail.operation
Classes in org.nuxeo.ecm.platform.thumbnail.operation with annotations of type Operation Modifier and Type Class Description classRecomputeThumbnailsRecomputes 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 Operation Modifier and Type Class Description classUserWorkspaceCreateFromBlobUsesFileManagerto 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 Operation Modifier and Type Class Description classAddWatermarkToVideoWatermark a Video with the given Picture, at the given position (from top-left).classConcatVideosOperation for merging 2-n videos in one.classExtractClosedCaptionsFromVideoExtracts Closed Captions from a Video.classSliceVideoSlices the video to obtain a part of it.classSliceVideoInPartsOperation 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 Operation Modifier and Type Class Description classGetQuotaInfoOperationclassGetQuotaStatisticsOperationReturns a json representation of the quota info to be displayed in a pie chartclassRecomputeQuotaStatisticsRecomputes Quota size statistics.classSetQuotaInfoOperation -
Uses of Operation in org.nuxeo.importer.stream.automation
Classes in org.nuxeo.importer.stream.automation with annotations of type Operation Modifier and Type Class Description classBlobConsumersclassDocumentConsumersclassFileBlobProducersCreate blob messages using a list of files.classRandomBlobProducersclassRandomDocumentProducersclassRedisDocumentConsumersImport document message into Redis, so they can be used by Gatling simulation to create Nuxeo documents. -
Uses of Operation in org.nuxeo.io.fsexporter
Classes in org.nuxeo.io.fsexporter with annotations of type Operation Modifier and Type Class Description classExportStructureToFS -
Uses of Operation in org.nuxeo.snapshot.operation
Classes in org.nuxeo.snapshot.operation with annotations of type Operation Modifier and Type Class Description classCreateTreeSnapshot -
Uses of Operation in org.nuxeo.template.automation
Classes in org.nuxeo.template.automation with annotations of type Operation Modifier and Type Class Description classDetachTemplateOperationOperation to detach an bound documents from a template.classRenderWithTemplateOperationOperation to wrapp the rendition process -
Uses of Operation in org.nuxeo.template.deckjs
Classes in org.nuxeo.template.deckjs with annotations of type Operation Modifier and Type Class Description classDeckJSPDFOperation
-