Package | Description |
---|---|
org.nuxeo.ecm.automation | |
org.nuxeo.ecm.automation.core.events | |
org.nuxeo.ecm.automation.core.impl | |
org.nuxeo.ecm.automation.jaxrs.io.operations | |
org.nuxeo.ecm.automation.server.jaxrs | |
org.nuxeo.ecm.automation.server.jaxrs.debug | |
org.nuxeo.ecm.platform.routing.core.impl |
Provides implementation for the api package.
|
Modifier and Type | Method and Description |
---|---|
AutomationService |
OperationType.getService()
Gets the service that registered that type.
|
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 | 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) |
Constructor and Description |
---|
AutomationInfo(AutomationService service) |
Constructor and Description |
---|
ChainResource(AutomationService service,
String chainId) |
OperationResource(AutomationService service,
OperationType type) |
Modifier and Type | Method and Description |
---|---|
AutomationService |
DebugResource.getOperationService() |
Modifier and Type | Method and Description |
---|---|
AutomationService |
StepElementRunner.getAutomationService() |
Copyright © 2013 Nuxeo SA. All Rights Reserved.