Nuxeo Enterprise Platform 5.4

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(java.lang.String id)
          Gets an operation type given its ID.
 OperationChain AutomationService.getOperationChain(java.lang.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(java.lang.String id)
           
 OperationChain OperationServiceImpl.getOperationChain(java.lang.String id)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.