public class ReactorJobProperty extends hudson.model.JobProperty<hudson.model.Job<?,?>> implements hudson.model.Action, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ReactorJobProperty.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
String |
reactorScript |
| Constructor and Description |
|---|
ReactorJobProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String reactorScript
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2004-2015. All Rights Reserved.