Package | Description |
---|---|
lumis.content.control.workflow | |
lumis.content.table | |
lumis.content.workflow |
Provides workflow support for the content framework.
|
lumis.service.autoadministration.control |
Modifier and Type | Field and Description |
---|---|
protected WorkflowConfig |
WorkflowMetaDataControl.workflow |
Modifier and Type | Method and Description |
---|---|
WorkflowConfig |
ContentTableSource.getWorkflowConfig()
Returns the workflow associated with this source.
|
Modifier and Type | Method and Description |
---|---|
WorkflowConfig |
IWorkflowManager.getServiceInstanceWorkflow(SessionConfig sessionConfig,
String serviceInstanceId,
ITransaction transaction)
Returns the workflow of a service instance.
|
WorkflowConfig |
WorkflowManager.getServiceInstanceWorkflow(SessionConfig sessionConfig,
String serviceInstanceId,
ITransaction transaction) |
WorkflowConfig |
IWorkflowManager.getWorkflow(SessionConfig sessionConfig,
String workflowId,
ITransaction transaction)
Returns a workflow.
|
WorkflowConfig |
WorkflowManager.getWorkflow(SessionConfig sessionConfig,
String workflowId,
ITransaction transaction) |
protected WorkflowConfig |
WorkflowManager.getWorkflowToRegister(SessionConfig sessionConfig,
String workflowConfigPath,
ITransaction transaction)
Returns the
WorkflowConfig instance to save in the register. |
Modifier and Type | Method and Description |
---|---|
Collection<WorkflowConfig> |
IWorkflowManager.getAllWorkflows(SessionConfig sessionConfig,
ITransaction transaction)
Returns all registered workflows.
|
Collection<WorkflowConfig> |
WorkflowManager.getAllWorkflows(SessionConfig sessionConfig,
ITransaction transaction) |
Modifier and Type | Field and Description |
---|---|
protected WorkflowConfig |
WorkflowMetaDataControl.workflow |
LumisXP 12.4.0.200625 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.