Package | Description |
---|---|
org.alfresco.repo.workflow | |
org.alfresco.repo.workflow.activiti | |
org.alfresco.repo.workflow.activiti.properties |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWorkflowNodeConverter |
Modifier and Type | Field and Description |
---|---|
protected WorkflowNodeConverter |
AbstractWorkflowPropertyHandler.nodeConverter |
Modifier and Type | Method and Description |
---|---|
void |
AbstractWorkflowPropertyHandler.setNodeConverter(WorkflowNodeConverter nodeConverter) |
Modifier and Type | Class and Description |
---|---|
class |
ActivitiNodeConverter |
Modifier and Type | Method and Description |
---|---|
WorkflowNodeConverter |
ActivitiWorkflowManager.getNodeConverter() |
Modifier and Type | Method and Description |
---|---|
void |
ActivitiWorkflowEngine.setNodeConverter(WorkflowNodeConverter nodeConverter) |
Constructor and Description |
---|
ActivitiWorkflowManager(ActivitiWorkflowEngine workflowEngine,
ActivitiPropertyConverter propertyConverter,
WorkflowPropertyHandlerRegistry handlerRegistry,
WorkflowNodeConverter nodeConverter,
WorkflowAuthorityManager workflowAuthorityManager) |
Constructor and Description |
---|
ActivitiPropertyConverter(ActivitiUtil activitiUtil,
WorkflowObjectFactory factory,
WorkflowPropertyHandlerRegistry handlerRegistry,
WorkflowAuthorityManager authorityManager,
MessageService messageService,
WorkflowNodeConverter nodeConverter) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.