|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.Descriptor<hudson.model.JobProperty<?>>
hudson.model.JobPropertyDescriptor
de.fspengler.hudson.pview.PViewProjectProperty.DescriptorImpl
public static final class PViewProjectProperty.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
PViewProjectProperty.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
hudson.util.FormValidation |
doRegexCheck(java.lang.String value)
Checks if the Bugzilla URL is accessible and exists. |
java.lang.String |
getDisplayName()
|
java.lang.String |
getRegex()
|
java.lang.String |
getTreeSplitChar()
|
boolean |
isApplicable(java.lang.Class<? extends hudson.model.Job> jobType)
|
PViewProjectProperty |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
void |
setTreeSplitChar(java.lang.String treeSplitChar)
|
| Methods inherited from class hudson.model.JobPropertyDescriptor |
|---|
all, getPropertyDescriptors |
| Methods inherited from class hudson.model.Descriptor |
|---|
calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PViewProjectProperty.DescriptorImpl()
| Method Detail |
|---|
public boolean isApplicable(java.lang.Class<? extends hudson.model.Job> jobType)
isApplicable in class hudson.model.JobPropertyDescriptorpublic java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.JobProperty<?>>
public PViewProjectProperty newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.JobPropertyDescriptorhudson.model.Descriptor.FormException
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
configure in class hudson.model.Descriptor<hudson.model.JobProperty<?>>public java.lang.String getRegex()
@Exported public java.lang.String getTreeSplitChar()
public void setTreeSplitChar(java.lang.String treeSplitChar)
public hudson.util.FormValidation doRegexCheck(@QueryParameter
java.lang.String value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||