|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<hudson.scm.SCM>
hudson.scm.SCMDescriptor<PucmScm>
net.praqma.hudson.scm.PucmScm.PucmScmDescriptor
@Extension public static class PucmScm.PucmScmDescriptor
This class is used to describe the plugin to Hudson
| 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.scm.SCMDescriptor |
|---|
generation, repositoryBrowser |
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
PucmScm.PucmScmDescriptor()
|
|
| Method Summary | |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
This method is called, when the user saves the global Hudson configuration. |
hudson.util.FormValidation |
doExecutableCheck(java.lang.String value)
This method is called by the scm/Pucm/global.jelly to validate the input without reloading the global configuration page |
java.lang.String |
getCleartool()
Called by Hudson. |
java.lang.String |
getDisplayName()
This is called by Hudson to discover the plugin name |
java.util.List<java.lang.String> |
getLevels()
Used by Hudson to display a list of valid promotion levels to build from. |
java.util.List<java.lang.String> |
getLoadModules()
Used by Hudson to display a list of loadModules (whether to poll all or only modifiable elements |
java.lang.String |
getMultiSiteFrequency()
|
int |
getMultiSiteFrequencyAsInt()
|
| Methods inherited from class hudson.scm.SCMDescriptor |
|---|
getBrowserDescriptors, isApplicable, isBrowserReusable, load |
| 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, newInstance, 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 PucmScm.PucmScmDescriptor()
| Method Detail |
|---|
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.scm.SCM>hudson.model.Descriptor.FormExceptionpublic java.lang.String getDisplayName()
getDisplayName in interface hudson.model.ModelObjectgetDisplayName in class hudson.model.Descriptor<hudson.scm.SCM>
public hudson.util.FormValidation doExecutableCheck(@QueryParameter
java.lang.String value)
value -
public java.lang.String getCleartool()
public java.lang.String getMultiSiteFrequency()
public int getMultiSiteFrequencyAsInt()
public java.util.List<java.lang.String> getLevels()
public java.util.List<java.lang.String> getLoadModules()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||