Uses of Class
org.flowable.variable.service.impl.el.NoExecutionVariableScope
Packages that use NoExecutionVariableScope
-
Uses of NoExecutionVariableScope in org.flowable.variable.service.impl.el
Methods in org.flowable.variable.service.impl.el that return NoExecutionVariableScopeModifier and TypeMethodDescriptionstatic NoExecutionVariableScopeNoExecutionVariableScope.getSharedInstance()Since aNoExecutionVariableScopehas no state, it's safe to use the same instance to prevent too many useless instances created.