| Package | Description |
|---|---|
| org.alfresco.repo.workflow | |
| org.alfresco.repo.workflow.activiti | |
| org.alfresco.repo.workflow.activiti.properties |
| Modifier and Type | Field and Description |
|---|---|
protected WorkflowAuthorityManager |
AlfrescoBpmEngine.authorityManager |
| Modifier and Type | Method and Description |
|---|---|
void |
AlfrescoBpmEngine.setWorkflowAuthorityManager(WorkflowAuthorityManager authorityManager) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowAuthorityManager |
ActivitiWorkflowManager.getWorkflowAuthorityManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivitiWorkflowEngine.setAuthorityManager(WorkflowAuthorityManager authorityManager)
Sets the Authority DAO
/**
|
| Constructor and Description |
|---|
ActivitiWorkflowManager(ActivitiWorkflowEngine workflowEngine,
ActivitiPropertyConverter propertyConverter,
WorkflowPropertyHandlerRegistry handlerRegistry,
WorkflowNodeConverter nodeConverter,
WorkflowAuthorityManager workflowAuthorityManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivitiPooledActorsPropertyHandler.setWorkflowAuthorityManager(WorkflowAuthorityManager authorityManager) |
| Constructor and Description |
|---|
ActivitiPropertyConverter(ActivitiUtil activitiUtil,
WorkflowObjectFactory factory,
WorkflowPropertyHandlerRegistry handlerRegistry,
WorkflowAuthorityManager authorityManager,
MessageService messageService,
WorkflowNodeConverter nodeConverter) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.