|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
@Extension public static final class DeployitNotifier.DeployitDescriptor
| 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 |
| Constructor Summary | |
|---|---|
DeployitNotifier.DeployitDescriptor()
|
|
| Method Summary | |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
|
hudson.util.FormValidation |
doCheckApplication(java.lang.String credential,
java.lang.String value,
hudson.model.AbstractProject project)
|
hudson.util.ListBoxModel |
doFillCredentialItems()
|
java.util.List<java.lang.String> |
environments(java.lang.String credential)
|
java.util.List<java.lang.String> |
getAllArtifactTypes()
|
java.util.List<java.lang.String> |
getAllResourceTypes()
|
java.util.List<Credential> |
getCredentials()
|
java.lang.String |
getDeployitClientProxyUrl()
|
java.lang.String |
getDeployitServerUrl()
|
java.lang.String |
getDisplayName()
|
java.util.List<java.lang.String> |
getPropertiesOf(java.lang.String type)
|
boolean |
isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType)
|
hudson.tasks.Publisher |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
| Methods inherited from class hudson.tasks.BuildStepDescriptor |
|---|
filter |
| Methods inherited from class hudson.model.Descriptor |
|---|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, 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 |
| Constructor Detail |
|---|
public DeployitNotifier.DeployitDescriptor()
| 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.tasks.Publisher>hudson.model.Descriptor.FormExceptionpublic boolean isApplicable(java.lang.Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public java.util.List<Credential> getCredentials()
public java.lang.String getDeployitServerUrl()
public java.lang.String getDeployitClientProxyUrl()
public hudson.util.ListBoxModel doFillCredentialItems()
public hudson.tasks.Publisher newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<hudson.tasks.Publisher>hudson.model.Descriptor.FormExceptionpublic java.util.List<java.lang.String> environments(java.lang.String credential)
public hudson.util.FormValidation doCheckApplication(@QueryParameter
java.lang.String credential,
@QueryParameter
java.lang.String value,
@AncestorInPath
hudson.model.AbstractProject project)
public java.util.List<java.lang.String> getAllResourceTypes()
public java.util.List<java.lang.String> getAllArtifactTypes()
public java.util.List<java.lang.String> getPropertiesOf(java.lang.String type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||