| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.behavior | |
| org.activiti.engine.impl.bpmn.parser.factory | |
| org.activiti.engine.impl.cfg | |
| org.activiti.engine.test.mock |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UserTaskActivityBehavior.handleAssignments(TaskEntityManager taskEntityManager,
String assignee,
String owner,
List<String> candidateUsers,
List<String> candidateGroups,
TaskEntity task,
ExpressionManager expressionManager,
DelegateExecution execution) |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionManager |
AbstractBehaviorFactory.expressionManager |
| Modifier and Type | Method and Description |
|---|---|
ExpressionManager |
AbstractBehaviorFactory.getExpressionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBehaviorFactory.setExpressionManager(ExpressionManager expressionManager) |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionManager |
ProcessEngineConfigurationImpl.expressionManager |
| Modifier and Type | Method and Description |
|---|---|
ExpressionManager |
ProcessEngineConfigurationImpl.getExpressionManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setExpressionManager(ExpressionManager expressionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MockExpressionManager |
Copyright © 2010–2018 Alfresco. All rights reserved.