Uses of Class
org.camunda.bpm.model.bpmn.builder.SendTaskBuilder

Packages that use SendTaskBuilder
org.camunda.bpm.model.bpmn.builder   
org.camunda.bpm.model.bpmn.impl.instance   
org.camunda.bpm.model.bpmn.instance   
 

Uses of SendTaskBuilder in org.camunda.bpm.model.bpmn.builder
 

Methods in org.camunda.bpm.model.bpmn.builder that return SendTaskBuilder
 SendTaskBuilder AbstractFlowNodeBuilder.sendTask()
           
 SendTaskBuilder AbstractFlowNodeBuilder.sendTask(String id)
           
 

Uses of SendTaskBuilder in org.camunda.bpm.model.bpmn.impl.instance
 

Methods in org.camunda.bpm.model.bpmn.impl.instance that return SendTaskBuilder
 SendTaskBuilder SendTaskImpl.builder()
           
 

Uses of SendTaskBuilder in org.camunda.bpm.model.bpmn.instance
 

Methods in org.camunda.bpm.model.bpmn.instance that return SendTaskBuilder
 SendTaskBuilder SendTask.builder()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.