Uses of Class
org.starhope.appius.user.events.Quaestor

Packages that use Quaestor
org.starhope.appius.user.events   
 

Uses of Quaestor in org.starhope.appius.user.events
 

Fields in org.starhope.appius.user.events declared as Quaestor
private static Quaestor Quaestor.defaultQuaestor
          WRITEME: Document this brpocock@star-hope.org
private static Quaestor Quaestor.localQuaestor
          The local Quaestor instance, in case it's needed
 

Methods in org.starhope.appius.user.events that return Quaestor
static Quaestor Quaestor.getDefault()
          WRITEME: Document this method brpocock@star-hope.org
static Quaestor Quaestor.getLocal()
          Get the local Quaestor, even if a network one is available