public class SVNLookCommandEnvironment extends AbstractSVNCommandEnvironment
NULL
Constructor and Description |
---|
SVNLookCommandEnvironment(java.lang.String programName,
java.io.PrintStream out,
java.io.PrintStream err,
java.io.InputStream in) |
checkCancelled, combineTargets, createClientManager, dispose, getArguments, getClientManager, getCommand, getCommandName, getCommandName, getErr, getIn, getOptions, getOut, getProgramName, getRelativePath, getURLFromTarget, handleError, handleWarning, init, initClientManager, initCommand, initOptions, isVersioned, parseRevision, popArgument, printCommitInfo, readFromFile, run, setArguments, setCancelled
public SVNLookCommandEnvironment(java.lang.String programName, java.io.PrintStream out, java.io.PrintStream err, java.io.InputStream in)
public java.io.File getRepositoryFile()
public long getRevision()
public java.lang.String getTransaction()
public boolean isNonRecursive()
public boolean isVerbose()
public boolean isHelp()
public boolean isRevProp()
public boolean isVersion()
public boolean isShowIDs()
public long getLimit()
public boolean isNoDiffDeleted()
public boolean isNoDiffAdded()
public boolean isDiffCopyFrom()
public boolean isFullPaths()
public boolean isCopyInfo()
public java.util.Collection getExtensions()
public boolean isRevision()
public FSTransactionInfo getTransactionInfo()
public FSRepository getRepository()
public java.lang.String getFirstArgument()
public java.lang.String getSecondArgument()
protected ISVNAuthenticationManager createClientAuthenticationManager()
createClientAuthenticationManager
in class AbstractSVNCommandEnvironment
protected DefaultSVNOptions createClientOptions()
createClientOptions
in class AbstractSVNCommandEnvironment
protected void validateOptions(SVNCommandLine commandLine) throws SVNException
validateOptions
in class AbstractSVNCommandEnvironment
SVNException
protected void initOption(SVNOptionValue optionValue) throws SVNException
initOption
in class AbstractSVNCommandEnvironment
SVNException
public SVNDiffOptions getDiffOptions() throws SVNException
SVNException
protected java.lang.String refineCommandName(java.lang.String commandName, SVNCommandLine commandLine) throws SVNException
refineCommandName
in class AbstractSVNCommandEnvironment
SVNException
protected java.lang.String getCommandLineClientName()
getCommandLineClientName
in class AbstractSVNCommandEnvironment
Copyright © 2020. All rights reserved.