Uses of Class
hudson.plugins.covcomplplot.stub.InvalidHudsonProjectType

Packages that use InvalidHudsonProjectType
hudson.plugins.covcomplplot.stub   
 

Uses of InvalidHudsonProjectType in hudson.plugins.covcomplplot.stub
 

Methods in hudson.plugins.covcomplplot.stub that return InvalidHudsonProjectType
 InvalidHudsonProjectType InvalidHudsonProjectException.getInvalidHudsonProjectType()
          Get exception type.
static InvalidHudsonProjectType InvalidHudsonProjectType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InvalidHudsonProjectType[] InvalidHudsonProjectType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in hudson.plugins.covcomplplot.stub with parameters of type InvalidHudsonProjectType
InvalidHudsonProjectException(InvalidHudsonProjectType invalidHudsonProjectType, Object... args)
          Constructor
InvalidHudsonProjectException(InvalidHudsonProjectType invalidHudsonProjectType, Throwable throwable, Object... args)
          Constructor
 



Copyright © 2004-2011. All Rights Reserved.