Uses of Annotation Interface
org.nuxeo.ecm.automation.core.annotations.Context
Package
Description
Provides operations for pertaining to routing.
Provides implementation for the api package.
-
Uses of Context in org.nuxeo.adobe.cc
-
Uses of Context in org.nuxeo.binary.metadata.internals.operations
Modifier and TypeFieldDescriptionprotected BinaryMetadataService
ReadMetadataFromBinary.binaryMetadataService
protected BinaryMetadataService
ReadMetadataFromBinaryToContext.binaryMetadataService
protected BinaryMetadataService
TriggerMetadataMappingOnDocument.binaryMetadataService
protected BinaryMetadataService
WriteMetadataToBinaryFromContext.binaryMetadataService
protected BinaryMetadataService
WriteMetadataToBinaryFromDocument.binaryMetadataService
protected OperationContext
ReadMetadataFromBinaryToContext.operationContext
protected CoreSession
WriteMetadataToBinaryFromDocument.session
-
Uses of Context in org.nuxeo.drive.elasticsearch.operations.test
Modifier and TypeFieldDescriptionprotected OperationContext
NuxeoDriveWaitForElasticsearchCompletion.ctx
-
Uses of Context in org.nuxeo.drive.operations
Modifier and TypeFieldDescriptionprotected OperationContext
NuxeoDriveCanMove.ctx
Deprecated.protected OperationContext
NuxeoDriveCreateFile.ctx
protected OperationContext
NuxeoDriveCreateFolder.ctx
protected OperationContext
NuxeoDriveDelete.ctx
protected OperationContext
NuxeoDriveFileSystemItemExists.ctx
protected OperationContext
NuxeoDriveGenerateConflictedItemName.ctx
Deprecated.protected OperationContext
NuxeoDriveGetChangeSummary.ctx
protected OperationContext
NuxeoDriveGetChildren.ctx
protected OperationContext
NuxeoDriveGetFileSystemItem.ctx
protected OperationContext
NuxeoDriveGetRootsOperation.ctx
protected OperationContext
NuxeoDriveGetTopLevelFolder.ctx
protected OperationContext
NuxeoDriveMove.ctx
protected OperationContext
NuxeoDriveRename.ctx
protected OperationContext
NuxeoDriveScrollDescendants.ctx
protected OperationContext
NuxeoDriveUpdateFile.ctx
protected RepositoryManager
GetRepositoriesOperation.repositoryManager
Deprecated.protected CoreSession
NuxeoDriveAddToLocallyEditedCollection.session
Deprecated.protected CoreSession
NuxeoDriveAttachBlob.session
protected CoreSession
NuxeoDriveGetRootsOperation.session
protected CoreSession
NuxeoDriveSetSynchronizationOperation.session
-
Uses of Context in org.nuxeo.drive.operations.test
Modifier and TypeFieldDescriptionprotected CoreSession
NuxeoDriveCreateTestDocuments.session
protected CoreSession
NuxeoDriveSetupIntegrationTests.session
protected CoreSession
NuxeoDriveTearDownIntegrationTests.session
-
Uses of Context in org.nuxeo.ecm.admin.operation
Modifier and TypeFieldDescriptionprotected org.nuxeo.connect.packages.PackageManager
HotReloadStudioSnapshot.pm
protected CoreSession
HotReloadStudioSnapshot.session
protected CoreSession
PermissionsPurge.session
-
Uses of Context in org.nuxeo.ecm.automation.core.events.operations
Modifier and TypeFieldDescriptionprotected OperationContext
FireEvent.ctx
protected EventProducer
FireEvent.service
-
Uses of Context in org.nuxeo.ecm.automation.core.operations
Modifier and TypeFieldDescriptionprotected OperationContext
FetchContextBlob.ctx
protected OperationContext
FetchContextDocument.ctx
protected OperationContext
RestoreBlobInput.ctx
protected OperationContext
RestoreBlobInputFromScript.ctx
protected OperationContext
RestoreBlobsInput.ctx
protected OperationContext
RestoreBlobsInputFromScript.ctx
protected OperationContext
RestoreDocumentInput.ctx
protected OperationContext
RestoreDocumentInputFromScript.ctx
protected OperationContext
RestoreDocumentsInput.ctx
protected OperationContext
RestoreDocumentsInputFromScript.ctx
protected OperationContext
RunInputScript.ctx
protected OperationContext
RunScript.ctx
protected OperationContext
SetInputAsVar.ctx
protected OperationContext
SetVar.ctx
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.blob
Modifier and TypeFieldDescriptionprotected ConversionService
RunConverter.conversionService
protected OperationContext
BlobToFile.ctx
protected OperationContext
ConcatenatePDFs.ctx
protected OperationContext
SetBlobFileName.ctx
protected ConversionService
BlobToPDF.service
protected ConversionService
ConvertBlob.service
protected CoreSession
AttachBlob.session
protected CoreSession
BulkDownload.session
protected CoreSession
SetBlobFileName.session
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.business
Modifier and TypeFieldDescriptionprotected CoreSession
BusinessCreateOperation.session
protected CoreSession
BusinessFetchOperation.session
protected CoreSession
BusinessUpdateOperation.session
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.collections
Modifier and TypeFieldDescriptionprotected CollectionManager
AddToCollectionOperation.collectionManager
protected CollectionManager
CreateCollectionOperation.collectionManager
protected CollectionManager
MoveCollectionMemberOperation.collectionManager
protected CollectionManager
RemoveFromCollectionOperation.collectionManager
protected CollectionManager
SuggestCollectionEntry.collectionManager
protected OperationContext
GetCollectionsOperation.ctx
protected OperationContext
GetDocumentsFromCollectionOperation.ctx
protected OperationContext
GetDocumentsFromFavoritesOperation.ctx
protected OperationContext
SuggestCollectionEntry.ctx
protected FavoritesManager
AddToFavoritesOperation.favoritesManager
protected FavoritesManager
FetchFavorites.favoritesManager
protected FavoritesManager
GetDocumentsFromFavoritesOperation.favoritesManager
protected FavoritesManager
RemoveFromFavoritesOperation.favoritesManager
protected AutomationService
GetCollectionsOperation.service
protected AutomationService
GetDocumentsFromCollectionOperation.service
protected AutomationService
GetDocumentsFromFavoritesOperation.service
protected AutomationService
SuggestCollectionEntry.service
protected CoreSession
AddToCollectionOperation.session
protected CoreSession
AddToFavoritesOperation.session
protected CoreSession
CreateCollectionOperation.session
protected CoreSession
FetchFavorites.session
protected CoreSession
GetDocumentsFromFavoritesOperation.session
protected CoreSession
MoveCollectionMemberOperation.session
protected CoreSession
RemoveFromCollectionOperation.session
protected CoreSession
RemoveFromFavoritesOperation.session
protected CoreSession
SuggestCollectionEntry.session
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.document
Modifier and TypeFieldDescriptionprotected OperationContext
CopySchema.context
protected OperationContext
ResetSchema.context
protected OperationContext
AddItemToListProperty.ctx
protected OperationContext
CheckInDocument.ctx
protected OperationContext
FilterDocuments.ctx
protected OperationContext
ReloadDocument.ctx
protected OperationContext
RemoveItemFromListProperty.ctx
protected AutomationService
AddItemToListProperty.service
protected AutomationService
RemoveItemFromListProperty.service
protected CoreSession
AddEntryToMultiValuedProperty.session
protected CoreSession
AddFacet.session
protected CoreSession
AddItemToListProperty.session
protected CoreSession
AddPermission.session
protected CoreSession
BlockPermissionInheritance.session
protected CoreSession
CheckInDocument.session
protected CoreSession
CheckOutDocument.session
protected CoreSession
CopyDocument.session
protected CoreSession
CopySchema.session
protected CoreSession
CreateDocument.session
protected CoreSession
CreateProxyLive.session
protected CoreSession
CreateVersion.session
protected CoreSession
DeleteDocument.session
protected CoreSession
FetchByProperty.session
Deprecated.protected CoreSession
GetDocumentChild.session
protected CoreSession
GetDocumentChildren.session
protected CoreSession
GetDocumentParent.session
protected CoreSession
GetDocumentVersions.session
protected CoreSession
GetLastDocumentVersion.session
protected CoreSession
GetLiveDocument.session
protected CoreSession
LockDocument.session
protected CoreSession
MoveDocument.session
protected CoreSession
MultiPublishDocument.session
protected CoreSession
OrderDocument.session
protected CoreSession
PublishDocument.session
protected CoreSession
Query.session
Deprecated.protected CoreSession
RemoveDocumentACL.session
protected CoreSession
RemoveDocumentBlob.session
protected CoreSession
RemoveEntryOfMultiValuedProperty.session
protected CoreSession
RemoveFacet.session
protected CoreSession
RemoveItemFromListProperty.session
protected CoreSession
RemovePermission.session
protected CoreSession
RemoveProperty.session
protected CoreSession
RemoveProxies.session
protected CoreSession
ReplacePermission.session
protected CoreSession
ResetSchema.session
protected CoreSession
RestoreVersion.session
protected CoreSession
SaveDocument.session
protected CoreSession
SetDocumentACE.session
protected CoreSession
SetDocumentBlob.session
protected CoreSession
SetDocumentLifeCycle.session
protected CoreSession
SetDocumentProperty.session
protected CoreSession
TrashDocument.session
protected CoreSession
UnblockPermissionInheritance.session
protected CoreSession
UnlockDocument.session
protected CoreSession
UntrashDocument.session
protected CoreSession
UpdateDocument.session
protected TrashService
EmptyTrash.trashService
protected TrashService
TrashDocument.trashService
protected TrashService
UntrashDocument.trashService
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.execution
Modifier and TypeFieldDescriptionprotected OperationContext
RunDocumentChain.ctx
protected OperationContext
RunFileChain.ctx
protected OperationContext
RunInNewTransaction.ctx
Deprecated.protected OperationContext
RunOperation.ctx
protected OperationContext
RunOperationOnList.ctx
protected AutomationService
RunDocumentChain.service
protected AutomationService
RunFileChain.service
protected AutomationService
RunInNewTransaction.service
Deprecated.protected AutomationService
RunOperation.service
protected AutomationService
RunOperationOnList.service
protected CoreSession
RunDocumentChain.session
protected CoreSession
RunFileChain.session
protected CoreSession
RunInNewTransaction.session
Deprecated.protected CoreSession
RunOperationOnList.session
protected CoreSession
SaveSession.session
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.login
Modifier and TypeFieldDescriptionprotected OperationContext
LoginAs.ctx
protected OperationContext
Logout.ctx
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.management
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.notification
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.services
Modifier and TypeFieldDescriptionprotected ActionManager
GetActions.actionService
protected AutomationService
BlobHolderAttach.as
protected AutomationService
FileManagerCreateFolder.as
protected AutomationService
FileManagerImport.as
protected AutomationService
FileManagerImportWithProperties.as
protected AutomationService
UserWorkspace.as
protected AuditReader
AuditQuery.audit
protected AuditBackend
AuditRestore.auditBackend
protected AutomationService
GetActions.automation
protected OperationContext
AuditPageProviderOperation.context
protected OperationContext
BlobHolderAttach.context
protected OperationContext
DocumentPageProviderOperation.context
protected OperationContext
FileManagerCreateFolder.context
protected OperationContext
FileManagerImport.context
protected OperationContext
FileManagerImportWithProperties.context
protected OperationContext
ResultSetPageProviderOperation.context
protected OperationContext
UserWorkspace.context
protected OperationContext
AuditLog.ctx
protected OperationContext
AuditQuery.ctx
protected OperationContext
GetActions.ctx
protected OperationContext
GetDirectoryEntries.ctx
protected OperationContext
RunOperationOnProvider.ctx
protected DirectoryService
GetDirectoryEntries.directoryService
protected FileManager
FileManagerCreateFolder.fileManager
protected FileManager
FileManagerImport.fileManager
protected FileManager
FileManagerImportWithProperties.fileManager
protected FileManager
UserWorkspace.fileManager
protected UserInvitationService
UserInvite.invitationService
protected AuditLogger
AuditLog.logger
protected PageProviderService
AuditPageProviderOperation.ppService
protected DocumentRelationManager
CreateRelation.relations
protected DocumentRelationManager
DeleteRelation.relations
protected RelationManager
GetRelations.relations
protected SchemaManager
GetDirectoryEntries.schemaManager
protected MetricsService
MetricsStart.service
protected MetricsService
MetricsStop.service
protected AutomationService
RunOperationOnProvider.service
protected CoreSession
AuditPageProviderOperation.session
protected CoreSession
BlobHolderAttach.session
protected CoreSession
CreateRelation.session
protected CoreSession
DeleteRelation.session
protected CoreSession
DocumentPageProviderOperation.session
protected CoreSession
FileManagerCreateFolder.session
protected CoreSession
FileManagerImport.session
protected CoreSession
FileManagerImportWithProperties.session
protected CoreSession
GetActions.session
protected CoreSession
GetRelations.session
protected CoreSession
ResultSetPageProviderOperation.session
protected CoreSession
UserInvite.session
protected CoreSession
UserWorkspace.session
protected UserManager
UserInvite.userManager
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.services.bulk
Modifier and TypeFieldDescriptionprotected BulkAdminService
BulkRunAction.admin
protected BulkService
BulkWaitForAction.bulkService
protected CoreSession
BulkWaitForAction.repo
protected BulkService
BulkRunAction.service
protected CoreSession
BulkRunAction.session
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.services.directory
Modifier and TypeFieldDescriptionprotected OperationContext
CreateDirectoryEntries.ctx
protected OperationContext
DeleteDirectoryEntries.ctx
protected OperationContext
DirectoryProjection.ctx
protected OperationContext
LoadFromCSV.ctx
protected OperationContext
ReadDirectoryEntries.ctx
protected OperationContext
SuggestDirectoryEntries.ctx
protected OperationContext
UpdateDirectoryEntries.ctx
protected DirectoryService
CreateDirectoryEntries.directoryService
protected DirectoryService
CreateVocabularyEntry.directoryService
protected DirectoryService
DeleteDirectoryEntries.directoryService
protected DirectoryService
DirectoryProjection.directoryService
protected DirectoryService
LoadFromCSV.directoryService
protected DirectoryService
ReadDirectoryEntries.directoryService
protected DirectoryService
SuggestDirectoryEntries.directoryService
protected DirectoryService
UpdateDirectoryEntries.directoryService
protected SchemaManager
CreateVocabularyEntry.schemaManager
protected SchemaManager
DeleteDirectoryEntries.schemaManager
protected SchemaManager
ReadDirectoryEntries.schemaManager
protected SchemaManager
SuggestDirectoryEntries.schemaManager
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.services.query
Modifier and TypeFieldDescriptionprotected CoreSession
DocumentPaginatedQuery.session
protected CoreSession
ResultSetPaginatedQuery.session
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.stack
Modifier and TypeFieldDescriptionprotected OperationContext
PopBlob.ctx
protected OperationContext
PopBlobList.ctx
protected OperationContext
PopDocument.ctx
protected OperationContext
PopDocumentList.ctx
protected OperationContext
PullBlob.ctx
protected OperationContext
PullBlobList.ctx
protected OperationContext
PullDocument.ctx
protected OperationContext
PullDocumentList.ctx
protected OperationContext
PushBlob.ctx
protected OperationContext
PushBlobList.ctx
protected OperationContext
PushDocument.ctx
protected OperationContext
PushDocumentList.ctx
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.traces
Modifier and TypeFieldDescriptionprotected OperationContext
AutomationTraceGetOperation.ctx
protected OperationContext
AutomationTraceToggleOperation.ctx
protected OperationContext
JsonStackToggleDisplayOperation.ctx
-
Uses of Context in org.nuxeo.ecm.automation.core.operations.users
Modifier and TypeFieldDescriptionprotected OperationContext
CreateOrUpdateGroup.ctx
protected OperationContext
CreateOrUpdateUser.ctx
protected OperationContext
GetDocumentPrincipalEmails.ctx
protected OperationContext
GetDocumentUsersAndGroups.ctx
protected OperationContext
GetNuxeoPrincipal.ctx
protected OperationContext
SuggestUserEntries.ctx
protected DirectoryService
SuggestUserEntries.directoryService
protected PermissionProvider
GetDocumentPrincipalEmails.permissionProvider
protected PermissionProvider
GetDocumentUsersAndGroups.permissionProvider
protected SchemaManager
SuggestUserEntries.schemaManager
protected UserManager
GetDocumentPrincipalEmails.umgr
protected UserManager
GetDocumentUsersAndGroups.umgr
protected UserManager
GetNuxeoPrincipal.umgr
protected UserManager
CreateOrUpdateGroup.userManager
protected UserManager
CreateOrUpdateUser.userManager
protected UserManager
QueryUsers.userManager
protected UserManager
SuggestUserEntries.userManager
-
Uses of Context in org.nuxeo.ecm.automation.core.rendering.operations
Modifier and TypeFieldDescriptionprotected OperationContext
RenderDocument.ctx
protected OperationContext
RenderDocumentFeed.ctx
protected ResourceService
RenderDocument.rs
protected ResourceService
RenderDocumentFeed.rs
-
Uses of Context in org.nuxeo.ecm.automation.elasticsearch
Modifier and TypeFieldDescriptionprotected BulkService
ElasticsearchBulkIndexOperation.bulkService
protected OperationContext
ElasticsearchBulkIndexOperation.ctx
protected OperationContext
ElasticsearchIndexOperation.ctx
protected ElasticSearchAdmin
ElasticsearchBulkIndexOperation.esa
protected ElasticSearchAdmin
ElasticsearchIndexOperation.esa
protected ElasticSearchAdmin
ElasticsearchWaitForIndexingOperation.esa
protected ElasticSearchIndexing
ElasticsearchIndexOperation.esi
protected CoreSession
ElasticsearchIndexOperation.repo
protected CoreSession
ElasticsearchWaitForIndexingOperation.repo
protected CoreSession
ElasticsearchBulkIndexOperation.session
-
Uses of Context in org.nuxeo.ecm.automation.task
Modifier and TypeFieldDescriptionprotected CoreSession
CreateTask.coreSession
protected OperationContext
CreateTask.ctx
protected OperationContext
GetUserTasks.ctx
protected DocumentViewCodecManager
UserTaskPageProviderOperation.documentViewCodecManager
protected CoreSession
GetUserTasks.repo
protected CoreSession
UserTaskPageProviderOperation.session
protected TaskService
GetUserTasks.taskService
protected TaskService
CreateTask.TaskService
-
Uses of Context in org.nuxeo.ecm.csv.core.operation
Modifier and TypeFieldDescriptionprotected CoreSession
CSVImportLogOperation.mSession
protected CoreSession
CSVImportOperation.mSession
protected CoreSession
CSVImportResultOperation.mSession
protected CoreSession
CSVImportStatusOperation.mSession
-
Uses of Context in org.nuxeo.ecm.localconf
Modifier and TypeFieldDescriptionprotected OperationContext
SetSimpleConfParamVar.ctx
protected LocalConfigurationService
PutSimpleConfParam.localConfigurationService
protected LocalConfigurationService
PutSimpleConfParams.localConfigurationService
protected LocalConfigurationService
SetSimpleConfParamVar.localConfigurationService
protected CoreSession
PutSimpleConfParam.session
protected CoreSession
PutSimpleConfParams.session
-
Uses of Context in org.nuxeo.ecm.permissions.operations
Modifier and TypeFieldDescriptionprotected CoreSession
SendNotificationEmailForPermission.session
-
Uses of Context in org.nuxeo.ecm.platform.comment.workflow
Modifier and TypeFieldDescriptionprotected OperationContext
ModerateCommentOperation.ctx
protected CoreSession
ModerateCommentOperation.session
-
Uses of Context in org.nuxeo.ecm.platform.ec.notification.automation
Modifier and TypeFieldDescriptionprotected CoreSession
SubscribeOperation.coreSession
protected CoreSession
UnsubscribeOperation.coreSession
protected NotificationManager
SubscribeOperation.notificationManager
protected NotificationManager
UnsubscribeOperation.notificationManager
-
Uses of Context in org.nuxeo.ecm.platform.io.operation
-
Uses of Context in org.nuxeo.ecm.platform.mail.operations
-
Uses of Context in org.nuxeo.ecm.platform.pdf.operations
Modifier and TypeFieldDescriptionprotected OperationContext
PDFMergeBlobsOperation.ctx
protected OperationContext
PDFMergeDocumentsOperation.ctx
protected PDFTransformationService
PDFWatermarkImageOperation.pdfTransformationService
protected PDFTransformationService
PDFWatermarkPDFOperation.pdfTransformationService
protected PDFTransformationService
PDFWatermarkTextOperation.pdfTransformationService
protected CoreSession
PDFExtractInfoOperation.session
protected CoreSession
PDFExtractPagesOperation.session
protected CoreSession
PDFExtractTextOperation.session
protected CoreSession
PDFMergeDocumentsOperation.session
-
Uses of Context in org.nuxeo.ecm.platform.picture.operation
Modifier and TypeFieldDescriptionprotected OperationContext
RecomputePictureViews.ctx
protected ConversionService
PictureResize.service
protected CoreSession
CreatePicture.session
protected CoreSession
RecomputePictureViews.session
-
Uses of Context in org.nuxeo.ecm.platform.rendition.operation
Modifier and TypeFieldDescriptionprotected CollectionManager
GetContainerRendition.collectionManager
protected OperationContext
GetContainerRendition.ctx
protected RenditionService
GetContainerRendition.renditionService
protected RenditionService
GetRendition.renditionService
protected CoreSession
GetContainerRendition.session
protected CoreSession
PublishRendition.session
protected CoreSession
UnpublishAll.session
-
Uses of Context in org.nuxeo.ecm.platform.routing.api.operation
Modifier and TypeFieldDescriptionprotected OperationContext
BulkRestartWorkflow.ctx
protected OperationContext
MapPropertiesOnTaskOperation.ctx
protected OperationContext
SetWorkflowNodeVar.ctx
protected PropertiesMappingService
MapPropertiesOnTaskOperation.mappingService
protected DocumentRoutingService
MapPropertiesOnTaskOperation.routing
protected CoreSession
MapPropertiesOnTaskOperation.session
protected CoreSession
UpdateCommentsInfoOnDocumentOperation.session
-
Uses of Context in org.nuxeo.ecm.platform.routing.core.api.operation
Modifier and TypeFieldDescriptionprotected OperationContext
CompleteTaskOperation.ctx
protected OperationContext
GetTaskNamesOperation.ctx
protected OperationContext
ResumeNodeOperation.ctx
protected OperationContext
SetWorkflowVar.ctx
protected OperationContext
StartWorkflowOperation.ctx
protected DocumentRoutingEngineService
CancelWorkflowOperation.documentRoutingEngineService
protected DocumentRoutingService
CompleteTaskOperation.documentRoutingService
protected DocumentRoutingService
ResumeNodeOperation.documentRoutingService
protected DocumentRoutingService
StartWorkflowOperation.documentRoutingService
protected CoreSession
CancelWorkflowOperation.session
protected CoreSession
CompleteTaskOperation.session
protected CoreSession
GetOpenTasksOperation.session
protected CoreSession
GetTaskNamesOperation.session
protected CoreSession
ResumeNodeOperation.session
protected CoreSession
SetWorkflowVar.session
protected CoreSession
SetWorkflowVariablesOperation.session
protected CoreSession
StartWorkflowOperation.session
protected TaskService
GetOpenTasksOperation.taskService
protected UserManager
GetOpenTasksOperation.userManager
-
Uses of Context in org.nuxeo.ecm.platform.routing.core.impl
Modifier and TypeFieldDescriptionprotected OperationContext
GetGraphOperation.context
protected CoreSession
GetGraphOperation.session
-
Uses of Context in org.nuxeo.ecm.platform.signature.core.operations
Modifier and TypeFieldDescriptionprotected OperationContext
SignPDF.ctx
protected OperationContext
SignPDFDocument.ctx
protected SignatureService
SignPDF.signatureService
protected SignatureService
SignPDFDocument.signatureService
protected UserManager
SignPDF.userManager
protected UserManager
SignPDFDocument.userManager
-
Uses of Context in org.nuxeo.ecm.platform.suggestbox.automation
Modifier and TypeFieldDescriptionprotected SuggestionService
SuggestOperation.serviceSuggestion
protected CoreSession
SuggestOperation.session
-
Uses of Context in org.nuxeo.ecm.platform.tag.automation
Modifier and TypeFieldDescriptionprotected OperationContext
SuggestTagEntry.ctx
protected CoreSession
SuggestTagEntry.documentManager
protected TagService
SuggestTagEntry.tagService
-
Uses of Context in org.nuxeo.ecm.platform.tag.operations
Modifier and TypeFieldDescriptionprotected CoreSession
RemoveDocumentTags.session
protected CoreSession
TagDocument.session
protected CoreSession
UntagDocument.session
protected TagService
RemoveDocumentTags.tagService
protected TagService
TagDocument.tagService
protected TagService
UntagDocument.tagService
-
Uses of Context in org.nuxeo.ecm.platform.thumbnail.operation
-
Uses of Context in org.nuxeo.ecm.platform.userworkspace.operations
Modifier and TypeFieldDescriptionprotected AutomationService
UserWorkspaceCreateFromBlob.as
protected OperationContext
UserWorkspaceCreateFromBlob.context
protected FileManager
UserWorkspaceCreateFromBlob.fileManager
protected CoreSession
UserWorkspaceCreateFromBlob.session
protected UserWorkspaceService
UserWorkspaceCreateFromBlob.userWorkspace
-
Uses of Context in org.nuxeo.ecm.quota.automation
Modifier and TypeFieldDescriptionprotected QuotaStatsService
RecomputeQuotaStatistics.quotaStatsService
protected CoreSession
GetQuotaInfoOperation.session
protected CoreSession
GetQuotaStatisticsOperation.session
protected CoreSession
RecomputeQuotaStatistics.session
protected CoreSession
SetQuotaInfoOperation.session
-
Uses of Context in org.nuxeo.importer.stream.automation
Modifier and TypeFieldDescriptionprotected OperationContext
BlobConsumers.ctx
protected OperationContext
DocumentConsumers.ctx
protected OperationContext
FileBlobProducers.ctx
protected OperationContext
RandomBlobProducers.ctx
protected OperationContext
RandomDocumentProducers.ctx
-
Uses of Context in org.nuxeo.io.fsexporter
-
Uses of Context in org.nuxeo.template.automation
Modifier and TypeFieldDescriptionprotected OperationContext
DetachTemplateOperation.ctx
protected OperationContext
RenderWithTemplateOperation.ctx