|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BuildBadgeAction | |
|---|---|
| hudson.maven.reporters | |
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| hudson.scm | Hudson's interface with source code management systems. |
| Uses of BuildBadgeAction in hudson.maven.reporters |
|---|
| Classes in hudson.maven.reporters that implement BuildBadgeAction | |
|---|---|
class |
MavenAbstractArtifactRecord<T extends AbstractBuild<?,?>>
UI to redeploy artifacts after the fact. |
class |
MavenAggregatedArtifactRecord
Redeploy action for the entire MavenModuleSetBuild. |
class |
MavenArtifactRecord
Action that remembers artifacts that are built. |
| Uses of BuildBadgeAction in hudson.model |
|---|
| Classes in hudson.model that implement BuildBadgeAction | |
|---|---|
class |
Run.KeepLogBuildBadge
BuildBadgeAction that shows the logs are being kept. |
| Methods in hudson.model that return types with arguments of type BuildBadgeAction | |
|---|---|
List<BuildBadgeAction> |
Run.getBadgeActions()
Gets the subset of Actionable.getActions() that consists of BuildBadgeActions. |
| Uses of BuildBadgeAction in hudson.scm |
|---|
| Classes in hudson.scm that implement BuildBadgeAction | |
|---|---|
class |
AbstractScmTagAction
Common part of CVSSCM.TagAction and SubversionTagAction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||