Class ContextKeeper


  • public class ContextKeeper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ContextKeeper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.processmining.framework.plugin.PluginContext getContext()  
      static void setUp​(org.processmining.framework.plugin.PluginContext context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContextKeeper

        public ContextKeeper()
    • Method Detail

      • setUp

        public static void setUp​(org.processmining.framework.plugin.PluginContext context)
      • getContext

        public static org.processmining.framework.plugin.PluginContext getContext()