public class BuildNowTextProperty
extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
| Modifier and Type | Class and Description |
|---|---|
static class |
BuildNowTextProperty.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
String |
alternateBuildNow |
| Constructor and Description |
|---|
BuildNowTextProperty(boolean specified,
String alternateBuildNow) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlternateBuildNow() |
boolean |
isSpecified() |
public final String alternateBuildNow
@DataBoundConstructor
public BuildNowTextProperty(boolean specified,
String alternateBuildNow)
public String getAlternateBuildNow()
public boolean isSpecified()
Copyright © 2004-2014. All Rights Reserved.