Uses of Class
com.sas.lsaf.workflow.processdefinition.SignalDefinition
Packages that use SignalDefinition
Package
Description
The service and class definitions to manage process flow definitions.
-
Uses of SignalDefinition in com.sas.lsaf.workflow.processdefinition
Methods in com.sas.lsaf.workflow.processdefinition that return SignalDefinitionModifier and TypeMethodDescriptionSignalEventDefinition.getSignal()Gets the signal definition for the signal event.Constructors in com.sas.lsaf.workflow.processdefinition with parameters of type SignalDefinitionModifierConstructorDescriptionSignalEventDefinition(String elementId, String name, String description, Element.ElementType type, String parentId, SignalDefinition signal) It is not intended or recommended that the consumer of this API construct these objects.