| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Run.KeepLogBuildBadge
BuildBadgeAction that shows the logs are being kept. |
| Modifier and Type | Method and Description |
|---|---|
List<BuildBadgeAction> |
Run.getBadgeActions()
Gets the subset of
Actionable.getActions() that consists of BuildBadgeActions. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScmTagAction
Common part of CVSSCM.TagAction and SubversionTagAction.
|
Copyright © 2019. All rights reserved.