Uses of Class
org.kohsuke.stapler.framework.adjunct.AdjunctsInPage

Packages that use AdjunctsInPage
org.kohsuke.stapler.framework.adjunct JavaScript/CSS packaging mechanism. 
 

Uses of AdjunctsInPage in org.kohsuke.stapler.framework.adjunct
 

Methods in org.kohsuke.stapler.framework.adjunct that return AdjunctsInPage
static AdjunctsInPage AdjunctsInPage.get()
          Obtains the instance associated with the current request of the given StaplerRequest.
static AdjunctsInPage AdjunctsInPage.get(StaplerRequest request)
          Obtains the instance associated with the current request of the given StaplerRequest.
 



Copyright © 2011. All Rights Reserved.