com.atlassian.bamboo.upgrader
Class VersionThreeToVersionFourUpgrader.OldCVSRepository
java.lang.Object
com.atlassian.bamboo.command.Command
com.atlassian.bamboo.repository.cvsimpl.CVSCommand
com.atlassian.bamboo.upgrader.VersionThreeToVersionFourUpgrader.OldCVSRepository
- Enclosing class:
- VersionThreeToVersionFourUpgrader
public class VersionThreeToVersionFourUpgrader.OldCVSRepository
- extends CVSCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionThreeToVersionFourUpgrader.OldCVSRepository
public VersionThreeToVersionFourUpgrader.OldCVSRepository()
getCommandLine
public Commandline getCommandLine()
- Description copied from class:
Command
- What the is the command line to execute?
- Specified by:
getCommandLine
in class Command
- Returns:
- The command line
getModule
public String getModule()
getName
public String getName()
getCvsRoot
public String getCvsRoot()
getRepositoryUrl
public String getRepositoryUrl()
getQuietPeriod
public int getQuietPeriod()
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.