Uses of Interface
com.suncode.pwfl.workflow.variable.Variable
Packages that use Variable
Package
Description
Pakiet zawiera zbiór elementów umożliwiających zarządzanie zadaniami.
-
Uses of Variable in com.suncode.pwfl.core.data
Constructor parameters in com.suncode.pwfl.core.data with type arguments of type VariableModifierConstructorDescriptionTableStore(Table table, Map<String, Variable> activityContextMapVariables) -
Uses of Variable in com.suncode.pwfl.core.type
Subclasses with type arguments of type Variable in com.suncode.pwfl.core.typeClasses in com.suncode.pwfl.core.type that implement interfaces with type arguments of type VariableFields in com.suncode.pwfl.core.type with type parameters of type VariableMethods in com.suncode.pwfl.core.type that return VariableMethods in com.suncode.pwfl.core.type with parameters of type Variable -
Uses of Variable in com.suncode.pwfl.workflow.activity
Methods in com.suncode.pwfl.workflow.activity that return VariableMethods in com.suncode.pwfl.workflow.activity that return types with arguments of type VariableConstructor parameters in com.suncode.pwfl.workflow.activity with type arguments of type Variable -
Uses of Variable in com.suncode.pwfl.workflow.form.datachooser
Subclasses with type arguments of type Variable in com.suncode.pwfl.workflow.form.datachooserMethod parameters in com.suncode.pwfl.workflow.form.datachooser with type arguments of type VariableModifier and TypeMethodDescriptionDataChooserCaller.call(String variableId, String processId, String activityId, DataChooserDeclaration declaration, ComponentQueryData queryData, Map<String, Variable> variables) Method invokes given datachooser.