Package | Description |
---|---|
com.sas.hls.work.processflow |
Service and class definitions for getting process flow information.
|
com.sas.hls.work.processflow.exception |
Exceptions that can be thrown while manipulating a process flow or using the processFlowService.
|
Class and Description |
---|
InvalidProcessFlowStateException
Thrown when the flow is in an invalid state for performing a specific action.
|
InvalidRecipientException
Thrown when the recipients for the notification task setup are invalid.
|
InvalidTaskAssigneeException
Thrown when the assignee for the user task setup is invalid.
|
ProcessDefinitionNotFoundException
Thrown when the specified process definition can not be found.
|
ProcessFlowContextNotFoundException
Thrown when the specified process definition context can not be found.
|
ProcessFlowElementDefinitionException
Thrown when the element definition for the process flow could not be updated.
|
ProcessFlowElementDefinitionNotFoundException
Thrown when the element definition for the process flow can not be found.
|
ProcessFlowException
WorkflowException represents an exception during workflow service execution
|
ProcessFlowExistsException
Thrown when an attempt is made to create a process flow and one with that name exists at the same context.
|
ProcessFlowManifestCreateException
Thrown when there is an issue creating a process flow manifest for a process flow.
|
ProcessFlowNotFoundException
Thrown when the specified process flow can not be found or the user does not have access to the process flow.
|
Class and Description |
---|
ProcessFlowException
WorkflowException represents an exception during workflow service execution
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA