FlowableEvent related to a single variable.VariableScope.getVariable(String), including the searching via the parent scopes, but for transient variables only.VariableScope.getVariableLocal(String), but for a transient variable.VariableScope.getVariables(), but for transient variables only.VariableScope.getVariableLocal(String), but for transient variables only.VariableScope.getVariable(String), but has an extra flag that indicates whether or not all variables need to be fetched when getting one variable.VariableScope.getVariable(String) method.VariableScope.getVariable(String), but returns a VariableInstance instance, which contains more information than just the value.VariableScope.getVariable(String, boolean), but returns an instance of VariableInstance, which has some additional information beyond the value.VariableScope.getVariableLocal(String), but returns an instance of VariableInstance, which has some additional information beyond the value.VariableScope.getVariableLocal(String, boolean), but returns an instance of VariableInstance, which has some additional information beyond the value.VariableInstance interface, which gives more information than only the value (type, execution id, etc.)VariableScope.getVariableInstances(), but limited to only the variables with the provided names.VariableScope.getVariables(Collection, boolean) but returns the variables as instances of the VariableInstance interface, which gives more information than only the value
(type, execution id, etc.)VariableInstance interface, which provided additional information about the variable.VariableScope.getVariableInstances(Collection), but only for variables local to this scope.VariableScope.getVariableInstances(Collection, boolean), but only for variables local to this scope.VariableScope.getVariableLocal(String), but has an extra flag that indicates whether or not all variables need to be fetched when getting one variable.VariableScope.getVariableLocal(String) method.VariableScope.getVariables(), but limited to only the variables with the provided names.#getVariables(Collection)), but with a flag that indicates that all variables should be fetched when fetching the specific variables.VariableScope.getVariables(Collection), but only for variables local to this scope.VariableScope.getVariables(Collection, boolean), but only for variables local to this scope.HistoricVariableInstances.org.flowable.engine.HistoricVariableInstance.HistoricVariableInstances via native (SQL) queriesHistoricVariableUpdate.HistoricVariableUpdate for each of them.HistoricVariableUpdate for each of them.HistoricVariableUpdate for each of them.HistoricVariableUpdate for each of them.VariableScope.setVariable(String, Object), but the variable is transient:
- no history is kept for the variable - the variable is only available until a waitstate is reached in the process - transient variables 'shadow' persistent variable (when getVariable('abc')
where 'abc' is both persistent and transient, the transient value is returned.VariableScope.setVariableLocal(String, Object), but for a transient variable.VariableScope.setVariables(Map), but for transient variables.VariableScope.setVariablesLocal(Map), but for transient variables.ValueFields.VariableScope.setVariable(String, Object), but with an extra flag to indicate whether all variables should be fetched while doing this or not.VariableScope.setVariable(String, Object), but the variable is set to this scope specifically.#setVariableLocal(String, Object, value), but with an extra flag to indicate whether all variables should be fetched while doing this or not.VariableScope.setVariables(Map), but the variable are set on this scope specifically.VariableTypes of variables.Copyright © 2020 Flowable. All rights reserved.