Class CompileResult
java.lang.Object
com.bytedesk.core.workflow.compiler.CompileResult
编译结果:包含 BPMN/DMN XML 以及提示信息
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
success
private boolean success -
bpmnXml
-
dmnXml
-
warnings
-
errors
-
-
Constructor Details
-
CompileResult
public CompileResult()
-