Uses of Class
com.saperion.wf.ProcessDefinitionDescriptor
Packages that use ProcessDefinitionDescriptor
Package
Description
This package contains the main classic connector classes.
This package contains the main classic workflow connector classes.
This package defines the different workflow-operations, that can be invoked by rmi.
This package contains the classes for the LARIX RMI Server.
This package contains the common used workflow classes.
-
Uses of ProcessDefinitionDescriptor in com.saperion.connector
Methods in com.saperion.connector that return types with arguments of type ProcessDefinitionDescriptorModifier and TypeMethodDescriptionSaClassicConnectorImpl.getWorkflowDefinitions
(String ddcName) Returns the workflow definitions that are allowed to be used for documents contained in the specified DDC. -
Uses of ProcessDefinitionDescriptor in com.saperion.connector.wf
Methods in com.saperion.connector.wf that return types with arguments of type ProcessDefinitionDescriptorModifier and TypeMethodDescriptionSaWFConnector.getProcessDefinitions
(String ddcName) Returns the process definitions that are allowed to be used for documents contained in the specified DDC.SaWFConnectorImpl.getProcessDefinitions
(String ddcName) Returns the process definitions that are allowed to be used for documents contained in the specified DDC. -
Uses of ProcessDefinitionDescriptor in com.saperion.operations.workflow
Methods in com.saperion.operations.workflow that return types with arguments of type ProcessDefinitionDescriptor -
Uses of ProcessDefinitionDescriptor in com.saperion.rmi.common
Methods in com.saperion.rmi.common that return types with arguments of type ProcessDefinitionDescriptorModifier and TypeMethodDescriptionSaRMIServerCommand.getWorkflowDefinitions
(String ddcName, int token) Returns the workflow definitions that are allowed to be used for documents contained in the specified DDC. -
Uses of ProcessDefinitionDescriptor in com.saperion.wf
Methods in com.saperion.wf with parameters of type ProcessDefinitionDescriptorModifier and TypeMethodDescriptionint
ProcessDefinitionDescriptor.compareTo
(ProcessDefinitionDescriptor other)