public static class ChainExceptionDescriptor.ChainExceptionRun extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
chainId |
protected String |
filterId |
protected Integer |
priority |
protected Boolean |
rollBack |
Constructor and Description |
---|
ChainExceptionRun() |
Modifier and Type | Method and Description |
---|---|
String |
getChainId() |
String |
getFilterId() |
Integer |
getPriority() |
Boolean |
getRollBack() |
public ChainExceptionRun()
public String getChainId()
public Integer getPriority()
public Boolean getRollBack()
public String getFilterId()
Copyright © 2018 Nuxeo. All rights reserved.