|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentSpecific | |
|---|---|
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| hudson.tasks | Built-in Builders and Publishers that perform the actual heavy-lifting of a build. |
| Uses of EnvironmentSpecific in hudson.model |
|---|
| Classes in hudson.model with type parameters of type EnvironmentSpecific | |
|---|---|
interface |
EnvironmentSpecific<T extends EnvironmentSpecific<T>>
Represents any concept that can be adapted for a certain environment. |
| Classes in hudson.model that implement EnvironmentSpecific | |
|---|---|
class |
JDK
Information about JDK installation. |
| Uses of EnvironmentSpecific in hudson.tasks |
|---|
| Classes in hudson.tasks that implement EnvironmentSpecific | |
|---|---|
static class |
Maven.MavenInstallation
Represents a Maven installation in a system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||