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
Fields 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
Method 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.