Uses of Annotation Interface
org.nuxeo.ecm.automation.core.annotations.Param
Package
Description
Provides operations for pertaining to routing.
Provides implementation for the api package.
-
Uses of Param in org.nuxeo.adobe.cc
Modifier and TypeFieldDescriptionCompoundAttach.compoundDocs
protected Boolean
CompoundAttach.save
-
Uses of Param in org.nuxeo.binary.metadata.internals.operations
Modifier and TypeFieldDescriptionprotected String
WriteMetadataToBinaryFromDocument.blobXPath
protected StringList
ReadMetadataFromBinaryToContext.metadata
protected Properties
WriteMetadataToBinaryFromContext.metadata
protected Properties
WriteMetadataToBinaryFromDocument.metadata
protected String
TriggerMetadataMappingOnDocument.metadataMappingId
protected String
ReadMetadataFromBinaryToContext.processor
protected String
TriggerMetadataMappingOnDocument.processor
protected String
WriteMetadataToBinaryFromContext.processor
protected String
WriteMetadataToBinaryFromDocument.processor
protected boolean
TriggerMetadataMappingOnDocument.save
protected boolean
WriteMetadataToBinaryFromDocument.save
-
Uses of Param in org.nuxeo.drive.operations
Modifier and TypeFieldDescriptionprotected int
NuxeoDriveScrollDescendants.batchSize
protected String
NuxeoDriveCanMove.destId
Deprecated.protected String
NuxeoDriveMove.destId
protected DocumentModel
NuxeoDriveAttachBlob.doc
protected boolean
NuxeoDriveSetSynchronizationOperation.enable
protected String
NuxeoDriveDelete.id
protected String
NuxeoDriveFileSystemItemExists.id
protected String
NuxeoDriveGetChildren.id
protected String
NuxeoDriveGetFileSystemItem.id
protected String
NuxeoDriveRename.id
protected String
NuxeoDriveScrollDescendants.id
protected String
NuxeoDriveUpdateFile.id
protected long
NuxeoDriveScrollDescendants.keepAlive
protected String
NuxeoDriveGetChangeSummary.lastSyncActiveRootDefinitions
Deprecated.since 10.3protected Long
NuxeoDriveGetChangeSummary.lowerBound
protected String
NuxeoDriveCreateFolder.name
protected String
NuxeoDriveGenerateConflictedItemName.name
Deprecated.protected String
NuxeoDriveRename.name
protected boolean
NuxeoDriveCreateFile.overwrite
protected boolean
NuxeoDriveCreateFolder.overwrite
protected String
NuxeoDriveCreateFile.parentId
protected String
NuxeoDriveCreateFolder.parentId
protected String
NuxeoDriveDelete.parentId
protected String
NuxeoDriveGetFileSystemItem.parentId
protected String
NuxeoDriveUpdateFile.parentId
protected String
NuxeoDriveScrollDescendants.scrollId
protected String
NuxeoDriveCanMove.srcId
Deprecated.protected String
NuxeoDriveMove.srcId
-
Uses of Param in org.nuxeo.drive.operations.test
Modifier and TypeFieldDescriptionprotected String
NuxeoDriveCreateTestDocuments.contentPattern
protected long
NuxeoDriveCreateTestDocuments.delay
protected boolean
NuxeoDriveSetActiveFactories.enable
protected String
NuxeoDriveCreateTestDocuments.namePattern
protected Integer
NuxeoDriveCreateTestDocuments.number
protected String
NuxeoDriveSetupIntegrationTests.permission
protected String
NuxeoDriveSetActiveFactories.profile
protected boolean
NuxeoDriveSetupIntegrationTests.useMembersGroup
protected String
NuxeoDriveSetupIntegrationTests.userNames
-
Uses of Param in org.nuxeo.ecm.admin.operation
-
Uses of Param in org.nuxeo.ecm.automation.core.events.operations
Modifier and TypeFieldDescriptionprotected String
FireEvent.name
protected Properties
FireEvent.properties
-
Uses of Param in org.nuxeo.ecm.automation.core.operations
Modifier and TypeFieldDescriptionprotected String
LogOperation.category
protected String
LogOperation.level
protected String
LogOperation.message
protected String
RestoreBlobInput.name
protected String
RestoreBlobsInput.name
protected String
RestoreDocumentInput.name
protected String
RestoreDocumentsInput.name
protected String
SetInputAsVar.name
protected String
SetVar.name
protected String
RestoreBlobInputFromScript.script
protected String
RestoreBlobsInputFromScript.script
protected String
RestoreDocumentInputFromScript.script
protected String
RestoreDocumentsInputFromScript.script
protected String
RunScript.script
protected String
RunInputScript.type
protected Object
SetVar.value
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.blob
Modifier and TypeFieldDescriptionprotected String
RunConverter.converter
protected String
BlobToFile.directory
protected DocumentModel
AttachBlob.doc
protected String
CreateBlob.encoding
protected URL
CreateBlob.file
protected String
ConcatenatePDFs.filename
protected String
BulkDownload.fileName
protected String
CreateBlob.fileName
protected String
CreateZip.fileName
protected String
ConvertBlob.mimeType
protected String
CreateBlob.mimeType
protected String
SetBlobFileName.name
protected Properties
RunConverter.parameters
protected String
BlobToFile.prefix
protected boolean
AttachBlob.save
protected boolean
SetBlobFileName.save
protected String
PostBlob.url
protected String
AttachBlob.xpath
protected String
GetDocumentBlob.xpath
protected String
GetDocumentBlobs.xpath
protected String
SetBlobFileName.xpath
protected String
ConcatenatePDFs.xpathBlobToAppend
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.business
Modifier and TypeFieldDescriptionprotected String
BusinessCreateOperation.name
protected String
BusinessCreateOperation.parentPath
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.collections
Modifier and TypeFieldDescriptionprotected DocumentModel
AddToCollectionOperation.collection
protected DocumentModel
RemoveFromCollectionOperation.collection
protected Integer
SuggestCollectionEntry.currentPageIndex
protected String
CreateCollectionOperation.description
protected String
SuggestCollectionEntry.lang
protected DocumentModel
MoveCollectionMemberOperation.member1
protected DocumentModel
MoveCollectionMemberOperation.member2
protected String
CreateCollectionOperation.name
protected Integer
SuggestCollectionEntry.pageSize
protected String
GetCollectionsOperation.searchTerm
protected String
SuggestCollectionEntry.searchTerm
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.document
Modifier and TypeFieldDescriptionprotected String
AddPermission.aclName
protected String
RemoveDocumentACL.aclName
protected String
FilterDocuments.attr
protected DocumentModel
OrderDocument.before
protected Calendar
AddPermission.begin
protected Blob
SetDocumentBlob.blob
protected boolean
AddPermission.blockInheritance
protected String
UpdateDocument.changeToken
protected boolean
AddEntryToMultiValuedProperty.checkExists
protected boolean
RestoreVersion.checkout
protected String
AddPermission.comment
protected String
CheckInDocument.comment
protected String
AddItemToListProperty.complexJsonProperties
protected String
FilterDocuments.condition
protected Properties
CreateDocument.content
protected boolean
RestoreVersion.createVersion
protected String
AddPermission.email
protected Calendar
AddPermission.end
protected String
AddFacet.facet
protected String
FilterDocuments.facet
protected String
RemoveFacet.facet
protected String
RemovePermission.id
protected Integer
RemoveItemFromListProperty.index
protected boolean
RemoveEntryOfMultiValuedProperty.isRemoveAll
protected String
Query.lang
Deprecated.protected String
FilterDocuments.lifeCycle
protected String
CopyDocument.name
protected String
CreateDocument.name
protected String
GetDocumentChild.name
protected String
MoveDocument.name
protected boolean
AddPermission.notify
protected boolean
MultiPublishDocument.override
protected boolean
PublishDocument.override
protected DocumentModel
EmptyTrash.parent
protected String
CreateProxyLive.path
protected String
FilterDocuments.pathStartsWith
protected String
AddPermission.permission
protected Properties
UpdateDocument.properties
protected Properties
UpdateDocument.propertiesBehaviors
protected String
FetchByProperty.property
Deprecated.protected String
FetchByProperty.query
Deprecated.protected String
Query.query
Deprecated.protected boolean
CopyDocument.resetLifeCycle
protected boolean
AddEntryToMultiValuedProperty.save
protected boolean
AddFacet.save
protected boolean
AddItemToListProperty.save
protected boolean
CopySchema.save
protected boolean
RemoveDocumentBlob.save
protected boolean
RemoveEntryOfMultiValuedProperty.save
protected boolean
RemoveFacet.save
protected boolean
RemoveItemFromListProperty.save
protected boolean
RemoveProperty.save
protected boolean
RemoveProxies.save
protected boolean
ResetSchema.save
protected boolean
SetDocumentBlob.save
protected boolean
SetDocumentProperty.save
protected boolean
UpdateDocument.save
protected boolean
CopySchema.saveDocument
protected boolean
CreateVersion.saveDocument
protected boolean
ResetSchema.saveDocument
protected String
CopySchema.schema
protected String
ResetSchema.schema
protected String
CreateVersion.snapshot
protected String
CopySchema.sourceId
protected String
CopySchema.sourcePath
protected DocumentRef
CopyDocument.target
protected DocumentRef
MoveDocument.target
protected DocumentModelList
MultiPublishDocument.target
protected DocumentModel
PublishDocument.target
protected String
CreateDocument.type
protected String
GetDocumentParent.type
protected String
FilterDocuments.types
protected String
AddPermission.user
Deprecated.since 10.3, useAddPermission.users
instead.protected String
RemovePermission.user
protected String
ReplacePermission.user
protected String
SetDocumentACE.user
protected StringList
AddPermission.users
protected Serializable
AddEntryToMultiValuedProperty.value
protected DocumentModel
FetchDocument.value
protected Serializable
RemoveEntryOfMultiValuedProperty.value
protected String
SetDocumentLifeCycle.value
protected Serializable
SetDocumentProperty.value
protected StringList
FetchByProperty.values
Deprecated.protected String
CheckInDocument.version
protected String
CheckInDocument.versionVarName
protected String
AddEntryToMultiValuedProperty.xpath
protected String
AddItemToListProperty.xpath
protected String
RemoveDocumentBlob.xpath
protected String
RemoveEntryOfMultiValuedProperty.xpath
protected String
RemoveItemFromListProperty.xpath
protected String
RemoveProperty.xpath
protected String
ResetSchema.xpath
protected String
SetDocumentBlob.xpath
protected String
SetDocumentProperty.xpath
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.execution
Modifier and TypeFieldDescriptionprotected String
RunDocumentChain.chainId
protected String
RunFileChain.chainId
protected String
RunInNewTransaction.chainId
Deprecated.protected String
RunOperation.chainId
protected String
RunOperationOnList.chainId
protected Properties
RunDocumentChain.chainParameters
protected Properties
RunFileChain.chainParameters
protected Properties
RunInNewTransaction.chainParameters
Deprecated.protected Properties
RunOperation.chainParameters
protected Properties
RunOperationOnList.chainParameters
protected boolean
RunDocumentChain.isolate
protected boolean
RunFileChain.isolate
protected boolean
RunInNewTransaction.isolate
Deprecated.protected boolean
RunOperation.isolate
protected boolean
RunOperationOnList.isolate
protected String
RunOperationOnList.itemName
protected String
RunOperationOnList.listName
protected boolean
RunDocumentChain.newTx
protected boolean
RunFileChain.newTx
protected boolean
RunOperationOnList.newTx
protected boolean
RunDocumentChain.rollbackGlobalOnError
protected boolean
RunFileChain.rollbackGlobalOnError
protected boolean
RunInNewTransaction.rollbackGlobalOnError
Deprecated.protected boolean
RunOperationOnList.rollbackGlobalOnError
protected Integer
RunDocumentChain.timeout
protected Integer
RunFileChain.timeout
protected Integer
RunInNewTransaction.timeout
Deprecated.protected Integer
RunOperationOnList.timeout
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.login
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.management
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.notification
Modifier and TypeFieldDescriptionprotected boolean
SendMail.asHtml
protected StringList
SendMail.bcc
protected StringList
SendMail.blobXpath
protected StringList
SendMail.cc
protected String
SendMail.from
protected boolean
SendMail.isStrict
protected String
SendMail.message
protected StringList
SendMail.replyto
protected boolean
SendMail.rollbackOnError
protected String
SendMail.subject
protected StringList
SendMail.to
protected String
SendMail.viewId
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.services
Modifier and TypeFieldDescriptionprotected String
AuditRestore.auditStorageId
protected boolean
UserInvite.autoAccept
protected int
AuditRestore.batchSize
protected String
AuditLog.category
protected String
GetActions.category
protected String
RunOperationOnProvider.chainId
protected String
AuditLog.comment
protected String
UserInvite.comment
protected Integer
AuditPageProviderOperation.currentPageIndex
protected Integer
DocumentPageProviderOperation.currentPageIndex
protected String
GetDirectoryEntries.directoryName
protected String
DocumentPageProviderOperation.documentLinkBuilder
protected String
AuditLog.event
protected String
GetRelations.graphName
protected StringList
DocumentPageProviderOperation.highlights
protected Map<String,
Serializable> UserInvite.info
protected boolean
RunOperationOnProvider.isolate
protected int
AuditRestore.keepAlive
protected String
AuditPageProviderOperation.lang
protected String
DocumentPageProviderOperation.lang
protected String
GetActions.lang
protected String
GetDirectoryEntries.lang
protected String
ResultSetPageProviderOperation.lang
protected int
AuditQuery.maxResults
protected String
ResultSetPageProviderOperation.maxResults
protected boolean
FileManagerImportWithProperties.mimeTypeCheck
protected Properties
DocumentPageProviderOperation.namedParameters
protected Properties
ResultSetPageProviderOperation.namedParameters
protected Properties
AuditPageProviderOperation.namedQueryParams
protected Boolean
FileManagerImport.noMimeTypeCheck
protected DocumentModel
CreateRelation.object
protected DocumentModel
DeleteRelation.object
protected Integer
DocumentPageProviderOperation.offset
protected boolean
CreateRelation.outgoing
protected boolean
DeleteRelation.outgoing
protected boolean
GetRelations.outgoing
protected Boolean
FileManagerImport.overwite
Deprecated.since 11.2, use overwrite instead.protected boolean
FileManagerCreateFolder.overwrite
protected Boolean
FileManagerImport.overwrite
protected boolean
FileManagerImportWithProperties.overwrite
protected Integer
ResultSetPageProviderOperation.page
protected int
AuditQuery.pageNo
protected Integer
AuditPageProviderOperation.pageSize
protected Integer
DocumentPageProviderOperation.pageSize
protected Integer
ResultSetPageProviderOperation.pageSize
protected String
CreateRelation.predicate
protected String
DeleteRelation.predicate
protected String
GetRelations.predicate
protected Properties
FileManagerCreateFolder.properties
protected Properties
FileManagerImportWithProperties.properties
protected String
AuditPageProviderOperation.providerName
protected String
DocumentPageProviderOperation.providerName
protected String
ResultSetPageProviderOperation.providerName
protected String
AuditPageProviderOperation.query
protected String
AuditQuery.query
protected StringList
DocumentPageProviderOperation.quickFilters
protected String
AuditPageProviderOperation.sortBy
protected StringList
DocumentPageProviderOperation.sortBy
protected StringList
ResultSetPageProviderOperation.sortBy
protected String
AuditPageProviderOperation.sortOrder
protected StringList
DocumentPageProviderOperation.sortOrder
protected StringList
ResultSetPageProviderOperation.sortOrder
protected StringList
AuditPageProviderOperation.strParameters
protected StringList
DocumentPageProviderOperation.strParameters
protected StringList
ResultSetPageProviderOperation.strParameters
protected String
FileManagerCreateFolder.title
protected boolean
GetDirectoryEntries.translateLabels
protected boolean
BlobHolderAttach.useMainBlob
protected UserInvitationService.ValidationMethod
UserInvite.validationMethod
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.services.bulk
Modifier and TypeFieldDescriptionprotected String
BulkRunAction.action
protected int
BulkRunAction.batchSize
protected int
BulkRunAction.bucketSize
protected String
BulkWaitForAction.commandId
protected StringList
BulkRunAction.excludeDocs
protected Properties
BulkRunAction.namedParameters
protected String
BulkRunAction.parametersAsJson
protected String
BulkRunAction.providerName
protected String
BulkRunAction.query
protected long
BulkRunAction.queryLimit
protected StringList
BulkRunAction.queryParams
protected StringList
BulkRunAction.quickFilters
protected String
BulkRunAction.repositoryName
protected long
BulkWaitForAction.timeout
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.services.directory
Modifier and TypeFieldDescriptionprotected String
SuggestDirectoryEntries.absoluteLabelSeparator
Separator to display absolute labelprotected boolean
SuggestDirectoryEntries.canSelectParent
protected boolean
SuggestDirectoryEntries.caseSensitive
Choose if sort is case sensitiveprotected String
DirectoryProjection.columnName
protected boolean
SuggestDirectoryEntries.contains
Fetch mode.protected String
LoadFromCSV.dataLoadingPolicy
protected boolean
SuggestDirectoryEntries.dbl10n
protected String
CreateDirectoryEntries.directoryName
protected String
DeleteDirectoryEntries.directoryName
protected String
DirectoryProjection.directoryName
protected String
LoadFromCSV.directoryName
protected String
ReadDirectoryEntries.directoryName
protected String
SuggestDirectoryEntries.directoryName
protected String
UpdateDirectoryEntries.directoryName
protected boolean
SuggestDirectoryEntries.displayObsoleteEntries
protected boolean
SuggestDirectoryEntries.filterParent
protected Properties
DirectoryProjection.filterProperties
protected Properties
SuggestDirectoryEntries.filters
protected StringList
DirectoryProjection.fulltextFields
protected String
CreateVocabularyEntry.id
protected String
CreateDirectoryEntries.jsonEntries
protected String
DeleteDirectoryEntries.jsonEntries
protected String
ReadDirectoryEntries.jsonEntries
protected String
UpdateDirectoryEntries.jsonEntries
protected String
SuggestDirectoryEntries.keySeparator
protected String
CreateVocabularyEntry.label
protected String
SuggestDirectoryEntries.labelFieldName
protected String
ReadDirectoryEntries.lang
protected String
SuggestDirectoryEntries.lang
protected int
SuggestDirectoryEntries.limit
protected boolean
SuggestDirectoryEntries.localize
protected boolean
DeleteDirectoryEntries.markObsolete
protected String
CreateVocabularyEntry.name
protected long
CreateVocabularyEntry.obsolete
protected long
CreateVocabularyEntry.ordering
protected String
CreateVocabularyEntry.parent
protected String
SuggestDirectoryEntries.prefix
protected boolean
ReadDirectoryEntries.translateLabels
protected String
DirectoryProjection.variableName
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.services.query
Modifier and TypeFieldDescriptionprotected Integer
DocumentPaginatedQuery.currentPageIndex
protected Integer
ResultSetPaginatedQuery.currentPageIndex
protected Boolean
DocumentPaginatedQuery.escapePatternParameters
protected String
DocumentPaginatedQuery.lang
protected String
ResultSetPaginatedQuery.lang
protected Integer
DocumentPaginatedQuery.maxResults
protected Integer
ResultSetPaginatedQuery.maxResults
protected Properties
DocumentPaginatedQuery.namedParameters
protected Properties
ResultSetPaginatedQuery.namedParameters
protected Integer
DocumentPaginatedQuery.pageSize
protected Integer
ResultSetPaginatedQuery.pageSize
protected String
DocumentPaginatedQuery.query
protected String
ResultSetPaginatedQuery.query
protected Boolean
DocumentPaginatedQuery.quotePatternParameters
protected StringList
DocumentPaginatedQuery.sortBy
protected StringList
ResultSetPaginatedQuery.sortBy
protected StringList
DocumentPaginatedQuery.sortOrder
protected StringList
ResultSetPaginatedQuery.sortOrder
protected StringList
DocumentPaginatedQuery.strParameters
protected StringList
ResultSetPaginatedQuery.strParameters
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.services.workmanager
Modifier and TypeFieldDescriptionprotected StringList
WorkManagerRunWorkInFailure.categoryFilter
protected boolean
WorkManagerRunWorkInFailure.dryRun
protected long
WorkManagerRunWorkInFailure.timeout
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.traces
Modifier and TypeFieldDescriptionprotected Boolean
JsonStackToggleDisplayOperation.displayStack
protected Boolean
AutomationTraceToggleOperation.enableTrace
protected int
AutomationTraceGetOperation.index
protected Boolean
AutomationTraceToggleOperation.readOnly
protected String
AutomationTraceGetOperation.traceKey
-
Uses of Param in org.nuxeo.ecm.automation.core.operations.users
Modifier and TypeFieldDescriptionprotected boolean
SuggestUserEntries.allowSubGroupsRestriction
protected String
CreateOrUpdateUser.company
protected boolean
SuggestUserEntries.displayEmailInSuggestion
protected String
CreateOrUpdateUser.email
protected String
SuggestUserEntries.firstLabelField
protected String
CreateOrUpdateUser.firstName
protected String
QueryUsers.firstName
protected String
CreateOrUpdateGroup.groupDescription
protected String
CreateOrUpdateGroup.groupLabel
protected String
CreateOrUpdateGroup.groupName
protected String
SuggestUserEntries.groupRestriction
protected StringList
CreateOrUpdateUser.groups
protected boolean
SuggestUserEntries.hideAdminGroups
protected boolean
SuggestUserEntries.hideFirstLabel
protected boolean
SuggestUserEntries.hideIcon
protected boolean
SuggestUserEntries.hidePowerUsersGroup
protected boolean
SuggestUserEntries.hideSecondLabel
protected boolean
SuggestUserEntries.hideThirdLabel
protected boolean
GetDocumentPrincipalEmails.ignoreGroups
protected boolean
GetDocumentUsersAndGroups.ignoreGroups
protected String
GetDocumentPrincipalEmails.key
protected String
GetDocumentUsersAndGroups.key
protected String
SuggestUserEntries.lang
protected String
CreateOrUpdateUser.lastName
protected String
QueryUsers.lastName
protected String
GetNuxeoPrincipal.login
protected StringList
CreateOrUpdateGroup.members
protected String
CreateOrUpdateGroup.mode
protected String
CreateOrUpdateUser.mode
protected StringList
CreateOrUpdateGroup.parentGroups
protected String
CreateOrUpdateUser.password
protected String
QueryUsers.pattern
protected String
GetDocumentPrincipalEmails.permission
protected String
GetDocumentUsersAndGroups.permission
protected String
SuggestUserEntries.prefix
protected boolean
GetDocumentUsersAndGroups.prefixIds
protected Properties
CreateOrUpdateGroup.properties
protected Properties
CreateOrUpdateUser.properties
protected boolean
GetDocumentUsersAndGroups.resolveGroups
protected String
SuggestUserEntries.searchType
protected String
SuggestUserEntries.secondLabelField
protected StringList
CreateOrUpdateGroup.subGroups
protected String
CreateOrUpdateGroup.tenantId
protected String
CreateOrUpdateUser.tenantId
protected String
QueryUsers.tenantId
protected String
SuggestUserEntries.thirdLabelField
protected String
CreateOrUpdateUser.username
protected String
QueryUsers.username
protected Integer
SuggestUserEntries.userSuggestionMaxSearchResults
-
Uses of Param in org.nuxeo.ecm.automation.core.rendering.operations
Modifier and TypeFieldDescriptionprotected String
RenderDocumentFeed.charset
protected String
RenderDocument.mimeType
protected String
RenderDocumentFeed.mimeType
protected String
RenderDocument.name
protected String
RenderDocumentFeed.name
protected String
RenderDocument.template
protected String
RenderDocumentFeed.template
protected String
RenderDocument.type
protected String
RenderDocumentFeed.type
-
Uses of Param in org.nuxeo.ecm.automation.elasticsearch
Modifier and TypeFieldDescriptionprotected Boolean
ElasticsearchWaitForIndexingOperation.refresh
protected Integer
ElasticsearchWaitForIndexingOperation.timeout
protected Boolean
ElasticsearchWaitForIndexingOperation.waitForAudit
protected Boolean
ElasticsearchWaitForIndexingOperation.waitForBulkService
-
Uses of Param in org.nuxeo.ecm.automation.task
Modifier and TypeFieldDescriptionprotected String
CreateTask.acceptOperationChain
protected StringList
CreateTask.additionalPrefixedActors
protected String
CreateTask.comment
protected boolean
CreateTask.createOneTaskPerActor
protected String
CreateTask.directive
protected Date
CreateTask.dueDate
protected String
CreateTask.keyForActors
protected String
UserTaskPageProviderOperation.language
protected Integer
UserTaskPageProviderOperation.page
protected Integer
UserTaskPageProviderOperation.pageSize
protected String
CreateTask.rejectOperationChain
protected String
CreateTask.taskName
-
Uses of Param in org.nuxeo.ecm.csv.core.operation
Modifier and TypeFieldDescriptionprotected boolean
CSVImportOperation.mDocumentMode
protected String
CSVImportOperation.mPath
protected boolean
CSVImportOperation.mSendReport
-
Uses of Param in org.nuxeo.ecm.localconf
Modifier and TypeFieldDescriptionprotected String
SetSimpleConfParamVar.defaultValue
protected String
PutSimpleConfParam.key
protected String
SetSimpleConfParamVar.name
protected String
SetSimpleConfParamVar.parameterName
protected Properties
PutSimpleConfParams.parameters
protected boolean
PutSimpleConfParam.save
protected boolean
PutSimpleConfParams.save
protected String
PutSimpleConfParam.value
-
Uses of Param in org.nuxeo.ecm.platform.comment.workflow
-
Uses of Param in org.nuxeo.ecm.platform.ec.notification.automation
Modifier and TypeFieldDescriptionprotected StringList
SubscribeOperation.notifications
protected StringList
UnsubscribeOperation.notifications
-
Uses of Param in org.nuxeo.ecm.platform.io.operation
Modifier and TypeFieldDescriptionprotected boolean
ExportDocument.exportAsTree
protected boolean
ExportDocument.exportAsZip
-
Uses of Param in org.nuxeo.ecm.platform.pdf.operations
Modifier and TypeFieldDescriptionprotected long
PDFExtractPagesOperation.endPage
protected String
PDFConvertToPicturesOperation.fileName
protected String
PDFExtractPagesOperation.fileName
protected String
PDFMergeBlobsOperation.fileName
protected String
PDFMergeDocumentsOperation.fileName
protected boolean
PDFExtractLinksOperation.getAll
protected String
PDFEncryptReadOnlyOperation.keyLength
protected String
PDFEncryptReadOnlyOperation.originalOwnerPwd
protected Blob
PDFWatermarkPDFOperation.overlayPdf
protected String
PDFEncryptReadOnlyOperation.ownerPwd
protected String
PDFAddPageNumbersOperation.password
protected String
PDFConvertToPicturesOperation.password
protected String
PDFExtractPagesOperation.password
protected String
PDFExtractTextOperation.password
protected String
PDFExtractTextOperation.patterntofind
protected String
PDFExtractPagesOperation.pdfAuthor
protected String
PDFMergeBlobsOperation.pdfAuthor
protected String
PDFMergeDocumentsOperation.pdfAuthor
protected String
PDFExtractPagesOperation.pdfSubject
protected String
PDFMergeBlobsOperation.pdfSubject
protected String
PDFMergeDocumentsOperation.pdfSubject
protected String
PDFExtractPagesOperation.pdfTitle
protected String
PDFMergeBlobsOperation.pdfTitle
protected String
PDFMergeDocumentsOperation.pdfTitle
protected String
PDFExtractTextOperation.pdfxpath
protected Properties
PDFEncryptOperation.permissions
protected Properties
PDFExtractInfoOperation.properties
protected Properties
PDFWatermarkImageOperation.properties
protected Properties
PDFWatermarkTextOperation.properties
protected boolean
PDFExtractTextOperation.removepatternfromresult
protected boolean
PDFExtractInfoOperation.save
protected boolean
PDFExtractTextOperation.save
protected long
PDFExtractPagesOperation.startPage
protected String
PDFExtractTextOperation.targetxpath
protected String
PDFWatermarkTextOperation.text
protected String
PDFMergeDocumentsOperation.toAppendDocIDsVarName
protected String
PDFMergeBlobsOperation.toAppendListVarName
protected String
PDFMergeDocumentsOperation.toAppendListVarName
protected String
PDFMergeBlobsOperation.toAppendVarName
protected String
PDFMergeDocumentsOperation.toAppendVarName
protected String
PDFExtractLinksOperation.type
protected String
PDFEncryptReadOnlyOperation.userPwd
protected String
PDFConvertToPicturesOperation.xpath
protected String
PDFEncryptOperation.xpath
protected String
PDFEncryptReadOnlyOperation.xpath
protected String
PDFExtractInfoOperation.xpath
protected String
PDFExtractPagesOperation.xpath
protected String
PDFMergeDocumentsOperation.xpath
protected String
PDFRemoveEncryptionOperation.xpath
-
Uses of Param in org.nuxeo.ecm.platform.picture.operation
Modifier and TypeFieldDescriptionprotected Properties
CreatePicture.content
protected int
PictureResize.maxHeigh
protected int
PictureResize.maxWidth
protected String
CreatePicture.name
protected Properties
CreatePicture.pictureTemplates
protected String
RecomputePictureViews.query
protected String
GetPictureView.viewName
-
Uses of Param in org.nuxeo.ecm.platform.rendition.operation
Modifier and TypeFieldDescriptionprotected boolean
PublishRendition.defaultRendition
protected int
GetContainerRendition.limit
protected int
GetContainerRendition.maxDepth
protected boolean
PublishRendition.override
protected String
GetContainerRendition.reason
protected String
GetRendition.renditionName
protected String
PublishRendition.renditionName
protected DocumentModel
PublishRendition.target
-
Uses of Param in org.nuxeo.ecm.platform.routing.api.operation
Modifier and TypeFieldDescriptionprotected Integer
BulkRestartWorkflow.batchSize
protected String
MapPropertiesOnTaskOperation.mappingName
protected String
SetWorkflowNodeVar.name
protected String
BulkRestartWorkflow.nodeId
protected boolean
BulkRestartWorkflow.reinitLifecycle
protected Object
SetWorkflowNodeVar.value
protected String
BulkRestartWorkflow.workflowId
-
Uses of Param in org.nuxeo.ecm.platform.routing.core.api.operation
Modifier and TypeFieldDescriptionprotected String
CompleteTaskOperation.comment
protected String
CancelWorkflowOperation.id
protected String
SetWorkflowVariablesOperation.id
protected String
StartWorkflowOperation.id
protected String
GetTaskNamesOperation.lang
protected int
GetTaskNamesOperation.limit
protected String
SetWorkflowVar.name
protected String
GetOpenTasksOperation.nodeId
If not provided and the operation is run within a workflow (chain called by a transition or an escalation rule for instance), this parameter is bound to the "nodeId" operation context variable, seeGraphNodeImpl.getWorkflowContextualInfo(CoreSession, boolean)
.protected String
ResumeNodeOperation.nodeId
protected Properties
CompleteTaskOperation.nodeVariables
protected String
GetOpenTasksOperation.processId
If not provided and the operation is run within a workflow (chain called by a transition or an escalation rule for instance), this parameter is bound to the "workflowInstanceId" operation context variable, seeGraphNodeImpl.getWorkflowContextualInfo(CoreSession, boolean)
.protected Properties
SetWorkflowVariablesOperation.properties
protected String
GetTaskNamesOperation.searchTerm
protected Boolean
StartWorkflowOperation.start
protected String
CompleteTaskOperation.status
protected String
GetOpenTasksOperation.username
protected String
GetTaskNamesOperation.value
protected Object
SetWorkflowVar.value
protected Properties
StartWorkflowOperation.variables
protected String
ResumeNodeOperation.workflowInstanceId
protected String
SetWorkflowVar.workflowInstanceId
protected Properties
CompleteTaskOperation.workflowVariables
protected String
GetTaskNamesOperation.xpath
-
Uses of Param in org.nuxeo.ecm.platform.routing.core.impl
Modifier and TypeFieldDescriptionprotected String
GetGraphOperation.language
protected String
GetGraphOperation.routeDocId
-
Uses of Param in org.nuxeo.ecm.platform.signature.core.operations
-
Uses of Param in org.nuxeo.ecm.platform.suggestbox.automation
-
Uses of Param in org.nuxeo.ecm.platform.tag.automation
Modifier and TypeFieldDescriptionprotected DocumentModel
SuggestTagEntry.doc
protected String
SuggestTagEntry.searchTerm
protected String
SuggestTagEntry.value
protected String
SuggestTagEntry.xpath
-
Uses of Param in org.nuxeo.ecm.platform.tag.operations
Modifier and TypeFieldDescriptionprotected StringList
TagDocument.tags
protected StringList
UntagDocument.tags
-
Uses of Param in org.nuxeo.ecm.platform.thumbnail.operation
-
Uses of Param in org.nuxeo.ecm.platform.video.tools.operations
Modifier and TypeFieldDescriptionprotected String
SliceVideo.duration
protected String
SliceVideoInParts.duration
protected boolean
SliceVideo.encode
protected String
ExtractClosedCaptionsFromVideo.endAt
protected String
ExtractClosedCaptionsFromVideo.outFormat
protected String
ExtractClosedCaptionsFromVideo.startAt
protected String
SliceVideo.startAt
protected DocumentModel
AddWatermarkToVideo.watermark
protected String
AddWatermarkToVideo.x
protected String
AddWatermarkToVideo.xpath
protected String
ConcatVideos.xpath
protected String
ExtractClosedCaptionsFromVideo.xpath
protected String
SliceVideo.xpath
protected String
SliceVideoInParts.xpath
protected String
AddWatermarkToVideo.y
-
Uses of Param in org.nuxeo.ecm.quota.automation
Modifier and TypeFieldDescriptionprotected DocumentRef
GetQuotaInfoOperation.documentRef
protected DocumentRef
GetQuotaStatisticsOperation.documentRef
protected DocumentRef
SetQuotaInfoOperation.documentRef
protected String
GetQuotaStatisticsOperation.language
protected String
RecomputeQuotaStatistics.path
protected Long
SetQuotaInfoOperation.targetSize
protected String
RecomputeQuotaStatistics.tenantId
protected String
RecomputeQuotaStatistics.updaterName
protected String
RecomputeQuotaStatistics.username
-
Uses of Param in org.nuxeo.importer.stream.automation
Modifier and TypeFieldDescriptionprotected Integer
RandomBlobProducers.avgBlobSizeKB
protected Integer
RandomDocumentProducers.avgBlobSizeKB
protected String
FileBlobProducers.basePath
protected Integer
BlobConsumers.batchSize
protected Integer
DocumentConsumers.batchSize
protected Integer
BlobConsumers.batchThresholdS
protected Integer
DocumentConsumers.batchThresholdS
protected String
RandomBlobProducers.blobMarker
protected String
BlobConsumers.blobProviderName
protected Boolean
DocumentConsumers.blockAsyncListeners
protected Boolean
DocumentConsumers.blockIndexing
protected Boolean
DocumentConsumers.blockPostCommitListeners
protected Boolean
DocumentConsumers.blockSyncListeners
protected Boolean
RandomDocumentProducers.countFolderAsDocument
protected String
RandomBlobProducers.lang
protected String
RandomDocumentProducers.lang
protected String
FileBlobProducers.listFile
protected String
BlobConsumers.logBlobInfoName
protected String
RandomDocumentProducers.logBlobInfoName
protected String
BlobConsumers.logName
protected String
DocumentConsumers.logName
protected String
FileBlobProducers.logName
protected String
RandomBlobProducers.logName
protected String
RandomDocumentProducers.logName
protected Integer
FileBlobProducers.logSize
protected Integer
RandomBlobProducers.logSize
protected Integer
RandomDocumentProducers.logSize
protected Integer
FileBlobProducers.nbBlobs
protected Integer
RandomBlobProducers.nbBlobs
protected Integer
RandomDocumentProducers.nbDocuments
protected Integer
BlobConsumers.nbThreads
protected Integer
DocumentConsumers.nbThreads
protected Integer
FileBlobProducers.nbThreads
protected Integer
RandomBlobProducers.nbThreads
protected Integer
RandomDocumentProducers.nbThreads
protected String
BlobConsumers.persistBlobPath
protected String
DocumentConsumers.repositoryName
protected Integer
BlobConsumers.retryDelayS
protected Integer
DocumentConsumers.retryDelayS
protected Integer
BlobConsumers.retryMax
protected Integer
DocumentConsumers.retryMax
protected String
DocumentConsumers.rootFolder
protected Boolean
DocumentConsumers.useBulkMode
protected Integer
BlobConsumers.waitMessageTimeoutSeconds
protected Integer
DocumentConsumers.waitMessageTimeoutSeconds
protected String
BlobConsumers.watermark
-
Uses of Param in org.nuxeo.io.fsexporter
Modifier and TypeFieldDescriptionprotected String
ExportStructureToFS.customQuery
protected String
ExportStructureToFS.FileSystemTarget
protected String
ExportStructureToFS.RootPath
-
Uses of Param in org.nuxeo.template.automation
Modifier and TypeFieldDescriptionprotected Boolean
RenderWithTemplateOperation.attach
protected Boolean
RenderWithTemplateOperation.save
protected String
RenderWithTemplateOperation.serializerName
protected Boolean
RenderWithTemplateOperation.store
protected String
RenderWithTemplateOperation.templateData
protected String
RenderWithTemplateOperation.templateName