Uses of Class
com.sas.lsaf.workflow.processdefinition.FlowElementDefinition
Packages that use FlowElementDefinition
Package
Description
The service and class definitions to manage process flow definitions.
-
Uses of FlowElementDefinition in com.sas.lsaf.workflow.processdefinition
Subclasses of FlowElementDefinition in com.sas.lsaf.workflow.processdefinitionModifier and TypeClassDescriptionclassThe class that represents a signal event definition.classThe class that represents a task definition.classThe class that represents a timer event definition.Methods in com.sas.lsaf.workflow.processdefinition that return types with arguments of type FlowElementDefinitionModifier and TypeMethodDescriptionProcessDefinitionService.getProcessDefinitionElements(String id) Gets the elements of a process flow definition.