Class Error
java.lang.Object
org.flowable.engine.impl.bpmn.parser.Error
Represents a BPMN Error definition, whereas
BpmnError
represents an actual instance of an Error.- Author:
- Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
errorCode
-
-
Constructor Details
-
Error
public Error()
-
-
Method Details
-
getId
-
setId
-
getErrorCode
-
setErrorCode
-