|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpgradeTask | |
---|---|
com.atlassian.crowd.upgrade | |
com.atlassian.crowd.upgrade.tasks |
Uses of UpgradeTask in com.atlassian.crowd.upgrade |
---|
Methods in com.atlassian.crowd.upgrade that return types with arguments of type UpgradeTask | |
---|---|
List<UpgradeTask> |
UpgradeManagerImpl.getRequiredUpgrades()
|
List<UpgradeTask> |
UpgradeManager.getRequiredUpgrades()
|
Methods in com.atlassian.crowd.upgrade with parameters of type UpgradeTask | |
---|---|
protected void |
UpgradeManagerImpl.autowireTask(UpgradeTask upgradeTask)
|
Uses of UpgradeTask in com.atlassian.crowd.upgrade.tasks |
---|
Classes in com.atlassian.crowd.upgrade.tasks that implement UpgradeTask | |
---|---|
class |
UpgradeTask001
This upgrade task will add a server id to crowd.cfg.xml if one has not already been set |
class |
UpgradeTask002
This class will remove the cache time from the database if it exists. |
class |
UpgradeTask003
UpgradeTask Setting the Hi-Lo value in the database if it has not already been set |
class |
UpgradeTask112
|
class |
UpgradeTask113
This upgrade task will set all current Internal Directories to be set to DES |
class |
UpgradeTask114
This upgrade task will migrate all current Applications configured in Crowd from using DES to using the Atlassian SHA1 encryption algorithm |
class |
UpgradeTask210
Upgrade task to add the gzip-enabled server property (true by default). |
class |
UpgradeTask211
This task will add the default license user count to Crowd, '0' |
class |
UpgradeTask212
Upgrade task to migrate the serverID from the database to crowd.cfg.xml. |
class |
UpgradeTask214
An upgrade task that removes the ldap.user.encryption attribute from directories that do not need this attribute, currently this is everything that is not OpenLDAP. |
class |
UpgradeTask215
An upgrade task that removes the ldap.user.encryption attribute from directories that do not need this attribute, currently this is everything that is not OpenLDAP. |
class |
UpgradeTask216
Makes sure that 1.3 and earlier directories, on upgrade, have an RDN added. |
class |
UpgradeTask320
Update the description and application type for the Crowd, Demo and OpenID applications. |
class |
UpgradeTask321
Adds "SSO cookie is NOT secure" preference to the database. |
class |
UpgradeTask322
Add "displayName" property to LDAP (non-internal) directories. |
class |
UpgradeTask342
Default existing AD directories to useMemberOfForGroupMembership = true, and all to useMemberOfAttribute = false. |
class |
UpgradeTask360
Removes all existing Tokens. |
class |
UpgradeTask361
Set "ldap.roles.disabled" - LDAPPropertiesMapper.ROLES_DISABLED - to false if it's not set. |
class |
UpgradeTask395
Updates the 'use relaxed DN standardisation' flag for Directory Connnectors to their defaults as defined in the standard property files. |
class |
UpgradeTask396
Disables caching/monitoring if roles have been enabled. |
class |
UpgradeTask397
Disabling roles for delegating directories |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |