Package | Description |
---|---|
com.saperion.connector.workflow |
This package contains the client-side implementations of workflow-related services.
|
com.saperion.operations.inject | |
com.saperion.workflow |
This package contains the interfaces for workflow-related services.
|
Modifier and Type | Method and Description |
---|---|
List<com.lexmark.saperion.workflow.TaskListItemType> |
RmiClientWorkflowInboxService.getTaskList(com.lexmark.saperion.workflow.InboxReferenceType reference) |
List<com.lexmark.saperion.workflow.WorkflowProcessListItemType> |
RmiClientWorkflowProcessService.listRunningProcesses() |
Modifier and Type | Method and Description |
---|---|
DDC |
DocumentDefinitionService.getDefinition(String definitionName)
This method returns the document definition object identified by the given name
|
Modifier and Type | Method and Description |
---|---|
List<com.lexmark.saperion.workflow.TaskListItemType> |
WorkflowInboxService.getTaskList(com.lexmark.saperion.workflow.InboxReferenceType reference)
Returns a list of
tasks that are contained in the referenced
workflow inbox. |
List<com.lexmark.saperion.workflow.WorkflowProcessListItemType> |
WorkflowProcessService.listRunningProcesses()
This method returns the ids of the currently running processes.
|
Copyright © 2016 SAPERION AG. All rights reserved.