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 WorkflowObjectFactory |
AlfrescoBpmEngine.factory |
Modifier and Type | Method and Description |
---|---|
void |
AlfrescoBpmEngine.setWorkflowObjectFactory(WorkflowObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
WorkflowObjectFactory |
ActivitiTypeConverter.getWorkflowObjectFactory() |
Modifier and Type | Method and Description |
---|---|
void |
ActivitiWorkflowEngine.setFactory(WorkflowObjectFactory factory) |
Constructor and Description |
---|
ActivitiTaskTypeManager(WorkflowObjectFactory factory,
org.activiti.engine.FormService formService) |
ActivitiTypeConverter(org.activiti.engine.ProcessEngine processEngine,
WorkflowObjectFactory factory,
ActivitiPropertyConverter propertyConverter,
boolean deployWorkflowsInTenant) |
Modifier and Type | Method and Description |
---|---|
WorkflowObjectFactory |
ActivitiPropertyConverter.getWorkflowObjectFactory() |
Constructor and Description |
---|
ActivitiPropertyConverter(ActivitiUtil activitiUtil,
WorkflowObjectFactory factory,
WorkflowPropertyHandlerRegistry handlerRegistry,
WorkflowAuthorityManager authorityManager,
MessageService messageService,
WorkflowNodeConverter nodeConverter) |
Modifier and Type | Field and Description |
---|---|
protected WorkflowObjectFactory |
ProcessesImpl.workflowFactory |
Modifier and Type | Method and Description |
---|---|
protected WorkflowObjectFactory |
ProcessesImpl.getWorkflowFactory() |
protected WorkflowObjectFactory |
TasksImpl.getWorkflowFactory() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.