Uses of Class
io.camunda.zeebe.engine.processing.bpmn.behavior.BpmnJobBehavior.JobProperties
Packages that use BpmnJobBehavior.JobProperties
-
Uses of BpmnJobBehavior.JobProperties in io.camunda.zeebe.engine.processing.bpmn.behavior
Methods in io.camunda.zeebe.engine.processing.bpmn.behavior that return BpmnJobBehavior.JobPropertiesModifier and TypeMethodDescriptionBpmnJobBehavior.JobProperties.candidateGroups(String candidateGroups) BpmnJobBehavior.JobProperties.candidateUsers(String candidateUsers) BpmnJobBehavior.JobProperties.followUpDate(String followUpDate) Methods in io.camunda.zeebe.engine.processing.bpmn.behavior that return types with arguments of type BpmnJobBehavior.JobPropertiesModifier and TypeMethodDescriptionBpmnJobBehavior.evaluateJobExpressions(ExecutableJobWorkerElement element, BpmnElementContext context) Methods in io.camunda.zeebe.engine.processing.bpmn.behavior with parameters of type BpmnJobBehavior.JobPropertiesModifier and TypeMethodDescriptionvoidBpmnJobBehavior.createNewJob(BpmnElementContext context, ExecutableJobWorkerElement element, BpmnJobBehavior.JobProperties jobProperties)