org.camunda.bpm.engine.impl.context
Class ProcessApplicationContextUtil

java.lang.Object
  extended by org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil

public class ProcessApplicationContextUtil
extends Object


Constructor Summary
ProcessApplicationContextUtil()
           
 
Method Summary
static ProcessApplicationReference getTargetProcessApplication(ExecutionEntity execution)
           
static boolean requiresContextSwitch(ProcessApplicationReference processApplicationReference)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessApplicationContextUtil

public ProcessApplicationContextUtil()
Method Detail

getTargetProcessApplication

public static ProcessApplicationReference getTargetProcessApplication(ExecutionEntity execution)

requiresContextSwitch

public static boolean requiresContextSwitch(ProcessApplicationReference processApplicationReference)


Copyright © 2014 camunda services GmbH. All Rights Reserved.