| Modifier and Type | Method and Description |
|---|---|
protected void |
HumanTaskActivityBehavior.handleAssignee(PlanItemInstanceEntity planItemInstanceEntity,
TaskService taskService,
ExpressionManager expressionManager,
TaskEntity taskEntity,
CreateHumanTaskBeforeContext beforeContext,
MigrationContext migrationContext) |
protected void |
HumanTaskActivityBehavior.handleOwner(PlanItemInstanceEntity planItemInstanceEntity,
TaskService taskService,
ExpressionManager expressionManager,
TaskEntity taskEntity,
CreateHumanTaskBeforeContext beforeContext) |
| Modifier and Type | Method and Description |
|---|---|
static TaskService |
CommandContextUtil.getTaskService() |
static TaskService |
CommandContextUtil.getTaskService(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UserTaskActivityBehavior.handleAssignments(TaskService taskService,
String assignee,
String owner,
List<String> candidateUsers,
List<String> candidateGroups,
TaskEntity task,
ExpressionManager expressionManager,
DelegateExecution execution,
ProcessEngineConfigurationImpl processEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SaveTaskCmd.handleSubTaskCount(TaskService taskService,
TaskInfo originalTaskEntity) |
| Modifier and Type | Method and Description |
|---|---|
static TaskService |
CommandContextUtil.getTaskService() |
static TaskService |
CommandContextUtil.getTaskService(CommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected TaskService |
TaskServiceConfiguration.taskService |
| Modifier and Type | Method and Description |
|---|---|
TaskService |
TaskServiceConfiguration.getTaskService() |
| Modifier and Type | Method and Description |
|---|---|
TaskServiceConfiguration |
TaskServiceConfiguration.setTaskService(TaskService taskService) |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskServiceImpl |
Copyright © 2023 Flowable. All rights reserved.