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

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

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 UpgradeTask_Build10
           
 class UpgradeTask_Build101
           
 class UpgradeTask_Build102
           
 class UpgradeTask_Build11
           
 class UpgradeTask_Build130
           
 class UpgradeTask_Build132
           
 class UpgradeTask_Build150
           
 class UpgradeTask_Build151
          Adds "common.forms.create" meta attribute to initial action of workflows, so that we can rely on its presence in CreateIssue.getSubmitButtonName() .
 class UpgradeTask_Build152
           
 class UpgradeTask_Build175
          This will create default role data for JIRA.
 class UpgradeTask_Build176
          Upgrades the default permission scheme to contain references to roles instead of groups, only if there are no projects currently within JIRA (i.e.
 class UpgradeTask_Build205
          This upgrade task creates the notification event for the EventType.ISSUE_COMMENT_EDITED_ID event.
 class UpgradeTask_Build207
          This upgrade task adds new EventType.ISSUE_COMMENT_EDITED_ID event notification for all watchers, reported and assignee for all notification schemes.
 class UpgradeTask_Build257
          This upgrade task creates the notification event for the EventType.ISSUE_WORKLOG_UPDATED_ID and EventType.ISSUE_WORKLOG_DELETED_ID events.
 class UpgradeTask_Build258
           
 class UpgradeTask_Build27
           
 class UpgradeTask_Build296
          Upgrade task that will populate the Permissions.SYSTEM_ADMIN permissions with those from the Permissions.ADMINISTER permissions.
 class UpgradeTask_Build317
          If the property APKeys.JIRA_ATTACHMENT_SIZE is not set or not an Integer then set it to a default value.
 class UpgradeTask_Build325
          This will do the following upgrade tasks - Update users "owned" portal pages to be favourites by default - Change the name of any called "dashboard" to an I18N version name - Change the system default dashboard page to have a new "System Dashboard" name
 class UpgradeTask_Build35
          Add a default notification scheme to all projects
 class UpgradeTask_Build412
          Adds system project avatars.
 class UpgradeTask_Build418
          Converts legacy portlet keys (prior to JIRA 3.0) over to the new (legacy) format using plugin keys
 class UpgradeTask_Build437
           
 class UpgradeTask_Build438
          Convert legacy portlets over to gadgets.
 class UpgradeTask_Build47
           
 class UpgradeTask_Build48
           
 class UpgradeTask_Build509
          Upgrades link, active link and text color to new default of #3c78b5.
 class UpgradeTask_Build51
           
 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_Build56
           
 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_Build60
           
 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_Build604
          Upgrades SearchParameter based search request XML to JQL strings.
 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_Build611
          Adds whitelist entries for all external gadgets.
 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_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_Build641
          Gives View Only Workflow permission to Admin, Users and Dev on SETUP ONLY.
 class UpgradeTask_Build642
          Turn soap on for new installations
 class UpgradeTask_Build643
          Accumulates the "watchers" for issues.
 class UpgradeTask_Build644
          This ended up a No-Op because its not the final final upgrade task needed for re-index
 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_Build706
          Adding a unique constraint to the issue_key index - unfortunately this means deleting it and then recreating it
 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_Build83
          Created by IntelliJ IDEA.
 class UpgradeTask_Build843
          Update the file paths of default icons for Statuses, Issue Types, Priorities and Sub Tasks.
 class UpgradeTask1_2
           
 

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

Subclasses of AbstractUpgradeTask in com.atlassian.jira.upgrade.tasks.professional
 class UpgradeTask1_2_1
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.