Package org.nuxeo.ecm.automation
Interface ChainException
- All Known Implementing Classes:
ChainExceptionImpl
public interface ChainException
- Since:
- 5.7.3
-
Method Summary
-
Method Details
-
getId
String getId() -
getOnChainId
String getOnChainId() -
getCatchChainExceptions
ArrayList<CatchChainException> getCatchChainExceptions()
-