Package dev.dsf.bpe.plugin
Class BpmnFileAndModel
java.lang.Object
dev.dsf.bpe.plugin.BpmnFileAndModel
-
Constructor Summary
ConstructorsConstructorDescriptionBpmnFileAndModel(boolean draft, String file, org.camunda.bpm.model.bpmn.BpmnModelInstance model, Path jar) -
Method Summary
-
Constructor Details
-
BpmnFileAndModel
-
-
Method Details
-
isDraft
public boolean isDraft() -
getFile
-
getModel
public org.camunda.bpm.model.bpmn.BpmnModelInstance getModel() -
getJar
-
getProcessIdAndVersion
-