Modifier and Type | Field and Description |
---|---|
protected AutomationService |
ScriptingOperationTypeImpl.service |
Modifier and Type | Method and Description |
---|---|
AutomationService |
ScriptingOperationTypeImpl.getService() |
Constructor and Description |
---|
ScriptingOperationTypeImpl(AutomationService service,
ScriptingOperationDescriptor desc) |
Modifier and Type | Method and Description |
---|---|
AutomationService |
OperationType.getService()
Gets the service that registered that type.
|
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
EventHandlerRegistry.svc |
Constructor and Description |
---|
EventHandlerRegistry(AutomationService svc) |
Modifier and Type | Class and Description |
---|---|
class |
OperationServiceImpl
The operation registry is thread safe and optimized for modifications at startup and lookups at runtime.
|
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
OperationTypeImpl.service
The service that registered the operation
|
protected AutomationService |
ChainTypeImpl.service
The service that registered the operation.
|
Modifier and Type | Method and Description |
---|---|
AutomationService |
OperationTypeImpl.getService() |
AutomationService |
ChainTypeImpl.getService() |
Constructor and Description |
---|
ChainTypeImpl(AutomationService service,
OperationChain chain) |
ChainTypeImpl(AutomationService service,
OperationChain chain,
OperationChainContribution contribution) |
OperationTypeImpl(AutomationService service,
Class<?> type) |
OperationTypeImpl(AutomationService service,
Class<?> type,
String contributingComponent) |
OperationTypeImpl(AutomationService service,
Class<?> type,
String contributingComponent,
List<WidgetDefinition> widgetDefinitionList) |
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
RemoveItemFromListProperty.service |
protected AutomationService |
AddItemToListProperty.service |
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
RunOperationOnListInNewTransaction.service
Deprecated.
|
protected AutomationService |
RunOperationOnList.service |
protected AutomationService |
RunOperation.service |
protected AutomationService |
RunInNewTransaction.service
Deprecated.
|
protected AutomationService |
RunFileChain.service |
protected AutomationService |
RunDocumentChain.service |
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
UserWorkspace.as |
protected AutomationService |
FileManagerImport.as |
protected AutomationService |
BlobHolderAttach.as |
protected AutomationService |
GetActions.automation |
protected AutomationService |
RunOperationOnProvider.service |
Constructor and Description |
---|
AutomationInfo(AutomationService service) |
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
RunOperationInSeam.service |
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
ExecutableResource.service |
protected AutomationService |
AutomationResource.service |
Constructor and Description |
---|
ChainResource(AutomationService service,
String chainId) |
ExecutableResource(AutomationService service) |
OperationResource(AutomationService service,
OperationType type) |
Modifier and Type | Method and Description |
---|---|
AutomationService |
DebugResource.getOperationService() |
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
DocResource.service |
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
SuggestCollectionEntry.service |
protected AutomationService |
GetDocumentsFromFavoritesOperation.service |
protected AutomationService |
GetDocumentsFromCollectionOperation.service |
protected AutomationService |
GetCollectionsOperation.service |
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
RenditionServiceImpl.automationService
Deprecated.
since 7.2. Not used.
|
Modifier and Type | Method and Description |
---|---|
protected AutomationService |
RenditionServiceImpl.getAutomationService()
Deprecated.
since 7.2. Not used.
|
Modifier and Type | Method and Description |
---|---|
protected AutomationService |
ActionableValidator.getAutomationService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AutomationService |
StepElementRunner.getAutomationService()
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected AutomationService |
UserWorkspaceCreateFromBlob.as |
Copyright © 2016 Nuxeo SA. All rights reserved.