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