Uses of Class
com.suncode.pwfl.workflow.form.variablesetter.VariableSetter
Packages that use VariableSetter
-
Uses of VariableSetter in com.suncode.pwfl.workflow.component
Methods in com.suncode.pwfl.workflow.component that return VariableSetterModifier and TypeMethodDescriptionWorkflowComponentRegistry.getVariableSetter
(String id) Returns variable setter with given id or null if variable setter is not registered.Methods in com.suncode.pwfl.workflow.component that return types with arguments of type VariableSetterModifier and TypeMethodDescriptionWorkflowComponentRegistry.getVariableSetters()
Returns all registered variable setters.