public class Deployit37Security
extends com.xebialabs.deployit.server.api.upgrade.Upgrade
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Joiner |
PRINCIPAL_JOINER |
| Constructor and Description |
|---|
Deployit37Security() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doUpgrade(com.xebialabs.deployit.server.api.repository.RawRepository repository) |
com.xebialabs.deployit.server.api.upgrade.Version |
upgradeVersion() |
public boolean doUpgrade(com.xebialabs.deployit.server.api.repository.RawRepository repository)
throws com.xebialabs.deployit.server.api.upgrade.UpgradeException
doUpgrade in class com.xebialabs.deployit.server.api.upgrade.Upgradecom.xebialabs.deployit.server.api.upgrade.UpgradeExceptionpublic com.xebialabs.deployit.server.api.upgrade.Version upgradeVersion()
upgradeVersion in class com.xebialabs.deployit.server.api.upgrade.Upgrade