public class GitUploadCommand extends BaseGitCommand
command, repositoryName, repositoryResolver, SUBJECT_KEY| Constructor and Description |
|---|
GitUploadCommand(String command,
JGitFileSystemProvider.RepositoryResolverImpl<BaseGitCommand> repositoryResolver,
org.eclipse.jgit.transport.resolver.UploadPackFactory uploadPackFactory,
ExecutorService executorService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(org.eclipse.jgit.lib.Repository repository,
InputStream in,
OutputStream out,
OutputStream err) |
protected String |
getCommandName() |
destroy, getUser, run, setErrorStream, setExitCallback, setInputStream, setOutputStream, setSession, startpublic GitUploadCommand(String command, JGitFileSystemProvider.RepositoryResolverImpl<BaseGitCommand> repositoryResolver, org.eclipse.jgit.transport.resolver.UploadPackFactory uploadPackFactory, ExecutorService executorService)
protected String getCommandName()
getCommandName in class BaseGitCommandprotected void execute(org.eclipse.jgit.lib.Repository repository,
InputStream in,
OutputStream out,
OutputStream err)
execute in class BaseGitCommandCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.