Uses of Interface
hudson.model.BuildableItemWithBuildWrappers

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

Uses of BuildableItemWithBuildWrappers in hudson.matrix
 

Classes in hudson.matrix that implement BuildableItemWithBuildWrappers
 class MatrixConfiguration
          One configuration of MatrixProject.
 class MatrixProject
          Job that allows you to run multiple different configurations from a single setting.
 

Uses of BuildableItemWithBuildWrappers in hudson.maven
 

Classes in hudson.maven that implement BuildableItemWithBuildWrappers
 class MavenModuleSet
          Group of MavenModules.
 

Uses of BuildableItemWithBuildWrappers in hudson.model
 

Classes in hudson.model that implement BuildableItemWithBuildWrappers
 class FreeStyleProject
          Free-style software project.
 class Project<P extends Project<P,B>,B extends Build<P,B>>
          Buildable software project.
 



Copyright © 2004-2013. All Rights Reserved.