Class OperationServiceImpl

java.lang.Object
org.nuxeo.ecm.automation.core.impl.OperationServiceImpl
All Implemented Interfaces:
AutomationAdmin, AutomationService

public class OperationServiceImpl extends Object implements AutomationService, AutomationAdmin
The operation registry is thread safe and optimized for modifications at startup and lookups at runtime.
Author:
Bogdan Stefanescu