|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.upgrade.tasks.UpgradeTask321
public class UpgradeTask321
Adds "SSO cookie is NOT secure" preference to the database.
| Constructor Summary | |
|---|---|
UpgradeTask321()
|
|
| Method Summary | |
|---|---|
void |
doUpgrade()
Perform the upgrade. |
java.lang.String |
getBuildNumber()
|
java.util.Collection |
getErrors()
Any errors that occur during the upgrade process will be added to this Collection as Strings. |
java.lang.String |
getShortDescription()
A short (<50 chars) description of the upgrade action |
void |
setPropertyManager(PropertyManager propertyManager)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpgradeTask321()
| Method Detail |
|---|
public java.lang.String getBuildNumber()
getBuildNumber in interface UpgradeTaskpublic java.lang.String getShortDescription()
UpgradeTask
getShortDescription in interface UpgradeTask
public void doUpgrade()
throws java.lang.Exception
UpgradeTask
doUpgrade in interface UpgradeTaskjava.lang.Exception - is thrown if any errors occur during the upgrade process.public java.util.Collection getErrors()
UpgradeTask
getErrors in interface UpgradeTaskpublic void setPropertyManager(PropertyManager propertyManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||