public final class JobPropertyImpl
extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
Modifier and Type | Class and Description |
---|---|
static class |
JobPropertyImpl.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
String |
apiKey |
String |
deployFile |
Constructor and Description |
---|
JobPropertyImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
getEnable() |
boolean |
prebuild(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
public boolean getEnable()
public boolean prebuild(hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener)
prebuild
in interface hudson.tasks.BuildStep
prebuild
in class hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
Copyright © 2004-2016. All Rights Reserved.