Uses of Interface
io.camunda.zeebe.model.bpmn.instance.SendTask
Packages that use SendTask
Package
Description
-
Uses of SendTask in io.camunda.zeebe.model.bpmn.builder
Constructors in io.camunda.zeebe.model.bpmn.builder with parameters of type SendTaskModifierConstructorDescriptionprotectedAbstractSendTaskBuilder(BpmnModelInstance modelInstance, SendTask element, Class<?> selfType) SendTaskBuilder(BpmnModelInstance modelInstance, SendTask element) -
Uses of SendTask in io.camunda.zeebe.model.bpmn.impl.instance
Classes in io.camunda.zeebe.model.bpmn.impl.instance that implement SendTask -
Uses of SendTask in io.camunda.zeebe.model.bpmn.validation.zeebe
Methods in io.camunda.zeebe.model.bpmn.validation.zeebe that return types with arguments of type SendTaskMethods in io.camunda.zeebe.model.bpmn.validation.zeebe with parameters of type SendTask