Uses of Package
com.sas.lsaf.workflow.processflow
-
Packages that use com.sas.lsaf.workflow.processflow Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services.com.sas.lsaf.workflow.autoflow The service and class definitions to manage automatic creation of process flows.com.sas.lsaf.workflow.element Class definitions representing base elements in a process flow.com.sas.lsaf.workflow.processdefinition The service and class definitions to manage process flow definitions.com.sas.lsaf.workflow.processflow The service and class definitions to manage process flows.com.sas.lsaf.workflow.processflow.setup The service and class definitions to manage process flows setup elements.com.sas.lsaf.workflow.task Service and class definitions for managing and retrieving process flow tasks and elements. -
Classes in com.sas.lsaf.workflow.processflow used by com.sas.lsaf Class Description ProcessFlowService The service that contains methods to manage process flows. -
Classes in com.sas.lsaf.workflow.processflow used by com.sas.lsaf.client Class Description ProcessFlowService The service that contains methods to manage process flows. -
Classes in com.sas.lsaf.workflow.processflow used by com.sas.lsaf.workflow.autoflow Class Description ProcessFlowDescriptor A lightweight client that represents a process flow. -
Classes in com.sas.lsaf.workflow.processflow used by com.sas.lsaf.workflow.element Class Description ProcessFlowDescriptor.FlowStatus The statuses of a process flow. -
Classes in com.sas.lsaf.workflow.processflow used by com.sas.lsaf.workflow.processdefinition Class Description DataProperty.Type The property types.ProcessFlowException Thrown when an issue occurs during process flow execution. -
Classes in com.sas.lsaf.workflow.processflow used by com.sas.lsaf.workflow.processflow Class Description CreationMethod The values by which a process flow can be created.DataProperty The class that represents a form property in a process flow that is specified with the start event in a process flow definition.DataProperty.Type The property types.InvalidProcessFlowStateException Thrown when the process flow is in an invalid state to perform a specific action.ProcessFlow The class that represents a process flow.ProcessFlowContextNotFoundException Thrown when a process flow definition context is not found.ProcessFlowCopyException Thrown when an issue occurs when copying a process flow.ProcessFlowCopyInfo The class that represents the options and details to copy a process flow.ProcessFlowDescriptor A lightweight client that represents a process flow.ProcessFlowDescriptor.FlowStatus The statuses of a process flow.ProcessFlowException Thrown when an issue occurs during process flow execution.ProcessFlowExistsException Thrown when an attempt is made to create a process flow and one with that name exists in the specified context.ProcessFlowManifestCreateException Thrown when there is an issue creating a process flow manifest file for a process flow.ProcessFlowNotFoundException Thrown when the specified process flow is not found or the user does not have access to the process flow.ProcessFlowQuery The class that represents the criteria to query the process flows.ProcessFlowSearchException Thrown when an error is encountered when searching process flows.ProcessFlowSearchResultItem The class that represents the results of a process flow search. -
Classes in com.sas.lsaf.workflow.processflow used by com.sas.lsaf.workflow.processflow.setup Class Description InvalidProcessFlowStateException Thrown when the process flow is in an invalid state to perform a specific action.InvalidRecipientException Thrown when the recipients for a notification task setup are invalid.InvalidTaskAssigneeException Thrown when the assignee for a user task setup is invalid.ProcessFlowException Thrown when an issue occurs during process flow execution.ProcessFlowNotFoundException Thrown when the specified process flow is not found or the user does not have access to the process flow. -
Classes in com.sas.lsaf.workflow.processflow used by com.sas.lsaf.workflow.task Class Description DataProperty The class that represents a form property in a process flow that is specified with the start event in a process flow definition.InvalidTaskAssigneeException Thrown when the assignee for a user task setup is invalid.ProcessFlowDescriptor.FlowStatus The statuses of a process flow.ProcessFlowElementNotFoundException Thrown when the element for the process flow is not found.ProcessFlowException Thrown when an issue occurs during process flow execution.ProcessFlowNotFoundException Thrown when the specified process flow is not found or the user does not have access to the process flow.