Uses of Class
com.sas.lsaf.workflow.processflow.ProcessFlowElementNotFoundException
-
Packages that use ProcessFlowElementNotFoundException Package Description com.sas.lsaf.workflow.task Service and class definitions for managing and retrieving process flow tasks and elements. -
-
Uses of ProcessFlowElementNotFoundException in com.sas.lsaf.workflow.task
Subclasses of ProcessFlowElementNotFoundException in com.sas.lsaf.workflow.task Modifier and Type Class Description class
TaskNotFoundException
Thrown when the specified task is not found or the user does not have access to the process flow.
-