Class AbstractSource
java.lang.Object
org.jenkinsci.plugins.p4.workflow.source.AbstractSource
- All Implemented Interfaces:
ExtensionPoint,Describable<AbstractSource>,Serializable
- Direct Known Subclasses:
DepotSource,StreamSource,TemplateSource
public abstract class AbstractSource
extends Object
implements ExtensionPoint, Describable<AbstractSource>, Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionall()static StringgetClientView(String src, String dest) abstract WorkspacegetWorkspace(String charset, String format)
-
Constructor Details
-
AbstractSource
public AbstractSource()
-
-
Method Details
-
getWorkspace
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<AbstractSource>
-
all
-
getClientView
-