Uses of Class
org.flowable.bpmn.model.SendEventServiceTask
Packages that use SendEventServiceTask
Package
Description
Helper classes for testing processes.
-
Uses of SendEventServiceTask in org.flowable.bpmn.model
Methods in org.flowable.bpmn.model that return SendEventServiceTaskMethods in org.flowable.bpmn.model with parameters of type SendEventServiceTaskModifier and TypeMethodDescriptionvoid
SendEventServiceTask.setValues
(SendEventServiceTask otherElement) -
Uses of SendEventServiceTask in org.flowable.engine.test
Methods in org.flowable.engine.test with parameters of type SendEventServiceTaskModifier and TypeMethodDescriptionorg.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
TestActivityBehaviorFactory.createSendEventTaskBehavior
(SendEventServiceTask sendEventServiceTask)