public abstract class DownloadCommand
extends java.lang.Object
Constructor and Description |
---|
DownloadCommand() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getCommand(DownloadScheme scheme,
java.lang.String project,
java.lang.String ref)
Returns the download command for the given download scheme, project and ref.
|
public abstract java.lang.String getCommand(DownloadScheme scheme, java.lang.String project, java.lang.String ref)
scheme
- the download scheme for which the command should be returnedproject
- the name of the project for which the download command should be returnedref
- the change ref