Uses of Interface
org.nuxeo.ecm.automation.ChainException
Packages that use ChainException
Package
Description
-
Uses of ChainException in org.nuxeo.ecm.automation
Methods in org.nuxeo.ecm.automation that return ChainExceptionModifier and TypeMethodDescriptionAutomationService.getChainException(String onChainId) AutomationService.getChainExceptions() -
Uses of ChainException in org.nuxeo.ecm.automation.core.exception
Classes in org.nuxeo.ecm.automation.core.exception that implement ChainException -
Uses of ChainException in org.nuxeo.ecm.automation.core.impl
Fields in org.nuxeo.ecm.automation.core.impl with type parameters of type ChainExceptionModifier and TypeFieldDescriptionprotected final Map<String, ChainException> OperationServiceImpl.chainExceptionsMethods in org.nuxeo.ecm.automation.core.impl that return ChainExceptionModifier and TypeMethodDescriptionOperationServiceImpl.getChainException(String onChainId) OperationServiceImpl.getChainExceptions()