Uses of Class
org.nuxeo.ecm.automation.core.exception.CatchChainException
Package
Description
-
Uses of CatchChainException in org.nuxeo.ecm.automation
-
Uses of CatchChainException in org.nuxeo.ecm.automation.core.exception
Modifier and TypeFieldDescriptionprotected final ArrayList<CatchChainException>
ChainExceptionImpl.catchChainExceptions
ModifierConstructorDescriptionChainExceptionImpl
(String id, String onChainId, ArrayList<CatchChainException> chainExceptionRuns) -
Uses of CatchChainException in org.nuxeo.ecm.automation.core.impl
Modifier and TypeMethodDescriptionprotected CatchChainException
OperationServiceImpl.getCatchChainExceptionByPriority
(CatchChainException catchChainException, CatchChainException catchChainExceptionItem) Modifier and TypeMethodDescriptionprotected CatchChainException
OperationServiceImpl.getCatchChainExceptionByPriority
(CatchChainException catchChainException, CatchChainException catchChainExceptionItem)