Uses of Class
org.activiti.engine.impl.el.NoExecutionVariableScope
Packages that use NoExecutionVariableScope
-
Uses of NoExecutionVariableScope in org.activiti.engine.impl.el
Methods in org.activiti.engine.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.