|
||||||||||
| 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>
net.praqma.jenkins.plugin.prqa.notifier.PRQANotifier.DescriptorImpl
@Extension public static final class PRQANotifier.DescriptorImpl
This class is used by Jenkins to define the plugin.
| 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 | |
|---|---|
PRQANotifier.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
|
hudson.util.FormValidation |
doCheckMsgConfigFile(String value)
|
hudson.util.FormValidation |
doCheckVcsConfigXml(String value)
|
hudson.util.ListBoxModel |
doFillProductItems()
|
hudson.util.ListBoxModel |
doFillThreshholdlevelItems()
|
String |
getDisplayName()
|
EnumSet<net.praqma.prqa.PRQAContext.QARReportType> |
getOptionalReportTypes()
|
List<QACToolSuite> |
getQacTools()
|
List<PRQAReportSourceDescriptor<?>> |
getReportSources()
|
List<QAVerifyServerConfiguration> |
getServers()
|
List<ThresholdSelectionDescriptor<?>> |
getThresholdSelections()
|
net.praqma.prqa.CodeUploadSetting[] |
getUploadSettings()
|
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> arg0)
|
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, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, 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 PRQANotifier.DescriptorImpl()
| Method Detail |
|---|
public List<ThresholdSelectionDescriptor<?>> getThresholdSelections()
public hudson.util.FormValidation doCheckVcsConfigXml(@QueryParameter
String value)
public hudson.util.FormValidation doCheckMsgConfigFile(@QueryParameter
String value)
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public hudson.util.ListBoxModel doFillThreshholdlevelItems()
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> arg0)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
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.FormException
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 List<QACToolSuite> getQacTools()
public List<PRQAReportSourceDescriptor<?>> getReportSources()
public List<QAVerifyServerConfiguration> getServers()
public net.praqma.prqa.CodeUploadSetting[] getUploadSettings()
public EnumSet<net.praqma.prqa.PRQAContext.QARReportType> getOptionalReportTypes()
public hudson.util.ListBoxModel doFillProductItems()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||