public abstract class AbstractSource extends Object implements hudson.ExtensionPoint, hudson.model.Describable<AbstractSource>, Serializable
Constructor and Description |
---|
AbstractSource() |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<AbstractSource,P4SyncDescriptor> |
all() |
static String |
getClientView(String src,
String dest) |
P4SyncDescriptor |
getDescriptor() |
abstract Workspace |
getWorkspace(String charset,
String format) |
public P4SyncDescriptor getDescriptor()
getDescriptor
in interface hudson.model.Describable<AbstractSource>
public static hudson.DescriptorExtensionList<AbstractSource,P4SyncDescriptor> all()
Copyright © 2016–2017. All rights reserved.