Class CifsDefaults
java.lang.Object
jenkins.plugins.publish_over_cifs.options.CifsDefaults
- All Implemented Interfaces:
ExtensionPoint,Describable<CifsDefaults>,CifsOptions
- Direct Known Subclasses:
CifsOverrideDefaults,CifsPluginDefaults
public abstract class CifsDefaults
extends Object
implements Describable<CifsDefaults>, ExtensionPoint, CifsOptions
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jenkins.plugins.publish_over_cifs.options.CifsOptions
getInstanceConfig, getParamPublish, getPublisher, getPublisherLabel, getRetry, getTransfer
-
Constructor Details
-
CifsDefaults
public CifsDefaults()
-
-
Method Details
-
all
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<CifsDefaults>
-