Uses of Class
org.camunda.bpm.engine.impl.el.StartProcessVariableScope

Packages that use StartProcessVariableScope
org.camunda.bpm.engine.impl.el   
 

Uses of StartProcessVariableScope in org.camunda.bpm.engine.impl.el
 

Methods in org.camunda.bpm.engine.impl.el that return StartProcessVariableScope
static StartProcessVariableScope StartProcessVariableScope.getSharedInstance()
          Since a StartProcessVariableScope has no state, it's safe to use the same instance to prevent too many useless instances created.
 



Copyright © 2015 camunda services GmbH. All rights reserved.