|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpgradeTask | |
---|---|
com.atlassian.crowd.manager.upgrade | |
com.atlassian.crowd.upgrade.tasks |
Uses of UpgradeTask in com.atlassian.crowd.manager.upgrade |
---|
Methods in com.atlassian.crowd.manager.upgrade that return types with arguments of type UpgradeTask | |
---|---|
java.util.List<UpgradeTask> |
UpgradeManagerImpl.getRequiredUpgrades()
|
java.util.List<UpgradeTask> |
UpgradeManager.getRequiredUpgrades()
|
java.util.List<UpgradeTask> |
UpgradeManagerImpl.getUpgradeTasks()
|
Method parameters in com.atlassian.crowd.manager.upgrade with type arguments of type UpgradeTask | |
---|---|
void |
UpgradeManagerImpl.setUpgradeTasks(java.util.List<UpgradeTask> upgradeTasks)
|
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 |
class |
UpgradeTask420
This upgrade task will migrate class names from the old com.atlassian.crowd.integration.directory.connector package to the com.atlassian.crowd.directory package |
class |
UpgradeTask421
This upgrade task will enable auto-create on auth for existing delegated authentication directories. |
class |
UpgradeTask422
This upgrade task will enable auto-create on auth for existing delegated authentication directories. |
class |
UpgradeTask423
Add default values for LDAP connection pool settings to the database |
class |
UpgradeTask424
All LDAP directories now have caching enabled. |
class |
UpgradeTask425
This upgrade task will switch internal directories using Atlassian SHA1 for user encryption to use Atlassian Security instead. |
class |
UpgradeTask426
This upgrade task will populate displayName and lastName
fields using firstName , lastName and name fields
for users with empty display name or empty last name in internal
directories. |
class |
UpgradeTask427
Updating the local column in cwd_group from null to false. |
class |
UpgradeTask428
Upgrades the connector directories to include a DirectoryProperties.CACHE_ENABLED properties set to
true. |
class |
UpgradeTask429
Upgrades directories having InternalDirectoryWithBatching as an implementation class to use InternalDirectory class as an implementation class. |
class |
UpgradeTask430
Updating values for application remote addresses to allow support for IPv6 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |