net.praqma.jenkins.plugin.prqa.notifier
Class PRQAReportSource
java.lang.Object
net.praqma.jenkins.plugin.prqa.notifier.PRQAReportSource
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<PRQAReportSource>
- Direct Known Subclasses:
- PRQAReportFileListSource, PRQAReportProjectFileSource
public class PRQAReportSource
- extends Object
- implements hudson.model.Describable<PRQAReportSource>, hudson.ExtensionPoint
- Author:
- Praqma
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRQAReportSource
public PRQAReportSource()
getDescriptor
public hudson.model.Descriptor<PRQAReportSource> getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<PRQAReportSource>
all
public static hudson.DescriptorExtensionList<PRQAReportSource,PRQAReportSourceDescriptor<PRQAReportSource>> all()
- PRQAReportSource
All registered
PRQAReportSources.
getDescriptors
public static List<PRQAReportSourceDescriptor<?>> getDescriptors()
Copyright © 2004-2013. All Rights Reserved.