Package | Description |
---|---|
org.alfresco.repo.workflow | |
org.alfresco.repo.workflow.activiti | |
org.alfresco.repo.workflow.activiti.properties | |
org.alfresco.rest.workflow.api.impl |
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) |
Modifier and Type | Field and Description |
---|---|
protected WorkflowAuthorityManager |
ProcessesImpl.authorityManager |
Modifier and Type | Method and Description |
---|---|
protected WorkflowAuthorityManager |
ProcessesImpl.getAuthorityManager() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.