Uses of Class
org.nuxeo.ecm.automation.core.ChainExceptionDescriptor.ChainExceptionRun
-
Packages that use ChainExceptionDescriptor.ChainExceptionRun Package Description org.nuxeo.ecm.automation.core -
-
Uses of ChainExceptionDescriptor.ChainExceptionRun in org.nuxeo.ecm.automation.core
Fields in org.nuxeo.ecm.automation.core with type parameters of type ChainExceptionDescriptor.ChainExceptionRun Modifier and Type Field Description protected ArrayList<ChainExceptionDescriptor.ChainExceptionRun>
ChainExceptionDescriptor. chainExceptionRuns
Methods in org.nuxeo.ecm.automation.core that return types with arguments of type ChainExceptionDescriptor.ChainExceptionRun Modifier and Type Method Description ArrayList<ChainExceptionDescriptor.ChainExceptionRun>
ChainExceptionDescriptor. getChainExceptionsRun()
-