com.atlassian.confluence.setup
Class BuildNumberChecker
java.lang.Object
com.atlassian.confluence.setup.BuildNumberChecker
public class BuildNumberChecker
- extends Object
A utility class which compares the various build numbers associated with a Confluence instance, and checks them for
consistency.
- Since:
- v5.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildNumberChecker
public BuildNumberChecker(boolean clustered)
checkBuildNumbers
public void checkBuildNumbers(BuildNumber homeDirectoryBuildNumber,
BuildNumber applicationBuildNumber,
BuildNumber databaseBuildNumber)
throws com.atlassian.config.bootstrap.BootstrapException
- Throws:
com.atlassian.config.bootstrap.BootstrapException
Copyright © 2003–2015 Atlassian. All rights reserved.