public class AtlassianUserDataIsValid extends EmbeddedCrowdUpgradeBootstrapValidation
bootstrapManager, hibernateConfigerrors| Constructor and Description |
|---|
AtlassianUserDataIsValid() |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade()
Perform the upgrade.
|
Set<String> |
getDuplicatedGroups(Connection connection) |
Set<String> |
getDuplicatedUsers(Connection connection) |
isPostEmbeddedCrowdUpgradegetDatabaseConnection, getDialect, setBootstrapManager, setHibernateConfig, withDatabaseConnectiongetBuildNumber, getErrors, getShortDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBuildNumber, getErrors, getShortDescriptionpublic void doUpgrade()
throws Exception
UpgradeTaskException - to signalize error during upgrade processpublic Set<String> getDuplicatedUsers(Connection connection) throws SQLException
SQLExceptionpublic Set<String> getDuplicatedGroups(Connection connection) throws SQLException
SQLExceptionCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.