Package | Description |
---|---|
org.nuxeo.ecm.automation | |
org.nuxeo.ecm.automation.core.events | |
org.nuxeo.ecm.automation.core.impl | |
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() |
Constructor and Description |
---|
OperationTypeImpl(AutomationService service,
Class<?> type) |
Constructor and Description |
---|
AutomationInfo(AutomationService service) |
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 © 2011 Nuxeo SA. All Rights Reserved.