public class GitUploadCommand extends BaseGitCommand
command, fileSystemAuthorizer, repositoryName, repositoryResolver, SUBJECT_KEY| Constructor and Description |
|---|
GitUploadCommand(String command,
JGitFileSystemProvider.RepositoryResolverImpl<BaseGitCommand> repositoryResolver,
org.uberfire.java.nio.security.FileSystemAuthorizer fileSystemAuthorizer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(org.uberfire.java.nio.security.FileSystemUser user,
org.eclipse.jgit.lib.Repository repository,
InputStream in,
OutputStream out,
OutputStream err,
JGitFileSystem fileSystem) |
protected String |
getCommandName() |
destroy, getUser, run, setErrorStream, setExitCallback, setInputStream, setOutputStream, setSession, startpublic GitUploadCommand(String command, JGitFileSystemProvider.RepositoryResolverImpl<BaseGitCommand> repositoryResolver, org.uberfire.java.nio.security.FileSystemAuthorizer fileSystemAuthorizer)
protected String getCommandName()
getCommandName in class BaseGitCommandprotected void execute(org.uberfire.java.nio.security.FileSystemUser user,
org.eclipse.jgit.lib.Repository repository,
InputStream in,
OutputStream out,
OutputStream err,
JGitFileSystem fileSystem)
execute in class BaseGitCommandCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.