Uses of Class
org.camunda.bpm.model.bpmn.builder.ReceiveTaskBuilder
-
Packages that use ReceiveTaskBuilder Package Description org.camunda.bpm.model.bpmn.builder org.camunda.bpm.model.bpmn.impl.instance org.camunda.bpm.model.bpmn.instance -
-
Uses of ReceiveTaskBuilder in org.camunda.bpm.model.bpmn.builder
Methods in org.camunda.bpm.model.bpmn.builder that return ReceiveTaskBuilder Modifier and Type Method Description ReceiveTaskBuilder
AbstractFlowNodeBuilder. receiveTask()
ReceiveTaskBuilder
AbstractFlowNodeBuilder. receiveTask(String id)
-
Uses of ReceiveTaskBuilder in org.camunda.bpm.model.bpmn.impl.instance
Methods in org.camunda.bpm.model.bpmn.impl.instance that return ReceiveTaskBuilder Modifier and Type Method Description ReceiveTaskBuilder
ReceiveTaskImpl. builder()
-
Uses of ReceiveTaskBuilder in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return ReceiveTaskBuilder Modifier and Type Method Description ReceiveTaskBuilder
ReceiveTask. builder()
-