com.atlassian.bamboo.repository.perforce
Class PerforceInfoCommand

java.lang.Object
  extended by com.atlassian.bamboo.command.Command
      extended by com.atlassian.bamboo.repository.perforce.AbstractPerforceCommand
          extended by com.atlassian.bamboo.repository.perforce.PerforceInfoCommand

Deprecated.

@Deprecated
public class PerforceInfoCommand
extends AbstractPerforceCommand


Field Summary
 
Fields inherited from class com.atlassian.bamboo.repository.perforce.AbstractPerforceCommand
myCommandErrors, myCommandOutput
 
Fields inherited from class com.atlassian.bamboo.command.Command
buildLoggerManager, substitutionBean
 
Constructor Summary
PerforceInfoCommand()
          Deprecated.  
 
Method Summary
 org.apache.tools.ant.types.Commandline getCommandLine(ReadOnlyCapabilitySet capabilitySet)
          Deprecated. What the is the command line to execute?
 java.lang.String getHost()
          Deprecated.  
 
Methods inherited from class com.atlassian.bamboo.repository.perforce.AbstractPerforceCommand
executeCommand, getClient, getEncryptedPassword, getErrorOutput, getOutput, getP4Executable, getPassword, getPort, getUser, getWorkingDirectory, hasErrors, setClient, setEncryptedPassword, setP4Executable, setPort, setUser
 
Methods inherited from class com.atlassian.bamboo.command.Command
executeCommand, getBuildLoggerManager, getCustomEnvironmentVars, getEnvironmentSetting, getSubstituteCommandLine, getVariableSubstitutionBean, isWindowsPlatform, setBuildLoggerManager, setVariableSubstitutionBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerforceInfoCommand

public PerforceInfoCommand()
Deprecated. 
Method Detail

getCommandLine

public org.apache.tools.ant.types.Commandline getCommandLine(ReadOnlyCapabilitySet capabilitySet)
Deprecated. 
Description copied from class: Command
What the is the command line to execute?

Specified by:
getCommandLine in class Command
Parameters:
capabilitySet - Capability set
Returns:
The command line

getHost

public java.lang.String getHost()
Deprecated. 


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.