Uses of Class
org.nuxeo.ecm.automation.core.exception.CatchChainException
Packages that use CatchChainException
Package
Description
-
Uses of CatchChainException in org.nuxeo.ecm.automation
Methods in org.nuxeo.ecm.automation that return types with arguments of type CatchChainException -
Uses of CatchChainException in org.nuxeo.ecm.automation.core.exception
Fields in org.nuxeo.ecm.automation.core.exception with type parameters of type CatchChainExceptionModifier and TypeFieldDescriptionprotected final ArrayList<CatchChainException>
ChainExceptionImpl.catchChainExceptions
Methods in org.nuxeo.ecm.automation.core.exception that return types with arguments of type CatchChainExceptionConstructor parameters in org.nuxeo.ecm.automation.core.exception with type arguments of type CatchChainExceptionModifierConstructorDescriptionChainExceptionImpl
(String id, String onChainId, ArrayList<CatchChainException> chainExceptionRuns) -
Uses of CatchChainException in org.nuxeo.ecm.automation.core.impl
Methods in org.nuxeo.ecm.automation.core.impl that return CatchChainExceptionModifier and TypeMethodDescriptionprotected CatchChainException
OperationServiceImpl.getCatchChainExceptionByPriority
(CatchChainException catchChainException, CatchChainException catchChainExceptionItem) Methods in org.nuxeo.ecm.automation.core.impl with parameters of type CatchChainExceptionModifier and TypeMethodDescriptionprotected CatchChainException
OperationServiceImpl.getCatchChainExceptionByPriority
(CatchChainException catchChainException, CatchChainException catchChainExceptionItem)