|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 MavenModule s. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |