Package io.camunda.zeebe.model.bpmn.impl
Class BpmnImpl
java.lang.Object
io.camunda.zeebe.model.bpmn.Bpmn
io.camunda.zeebe.model.bpmn.impl.BpmnImpl
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.camunda.bpm.model.xml.type.ModelElementType> getHierarchy(org.camunda.bpm.model.xml.type.ModelElementType type) Methods inherited from class io.camunda.zeebe.model.bpmn.Bpmn
convertToString, createEmptyModel, createExecutableProcess, createExecutableProcess, createProcess, createProcess, doConvertToString, doCreateEmptyModel, doReadModelFromFile, doReadModelFromInputStream, doRegisterTypes, doValidateModel, doWriteModelToFile, doWriteModelToOutputStream, getBpmnModel, getBpmnModelBuilder, readModelFromFile, readModelFromStream, setBpmnModel, validateModel, writeModelToFile, writeModelToStream
-
Constructor Details
-
BpmnImpl
public BpmnImpl()
-
-
Method Details
-
getHierarchy
public List<org.camunda.bpm.model.xml.type.ModelElementType> getHierarchy(org.camunda.bpm.model.xml.type.ModelElementType type)
-