|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.bamboo.command.Command
com.atlassian.bamboo.repository.perforce.AbstractPerforceCommand
com.atlassian.bamboo.repository.perforce.PerforceInfoCommand
@Deprecated public class PerforceInfoCommand
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 |
---|
public PerforceInfoCommand()
Method Detail |
---|
public org.apache.tools.ant.types.Commandline getCommandLine(ReadOnlyCapabilitySet capabilitySet)
Command
getCommandLine
in class Command
capabilitySet
- Capability set
public java.lang.String getHost()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |