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 ProcessModifierConstructorDescriptionprotectedAbstractProcessBuilder(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 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 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