com.xebialabs.deployit.plugin.overthere.upgrade
Class UpgradeToRemotingPlugin394

java.lang.Object
  extended by com.xebialabs.deployit.server.api.upgrade.Upgrade
      extended by com.xebialabs.deployit.plugin.overthere.upgrade.UpgradeToRemotingPlugin394
All Implemented Interfaces:
java.lang.Comparable<com.xebialabs.deployit.server.api.upgrade.Upgrade>

public class UpgradeToRemotingPlugin394
extends com.xebialabs.deployit.server.api.upgrade.Upgrade


Constructor Summary
UpgradeToRemotingPlugin394()
           
 
Method Summary
 boolean doUpgrade(com.xebialabs.deployit.server.api.repository.RawRepository repository)
           
 com.xebialabs.deployit.server.api.upgrade.Version upgradeVersion()
           
 
Methods inherited from class com.xebialabs.deployit.server.api.upgrade.Upgrade
compareTo, shouldBeApplied, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpgradeToRemotingPlugin394

public UpgradeToRemotingPlugin394()
Method Detail

upgradeVersion

public com.xebialabs.deployit.server.api.upgrade.Version upgradeVersion()
Specified by:
upgradeVersion in class com.xebialabs.deployit.server.api.upgrade.Upgrade

doUpgrade

public boolean doUpgrade(com.xebialabs.deployit.server.api.repository.RawRepository repository)
                  throws com.xebialabs.deployit.server.api.upgrade.UpgradeException
Specified by:
doUpgrade in class com.xebialabs.deployit.server.api.upgrade.Upgrade
Throws:
com.xebialabs.deployit.server.api.upgrade.UpgradeException