Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.automation.OperationNotFoundException

Packages that use OperationNotFoundException
org.nuxeo.ecm.automation   
org.nuxeo.ecm.automation.core.impl   
 

Uses of OperationNotFoundException in org.nuxeo.ecm.automation
 

Methods in org.nuxeo.ecm.automation that throw OperationNotFoundException
 OperationType AutomationService.getOperation(String id)
          Gets an operation type given its ID.
 OperationChain AutomationService.getOperationChain(String id)
          Gets a registered operation chain.
 

Uses of OperationNotFoundException in org.nuxeo.ecm.automation.core.impl
 

Methods in org.nuxeo.ecm.automation.core.impl that throw OperationNotFoundException
 OperationType OperationServiceImpl.getOperation(String id)
           
 OperationChain OperationServiceImpl.getOperationChain(String id)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.