|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.lib.xpublisher.types.XPublisherType
public abstract class XPublisherType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
XPublisherType()
|
|
| Method Summary | |
|---|---|
abstract java.util.List<XPublisherArtifact> |
getArtifacts(hudson.model.AbstractBuild build,
XPublisherLogger logger)
|
hudson.model.Descriptor<XPublisherType> |
getDescriptor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XPublisherType()
| Method Detail |
|---|
public hudson.model.Descriptor<XPublisherType> getDescriptor()
getDescriptor in interface hudson.model.Describable<XPublisherType>
public abstract java.util.List<XPublisherArtifact> getArtifacts(hudson.model.AbstractBuild build,
XPublisherLogger logger)
throws XPublisherException
XPublisherException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||