| Modifier and Type | Field and Description |
|---|---|
protected TaskDecorator |
UserTaskActivityBehavior.taskDecorator |
| Modifier and Type | Method and Description |
|---|---|
TaskDecorator |
UserTaskActivityBehavior.getTaskDecorator() |
| Constructor and Description |
|---|
UserTaskActivityBehavior(TaskDecorator taskDecorator) |
| Modifier and Type | Field and Description |
|---|---|
protected TaskDecorator |
HumanTaskActivityBehavior.taskDecorator |
| Modifier and Type | Method and Description |
|---|---|
TaskDecorator |
HumanTaskActivityBehavior.getTaskDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
HumanTaskActivityBehavior.setTaskDecorator(TaskDecorator taskDecorator) |
| Modifier and Type | Method and Description |
|---|---|
TaskEntity |
CaseExecutionEntity.createTask(TaskDecorator taskDecorator) |
| Modifier and Type | Method and Description |
|---|---|
TaskEntity |
CmmnExecution.createTask(TaskDecorator taskDecorator) |
Task |
CmmnActivityExecution.createTask(TaskDecorator taskDecorator)
Creates a new task.
|
Copyright © 2018 camunda services GmbH. All rights reserved.