Class Error
- java.lang.Object
-
- io.automatiko.engine.workflow.bpmn2.core.Signal
-
- io.automatiko.engine.workflow.bpmn2.core.Error
-
- All Implemented Interfaces:
Serializable
public class Error extends Signal implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetErrorCode()Map<String,Object>getMetaData()voidsetMetaData(String name, Object data)-
Methods inherited from class io.automatiko.engine.workflow.bpmn2.core.Signal
getId, getName, getStructureRef
-
-