Uses of Interface
io.camunda.zeebe.model.bpmn.instance.Process
Packages that use Process
Package
Description
-
Uses of Process in io.camunda.zeebe.model.bpmn.builder
Methods in io.camunda.zeebe.model.bpmn.builder that return ProcessConstructors in io.camunda.zeebe.model.bpmn.builder with parameters of type ProcessModifierConstructorDescriptionprotectedAbstractProcessBuilder(BpmnModelInstance modelInstance, Process element, Class<?> selfType) ProcessBuilder(BpmnModelInstance modelInstance, Process process) -
Uses of Process in io.camunda.zeebe.model.bpmn.impl.instance
Classes in io.camunda.zeebe.model.bpmn.impl.instance that implement ProcessFields in io.camunda.zeebe.model.bpmn.impl.instance with type parameters of type ProcessModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.reference.AttributeReference<Process> ParticipantImpl.processRefAttributeprotected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<Process, Supports> ProcessImpl.supportsCollectionMethods in io.camunda.zeebe.model.bpmn.impl.instance that return ProcessMethods in io.camunda.zeebe.model.bpmn.impl.instance that return types with arguments of type ProcessMethods in io.camunda.zeebe.model.bpmn.impl.instance with parameters of type Process -
Uses of Process in io.camunda.zeebe.model.bpmn.instance
Methods in io.camunda.zeebe.model.bpmn.instance that return ProcessMethods in io.camunda.zeebe.model.bpmn.instance that return types with arguments of type ProcessMethods in io.camunda.zeebe.model.bpmn.instance with parameters of type Process -
Uses of Process in io.camunda.zeebe.model.bpmn.validation.zeebe
Methods in io.camunda.zeebe.model.bpmn.validation.zeebe that return types with arguments of type ProcessMethods in io.camunda.zeebe.model.bpmn.validation.zeebe with parameters of type Process