|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<hudson.tasks.Builder>
jenkins.plugins.nodejs.NodeJsCommandInterpreter.NodeJsDescriptor
public static final class NodeJsCommandInterpreter.NodeJsDescriptor
Provides builder details for the job configuration page.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Method Summary | |
|---|---|
String |
getDisplayName()
|
String |
getHelpFile()
|
NodeJSInstallation[] |
getInstallations()
|
hudson.tasks.Builder |
newInstance(org.kohsuke.stapler.StaplerRequest request,
net.sf.json.JSONObject json)
Retrieve the NodeJS script from the job configuration page, pass it to a new command interpreter. |
| Methods inherited from class hudson.model.Descriptor |
|---|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public hudson.tasks.Builder newInstance(org.kohsuke.stapler.StaplerRequest request,
net.sf.json.JSONObject json)
newInstance in class hudson.model.Descriptor<hudson.tasks.Builder>request - the Stapler requestjson - the JSON object
NodeJsCommandInterpreterpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>public NodeJSInstallation[] getInstallations()
public String getHelpFile()
getHelpFile in class hudson.model.Descriptor<hudson.tasks.Builder>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||