public class SVNDumpFilterCommandEnvironment extends AbstractSVNCommandEnvironment
NULL
Constructor and Description |
---|
SVNDumpFilterCommandEnvironment(String programName,
PrintStream out,
PrintStream err,
InputStream in) |
Modifier and Type | Method and Description |
---|---|
protected ISVNAuthenticationManager |
createClientAuthenticationManager() |
protected DefaultSVNOptions |
createClientOptions() |
protected String |
getCommandLineClientName() |
List |
getPrefixes() |
protected void |
initOption(SVNOptionValue optionValue) |
protected void |
initOptions(SVNCommandLine commandLine) |
boolean |
isDropEmptyRevisions() |
boolean |
isHelp() |
boolean |
isPreserveRevisionProperties() |
boolean |
isQuiet() |
boolean |
isRenumberRevisions() |
boolean |
isSkipMissingMergeSources() |
boolean |
isVersion() |
protected String |
refineCommandName(String commandName,
SVNCommandLine commandLine) |
checkCancelled, combineTargets, createClientManager, dispose, getArguments, getClientManager, getCommand, getCommandName, getCommandName, getErr, getIn, getOptions, getOut, getProgramName, getRelativePath, getURLFromTarget, handleError, handleWarning, init, initClientManager, initCommand, isVersioned, parseRevision, popArgument, printCommitInfo, readFromFile, run, setArguments, setCancelled, validateOptions
public SVNDumpFilterCommandEnvironment(String programName, PrintStream out, PrintStream err, InputStream in)
public boolean isVersion()
public boolean isQuiet()
public boolean isHelp()
public boolean isDropEmptyRevisions()
public boolean isRenumberRevisions()
public boolean isPreserveRevisionProperties()
public boolean isSkipMissingMergeSources()
public List getPrefixes()
protected ISVNAuthenticationManager createClientAuthenticationManager()
createClientAuthenticationManager
in class AbstractSVNCommandEnvironment
protected DefaultSVNOptions createClientOptions() throws SVNException
createClientOptions
in class AbstractSVNCommandEnvironment
SVNException
protected void initOptions(SVNCommandLine commandLine) throws SVNException
initOptions
in class AbstractSVNCommandEnvironment
SVNException
protected void initOption(SVNOptionValue optionValue) throws SVNException
initOption
in class AbstractSVNCommandEnvironment
SVNException
protected String refineCommandName(String commandName, SVNCommandLine commandLine) throws SVNException
refineCommandName
in class AbstractSVNCommandEnvironment
SVNException
protected String getCommandLineClientName()
getCommandLineClientName
in class AbstractSVNCommandEnvironment
Copyright © 2023. All rights reserved.