public class ChainExceptionDescriptor extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ChainExceptionDescriptor.ChainExceptionRun  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ArrayList<ChainExceptionDescriptor.ChainExceptionRun> | 
chainExceptionRuns  | 
protected String | 
id  | 
protected String | 
onChainId  | 
| Constructor and Description | 
|---|
ChainExceptionDescriptor()  | 
| Modifier and Type | Method and Description | 
|---|---|
ArrayList<ChainExceptionDescriptor.ChainExceptionRun> | 
getChainExceptionsRun()  | 
String | 
getId()  | 
String | 
getOnChainId()  | 
protected ArrayList<ChainExceptionDescriptor.ChainExceptionRun> chainExceptionRuns
public ChainExceptionDescriptor()
public String getOnChainId()
public ArrayList<ChainExceptionDescriptor.ChainExceptionRun> getChainExceptionsRun()
Copyright © 2019 Nuxeo. All rights reserved.