Uses of Interface
org.camunda.bpm.model.bpmn.instance.Process
Packages that use Process
Package
Description
-
Uses of Process in org.camunda.bpm.model.bpmn.builder
Constructors in org.camunda.bpm.model.bpmn.builder with parameters of type ProcessModifierConstructorDescriptionprotected
AbstractProcessBuilder
(BpmnModelInstance modelInstance, Process element, Class<?> selfType) ProcessBuilder
(BpmnModelInstance modelInstance, Process process) -
Uses of Process in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement ProcessFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type ProcessModifier and TypeFieldDescriptionprotected static AttributeReference<Process>
ParticipantImpl.processRefAttribute
protected static ElementReferenceCollection<Process,
Supports> ProcessImpl.supportsCollection
Methods in org.camunda.bpm.model.bpmn.impl.instance that return ProcessMethods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type ProcessMethods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type Process -
Uses of Process in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return ProcessMethods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type ProcessMethods in org.camunda.bpm.model.bpmn.instance with parameters of type Process