| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildableItemWithBuildWrappers
AbstractProject that has associated BuildWrappers. |
interface |
SCMedItem
Deprecated.
Implement
SCMTriggerItem instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProject<P extends AbstractProject<P,R>,R extends AbstractBuild<P,R>>
Base implementation of
Jobs that build software. |
class |
FreeStyleProject
Free-style software project.
|
class |
Project<P extends Project<P,B>,B extends Build<P,B>>
Buildable software project.
|
Copyright © 2019. All rights reserved.