Uses of Class
hudson.Indenter

Packages that use Indenter
hudson.maven Maven support. 
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of Indenter in hudson.maven
 

Methods in hudson.maven that return Indenter
 Indenter<MavenModule> MavenModuleSet.createIndenter()
           
 

Uses of Indenter in hudson.model
 

Methods in hudson.model that return Indenter
 Indenter TreeView.createFixedIndenter(String d)
          Returns Indenter that has the fixed indentation width.
 Indenter View.getIndenter()
          If this view uses <t:projectView> for rendering, this method returns the indenter used to indent each row.
 



Copyright © 2004-2013. All Rights Reserved.