Uses of Class
hudson.plugins.serenitec.SerenitecDescriptor

Packages that use SerenitecDescriptor
hudson.plugins.serenitec   
hudson.plugins.serenitec.util   
 

Uses of SerenitecDescriptor in hudson.plugins.serenitec
 

Fields in hudson.plugins.serenitec declared as SerenitecDescriptor
static SerenitecDescriptor SerenitecPublisher.SERENITEC_DESCRIPTOR
           
 

Methods in hudson.plugins.serenitec that return SerenitecDescriptor
protected  SerenitecDescriptor SerenitecResultAction.getDescriptor()
          Returns the descriptor of the associated plug-in.
 

Constructors in hudson.plugins.serenitec with parameters of type SerenitecDescriptor
SerenitecProjectAction(hudson.model.AbstractProject<?,?> project, SerenitecDescriptor plugin, int height)
          Creates a new instance of SerenitecProjectAction.
 

Uses of SerenitecDescriptor in hudson.plugins.serenitec.util
 

Methods in hudson.plugins.serenitec.util that return SerenitecDescriptor
protected abstract  SerenitecDescriptor AbstractResultAction.getDescriptor()
          Returns the descriptor of the associated plug-in.
 



Copyright © 2008. All Rights Reserved.