public class GitSCMCommand extends AbstractSCMCommand<GitSCMCommand.IGitSCMData>
Modifier and Type | Class and Description |
---|---|
static interface |
GitSCMCommand.IGitSCMData |
AbstractSCMCommand.ISCMData, AbstractSCMCommand.Type
Constructor and Description |
---|
GitSCMCommand() |
Modifier and Type | Method and Description |
---|---|
protected String |
getSourceUrl(GitSCMCommand.IGitSCMData data) |
execute
protected String getSourceUrl(GitSCMCommand.IGitSCMData data)
getSourceUrl
in class AbstractSCMCommand<GitSCMCommand.IGitSCMData>
Copyright © 2016–2021. All rights reserved.