public class ExternalWorkerTaskActivityBehavior extends TaskActivityBehavior
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.cmmn.model.ExternalWorkerServiceTask |
serviceTask |
isBlocking, isBlockingExpression| Constructor and Description |
|---|
ExternalWorkerTaskActivityBehavior(org.flowable.cmmn.model.ExternalWorkerServiceTask serviceTask) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(CommandContext commandContext,
PlanItemInstanceEntity planItemInstanceEntity) |
protected String |
getJobCategory(org.flowable.cmmn.model.BaseElement baseElement) |
evaluateIsBlocking, triggertriggerexecuteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic ExternalWorkerTaskActivityBehavior(org.flowable.cmmn.model.ExternalWorkerServiceTask serviceTask)
public void execute(CommandContext commandContext, PlanItemInstanceEntity planItemInstanceEntity)
execute in class TaskActivityBehaviorprotected String getJobCategory(org.flowable.cmmn.model.BaseElement baseElement)
Copyright © 2021 Flowable. All rights reserved.