Uses of Package
com.sas.lsaf.workflow.element
-
Packages that use com.sas.lsaf.workflow.element Package Description com.sas.lsaf.workflow Contains classes for supporting workflow-related functionality.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.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.element used by com.sas.lsaf.workflow Class Description Element.ElementType The types of the flow elements. -
Classes in com.sas.lsaf.workflow.element used by com.sas.lsaf.workflow.element Class Description CompletedElement The abstract class that represents a completed element of a process flow.CompletedElement.TaskCompletedState The completed states of the element.CompletedEvent The class that represents a completed event in a process flow.Element The parent class for an element in a process flow.Element.ElementType The types of the flow elements. -
Classes in com.sas.lsaf.workflow.element used by com.sas.lsaf.workflow.processdefinition Class Description Element.ElementType The types of the flow elements. -
Classes in com.sas.lsaf.workflow.element used by com.sas.lsaf.workflow.processflow.setup Class Description Element.ElementType The types of the flow elements. -
Classes in com.sas.lsaf.workflow.element used by com.sas.lsaf.workflow.task Class Description CompletedElement The abstract class that represents a completed element of a process flow.CompletedElement.TaskCompletedState The completed states of the element.Element The parent class for an element in a process flow.Element.ElementType The types of the flow elements.