Uses of Class
com.bytedesk.core.workflow.compiler.CompileResult
Packages that use CompileResult
-
Uses of CompileResult in com.bytedesk.core.workflow.compiler
Methods in com.bytedesk.core.workflow.compiler that return CompileResultModifier and TypeMethodDescriptionFlowableBpmnCompiler.compile(WorkflowDefinitionAggregate aggregate) WorkflowCompiler.compile(WorkflowDefinitionAggregate aggregate) 将自定义工作流定义编译为 BPMN/DMN XML 成功标准: - result.success() = true - 至少包含一份 bpmnXml(非空)