Uses of Class
org.camunda.automator.bpmnengine.BpmnEngine.TaskDescription
Packages that use BpmnEngine.TaskDescription
Package
Description
-
Uses of BpmnEngine.TaskDescription in org.camunda.automator.bpmnengine
Methods in org.camunda.automator.bpmnengine that return types with arguments of type BpmnEngine.TaskDescriptionModifier and TypeMethodDescriptionBpmnEngine.searchTasksByProcessInstanceId(String processInstanceId, String taskId, int maxResult) Search task. -
Uses of BpmnEngine.TaskDescription in org.camunda.automator.bpmnengine.camunda7
Methods in org.camunda.automator.bpmnengine.camunda7 that return types with arguments of type BpmnEngine.TaskDescriptionModifier and TypeMethodDescriptionBpmnEngineCamunda7.searchTasksByProcessInstanceId(String processInstanceId, String taskId, int maxResult) -
Uses of BpmnEngine.TaskDescription in org.camunda.automator.bpmnengine.camunda8
Methods in org.camunda.automator.bpmnengine.camunda8 that return types with arguments of type BpmnEngine.TaskDescriptionModifier and TypeMethodDescriptionBpmnEngineCamunda8.searchTasksByProcessInstanceId(String processInstanceId, String taskId, int maxResult) -
Uses of BpmnEngine.TaskDescription in org.camunda.automator.bpmnengine.dummy
Methods in org.camunda.automator.bpmnengine.dummy that return types with arguments of type BpmnEngine.TaskDescriptionModifier and TypeMethodDescriptionBpmnEngineDummy.searchTasksByProcessInstanceId(String processInstanceId, String taskId, int maxResult)