|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.JobProperty<T>
org.jenkinsci.plugins.envinject.EnvInjectJobProperty<T>
public class EnvInjectJobProperty<T extends hudson.model.Job<?,?>>
| Nested Class Summary | |
|---|---|
static class |
EnvInjectJobProperty.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
|---|
hudson.tasks.BuildStep.PublisherList |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.model.JobProperty |
|---|
owner |
| Fields inherited from interface hudson.tasks.BuildStep |
|---|
BUILDERS, PUBLISHERS |
| Constructor Summary | |
|---|---|
EnvInjectJobProperty()
|
|
| Method Summary | |
|---|---|
EnvInjectJobPropertyInfo |
getInfo()
|
boolean |
isKeepSystemVariables()
|
boolean |
isOn()
|
void |
setInfo(EnvInjectJobPropertyInfo info)
|
void |
setKeepSystemVariables(boolean keepSystemVariables)
|
void |
setOn(boolean on)
|
| Methods inherited from class hudson.model.JobProperty |
|---|
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, setOwner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnvInjectJobProperty()
| Method Detail |
|---|
public EnvInjectJobPropertyInfo getInfo()
public boolean isOn()
public boolean isKeepSystemVariables()
public void setInfo(EnvInjectJobPropertyInfo info)
public void setOn(boolean on)
public void setKeepSystemVariables(boolean keepSystemVariables)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||