Uses of Class
org.camunda.bpm.engine.impl.el.StartProcessVariableScope
-
Uses of StartProcessVariableScope in org.camunda.bpm.engine.impl.el
Modifier and TypeMethodDescriptionstatic StartProcessVariableScope
StartProcessVariableScope.getSharedInstance()
Since aStartProcessVariableScope
has no state, it's safe to use the same instance to prevent too many useless instances created.