Uses of Class
com.atlassian.jira.upgrade.AbstractUpgradeTask

Packages that use AbstractUpgradeTask
com.atlassian.jira.upgrade.tasks   
 

Uses of AbstractUpgradeTask in com.atlassian.jira.upgrade.tasks
 

Subclasses of AbstractUpgradeTask in com.atlassian.jira.upgrade.tasks
 class AbstractFieldScreenUpgradeTask
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractNotificationSchemeUpgradeTask
          This upgrade task adds new scheme entities to the eventIdDestination of all notification schemes in JIRA.
 class AbstractReindexUpgradeTask
           
 class AbstractSearchRequestUpgradeTask
           
 class DropIndexTask
           
 class UpgradeTask_Build509
          Upgrades link, active link and text color to new default of #3c78b5.
 class UpgradeTask_Build520
          Upgrade Task to change jira.maximum.authentication.attempts.allowed to be move from blank (unlimited) to a specified value
 class UpgradeTask_Build551
          This upgrade task adds the Labels field to the first tab of the default screen
 class UpgradeTask_Build552
          Upgrade task to convert Label customfields to system fields.
 class UpgradeTask_Build554
          Adds user project avatars.
 class UpgradeTask_Build571
          This upgrade task initializes field renderers to the frother-control-renderer for the system versions & components fields as well as the multi version custom field.
 class UpgradeTask_Build572
          This upgrade task initializes link types to a set of predefined values.
 class UpgradeTask_Build6001
          Upgrade Task to add property jira.projectkey.maxlength
 class UpgradeTask_Build6005
          Only show the admin gadget "Getting Started" task list on new instances.
 class UpgradeTask_Build6006
          Upgrade Task to add property jira.projectkey.maxlength
 class UpgradeTask_Build6007
          Update the file paths of default icons for Statuses, Issue Types, Priorities and Sub Tasks.
 class UpgradeTask_Build601
          Migrate the OSUser.xml configuration over to the new Crowd Embedded Directories.
 class UpgradeTask_Build602
          This task migrates OS_users and Groups to Crowd Embedded users and Groups.
 class UpgradeTask_Build603
          Synchronise any newly created remote directories and then do a reindex of JIRA to ensure that index is up to date for JQL.
 class UpgradeTask_Build6038
          This upgrade task will ensure that change authors and assignee/reporter change values are lowercase.
 class UpgradeTask_Build6039
          Upgrade task to convert username fields to lowercase.
 class UpgradeTask_Build6040
          Map existing usernames to userkeys for rename user.
 class UpgradeTask_Build6041
          Store user properties under ApplicationUser entity for rename user.
 class UpgradeTask_Build6042
          Change the user and site dark features to be stored as text rather then string to allow for more then 255 characters
 class UpgradeTask_Build6044
          JRA-16974: usernames in RememberMeToken should be lowercase to match userkeys.
 class UpgradeTask_Build6045
          This task migrates Custom field values for User and MultiUser types to store the key of the user rather than the username.
 class UpgradeTask_Build6047
          JRA-17011: usernames in ServiceProvider OAuth tokens should be lowercase to match userkeys.
 class UpgradeTask_Build605
          Cleans up left over configuration from JIRA issues cache
 class UpgradeTask_Build606
          Cleans up left over application properties
 class UpgradeTask_Build608
          Updates user avatars to the latest crowdsourced designs
 class UpgradeTask_Build6081
          Update the file paths of default icons for Statuses, Issue Types, Priorities and Sub Tasks.
 class UpgradeTask_Build6083
          Adds new system project avatars, hides old ones.
 class UpgradeTask_Build6085
          This upgrade task checks whether the clone link descriptions have been swapped (specifically the check introduced in 5.2.6 to resolve JRA-24563 is used), and sets the "jira.clone.link.legacy.direction" flag to true if they have.
 class UpgradeTask_Build6096
          Upgrade task to convert username fields to lowercase in worklogs.
 class UpgradeTask_Build6100
          a too long index name was inadvertently merged to branch from master to support downgrades.
 class UpgradeTask_Build6121
          Populate the MovedIssueKey DB table from Change History Items.
 class UpgradeTask_Build6122
          Remove the VCS Update Service
 class UpgradeTask_Build6123
          Migrate the old default workflow to a new scheme/workflow Lives in stable under build number 6097
 class UpgradeTask_Build6124
          Allow Unassigned Issues by default for new instances.
 class UpgradeTask_Build6128
          Drop index issue_key
 class UpgradeTask_Build6129
          Extract Issue number to a separate column
 class UpgradeTask_Build6130
          Adds keys to Project Key table.
 class UpgradeTask_Build6131
          Removes issue keys from jiraissue table.
 class UpgradeTask_Build6132
          Adding a unique constraint to the issue_proj_num index - unfortunately this means deleting it and then recreating it
 class UpgradeTask_Build6133
          Migrate PluginPersistentState to the PluginState table
 class UpgradeTask_Build6134
          Upgrade task to convert username fields to lowercase in project role actors.
 class UpgradeTask_Build6135
          Fills in originalKey in project table.
 class UpgradeTask_Build6136
          Requires a JIRA re-index to be able to migrate to a new aggressive stemming algorithm for the English language.
 class UpgradeTask_Build6137
          Ensures that every user that is used as a reporter or assignee has a userkey mapping so that they can be indexed and searched for properly.
 class UpgradeTask_Build6138
          Ensures that a reindex is performed to support wildcard searches on stemmed fields.
 class UpgradeTask_Build6139
          Fills Issue Status category column
 class UpgradeTask_Build6140
          Upgrade task to convert username fields in Scheme Issue Securities.
 class UpgradeTask_Build6141
          Ensures that a reindex is performed to support quoted phrase queries on text fields.
 class UpgradeTask_Build6142
          Requires a JIRA re-index to add lucene indexes to support Cascading Select fields.
 class UpgradeTask_Build6151
          Filling in missing external ids for users in internal directory
 class UpgradeTask_Build6152
          Swaps Cloners links to be in correct direction
 class UpgradeTask_Build6153
          Corrects wording of Cloners link if legacy direction was used and disables support for legacy direction of links
 class UpgradeTask_Build6154
          Removing JIRA property jira.clone.link.legacy.direction
 class UpgradeTask_Build6200
          Remove rogue I18n remotable plugin made obsolete by Atlassian Connect changes (JRA-34978)
 class UpgradeTask_Build6205
          Indexes attachments by name so they are JQL searchable.
 class UpgradeTask_Build6206
          Sets status categories for all statuses in a system.
 class UpgradeTask_Build6207
          Upgrade task to set the base sequence number for issue constants.
 class UpgradeTask_Build6208
          Finds the earliest reporter of an issue and sets the creator to that reporter
 class UpgradeTask_Build6209
          JRA-25705 Ensure no avatar file names interfere with our existing tagged avatar naming convention
 class UpgradeTask_Build6210
          This upgrade task is intended to modify Workflow Descriptors meta attributes which are currently storing userNames.
 class UpgradeTask_Build6211
          JDEV-26606 Modify permissions schemes to allow project role 'Users' to link issues if they can comment, only if both permissions are still like in the default permission scheme.
 class UpgradeTask_Build6251
          Fill in search field in Audit Log table
 class UpgradeTask_Build6254
          Set default project description mode in JIRA settings
 class UpgradeTask_Build6256
          Drop broken unique index on AuditItem entity.
 class UpgradeTask_Build6258
           
 class UpgradeTask_Build6301
          Fix field type for AuditLog searchField
 class UpgradeTask_Build6302
          Upgrade the Quartz scheduler tables
 class UpgradeTask_Build6304
          Upgrade task that will move all GlobalPermission entries from the SchemePermissions table to the brand new GlobalPermissionEntry table.
 class UpgradeTask_Build6305
          This upgrade task changes two Gravatar settings in JIRA: If the "Allow Gravatar" settings is set to "default" then explicitly set Gravatar to OFF.
 class UpgradeTask_Build6306
          Removes orphaned and incorrect mappings generated by UpgradeTask_Build6123
 class UpgradeTask_Build6316
          Drop broken unique index on AuditItem entity.
 class UpgradeTask_Build6317
          Upgrade the Filter Subscription schedule.
 class UpgradeTask_Build6318
          Add Audit Log Cleaning Service
 class UpgradeTask_Build6319
          Triggers a reindex necessary to rebuild the exact-text field document fields so stop words are not ignored by exact phrase searches.
 class UpgradeTask_Build6320
          Add a correctly initialised sequence for EventType
 class UpgradeTask_Build6321
          Grants Transition permission to all users with Browse permission.
 class UpgradeTask_Build6322
          Add issue type icons as avatars.
 class UpgradeTask_Build6323
          Remove any plugin state related to the com.atlassian.jira.plugin.system.licenseroles plugin.
 class UpgradeTask_Build6325
           
 class UpgradeTask_Build6326
           
 class UpgradeTask_Build6327
           
 class UpgradeTask_Build6328
          Increase width of time-related columns in Quartz tables on Oracle.
 class UpgradeTask_Build633
          This task migrates Custom field values for Select and MultiSelect types to store the id of the option rather than the value.
 class UpgradeTask_Build6331
          Recalculates watches count because of 'JRA-34394: Watch count gets out of sync when cloning issues' bug.
 class UpgradeTask_Build634
          This task cleans up after the CustomFieldValue upgrade (633)
 class UpgradeTask_Build637
          Migrates custom defaults to the database for selected ApplicationProperties that have been preemptively added to the classpath via the jira-application.properties file in the installation directory under $APP_ROOT/WEB-INF/classes.
 class UpgradeTask_Build638
          Generate an initial vote history on upgrade
 class UpgradeTask_Build640
          Corrects the value of the "Membership" database sequence.
 class UpgradeTask_Build642
          Turn soap on for new installations
 class UpgradeTask_Build643
          Accumulates the "watchers" for issues.
 class UpgradeTask_Build645
          Upgrade task hackery to ensure the bundled GreenHopper is enabled if a non-bundled GreenHopper was previously enabled.
 class UpgradeTask_Build663
          Fix any possible corruption in the jiraissue table due to https://jira.atlassian.com/browse/JRA-25914 , also reindexes
 class UpgradeTask_Build701
          Replaces all usages of OSUserGroupCondition with UserInGroupCondition.
 class UpgradeTask_Build704
          Reindexes JIRA due to a bug in the way MultiSelectCFType fields were being indexed.
 class UpgradeTask_Build705
          Removing old LF colors in the databse if they are no differen from the current default colours.
 class UpgradeTask_Build707
          Copying trackbacks to remote issue links
 class UpgradeTask_Build708
          Cleans up left over configuration from JIRA issues cache.
 class UpgradeTask_Build751
          Reindexes JIRA due to a bug in the way MultiSelectCFType fields were being indexed.
 class UpgradeTask_Build752
          JRA-26194: usernames in PortalPage should be stored lower case only.
 class UpgradeTask_Build753
          JRA-26194: usernames in Favourite Filters should be stored lower case only.
 class UpgradeTask_Build754
          JRA-26194: usernames in SearchRequest should be stored lower case only.
 class UpgradeTask_Build755
          JRA-26194: usernames in AvatarStore should be stored lower case only.
 class UpgradeTask_Build756
          JRA-26194: usernames in UserPropertyManager should be stored lower case only.
 class UpgradeTask_Build757
          Reindexes JIRA due changes to allow native sorting of many system fields by Lucene.
 class UpgradeTask_Build758
          JRA-24218: Ensure UPM is enabled.
 class UpgradeTask_Build759
          This upgrade task is used to enable GZIP compression by default for new installations only.
 class UpgradeTask_Build771
          This upgrade task will ensure that the username field is lowercase in the UserHistoryItem and FilterSubscription tables.
 class UpgradeTask_Build801
          This upgrade task creates the notification event for the EventType.ISSUE_COMMENT_DELETED_ID event.
 class UpgradeTask_Build812
          Reapplies Upgrade Task 787 to shorten Oracle MAnagedConfigurationItem index
 class UpgradeTask_Build813
          This upgrade task will create a backup copy of any inactive workflow drafts stored in JIRA.
 class UpgradeTask_Build843
          Update the file paths of default icons for Statuses, Issue Types, Priorities and Sub Tasks.
 class UpgradeTask_Build849
          This upgrade task checks whether the clone link descriptions have been modified, and sets the "jira.clone.link.legacy.direction" flag to true if they have.
 class UpgradeTask_Build851
          Change the user and site dark features to be stored as text rather then string to allow for more then 255 characters
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.