org.jenkinsci.lib.xpublisher.destinations
Class XPublisherDestinationType

java.lang.Object
  extended by org.jenkinsci.lib.xpublisher.destinations.XPublisherDestinationType
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<XPublisherDestinationType>, java.io.Serializable

public abstract class XPublisherDestinationType
extends java.lang.Object
implements hudson.ExtensionPoint, hudson.model.Describable<XPublisherDestinationType>, java.io.Serializable

Author:
Gregory Boissinot
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
XPublisherDestinationType()
           
 
Method Summary
 hudson.model.Descriptor<XPublisherDestinationType> getDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPublisherDestinationType

public XPublisherDestinationType()
Method Detail

getDescriptor

public hudson.model.Descriptor<XPublisherDestinationType> getDescriptor()
Specified by:
getDescriptor in interface hudson.model.Describable<XPublisherDestinationType>


Copyright © 2004-2012. All Rights Reserved.