Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.connector.wf |
This package contains the main classic workflow connector classes.
|
com.saperion.operations.workflow |
This package defines the different workflow-operations, that can be invoked by rmi.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
com.saperion.wf |
This package contains the common used workflow classes.
|
Modifier and Type | Method and Description |
---|---|
List<ProcessDefinitionDescriptor> |
SaClassicConnectorImpl.getWorkflowDefinitions(String ddcName)
Returns the workflow definitions that are allowed to be used for documents contained
in the specified DDC.
|
Modifier and Type | Method and Description |
---|---|
List<ProcessDefinitionDescriptor> |
SaWFConnectorImpl.getProcessDefinitions(String ddcName)
Returns the process definitions that are allowed to be used for documents contained
in the specified DDC.
|
List<ProcessDefinitionDescriptor> |
SaWFConnector.getProcessDefinitions(String ddcName)
Returns the process definitions that are allowed to be used for documents contained
in the specified DDC.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<ProcessDefinitionDescriptor> |
GetProcessDefinitions.invoke() |
Modifier and Type | Method and Description |
---|---|
List<ProcessDefinitionDescriptor> |
SaRMIServerCommand.getWorkflowDefinitions(String ddcName,
int token)
Returns the workflow definitions that are allowed to be used for documents contained
in the specified DDC.
|
Modifier and Type | Method and Description |
---|---|
int |
ProcessDefinitionDescriptor.compareTo(ProcessDefinitionDescriptor other) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.