org.camunda.bpm.application.impl
Class ProcessApplicationContextImpl
java.lang.Object
org.camunda.bpm.application.impl.ProcessApplicationContextImpl
public class ProcessApplicationContextImpl
- extends Object
- Author:
- Thorben Lindhauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentProcessApplication
protected static ThreadLocal<ProcessApplicationIdentifier> currentProcessApplication
ProcessApplicationContextImpl
public ProcessApplicationContextImpl()
get
public static ProcessApplicationIdentifier get()
set
public static void set(ProcessApplicationIdentifier identifier)
clear
public static void clear()
Copyright © 2017 camunda services GmbH. All rights reserved.