Package com.atlassian.jira.upgrade.tasks

Class Summary
AbstractFieldScreenUpgradeTask Copyright (c) 2002-2004 All rights reserved.
AbstractNotificationSchemeUpgradeTask This upgrade task adds new scheme entities to the eventIdDestination of all notification schemes in JIRA.
AbstractReindexUpgradeTask  
AbstractSearchRequestUpgradeTask  
UpgradeTask_Build10  
UpgradeTask_Build101  
UpgradeTask_Build102  
UpgradeTask_Build11  
UpgradeTask_Build130  
UpgradeTask_Build132  
UpgradeTask_Build150  
UpgradeTask_Build151 Adds "common.forms.create" meta attribute to initial action of workflows, so that we can rely on its presence in CreateIssue.getSubmitButtonName() .
UpgradeTask_Build152  
UpgradeTask_Build175 This will create default role data for JIRA.
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.
UpgradeTask_Build205 This upgrade task creates the notification event for the EventType.ISSUE_COMMENT_EDITED_ID event.
UpgradeTask_Build207 This upgrade task adds new EventType.ISSUE_COMMENT_EDITED_ID event notification for all watchers, reported and assignee for all notification schemes.
UpgradeTask_Build257 This upgrade task creates the notification event for the EventType.ISSUE_WORKLOG_UPDATED_ID and EventType.ISSUE_WORKLOG_DELETED_ID events.
UpgradeTask_Build258  
UpgradeTask_Build27  
UpgradeTask_Build296 Upgrade task that will populate the Permissions.SYSTEM_ADMIN permissions with those from the Permissions.ADMINISTER permissions.
UpgradeTask_Build317 If the property APKeys.JIRA_ATTACHMENT_SIZE is not set or not an Integer then set it to a default value.
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
UpgradeTask_Build35 Add a default notification scheme to all projects
UpgradeTask_Build412 Adds system project avatars.
UpgradeTask_Build418 Converts legacy portlet keys (prior to JIRA 3.0) over to the new (legacy) format using plugin keys
UpgradeTask_Build437  
UpgradeTask_Build438 Convert legacy portlets over to gadgets.
UpgradeTask_Build47  
UpgradeTask_Build48  
UpgradeTask_Build509 Upgrades link, active link and text color to new default of #3c78b5.
UpgradeTask_Build51  
UpgradeTask_Build520 Upgrade Task to change jira.maximum.authentication.attempts.allowed to be move from blank (unlimited) to a specified value
UpgradeTask_Build551 This upgrade task adds the Labels field to the first tab of the default screen
UpgradeTask_Build552 Upgrade task to convert Label customfields to system fields.
UpgradeTask_Build554 Adds user project avatars.
UpgradeTask_Build56  
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.
UpgradeTask_Build572 This upgrade task initializes link types to a set of predefined values.
UpgradeTask_Build60  
UpgradeTask_Build601 Migrate the OSUser.xml configuration over to the new Crowd Embedded Directories.
UpgradeTask_Build602 This task migrates OS_users and Groups to Crowd Embedded users and Groups.
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.
UpgradeTask_Build604 Upgrades SearchParameter based search request XML to JQL strings.
UpgradeTask_Build604.DocumentConstantToClauseNameResolver Used to map between the strings that were stored in the old-style XML to the clause names.
UpgradeTask_Build604.NamifyingClauseVisitor Clause visitor which transforms a clause's terminal nodes into "namified" form - custom field clause names are converted to their full name where possible, and right-hand-side id values are converted to names where possible.
UpgradeTask_Build604.SavedFilterConversionInformation  
UpgradeTask_Build604.UserSavedFilterConversionInformations  
UpgradeTask_Build604MailItem Mail item used for sending out e-mails about partial or errored JQL conversions.
UpgradeTask_Build605 Cleans up left over configuration from JIRA issues cache
UpgradeTask_Build606 Cleans up left over application properties
UpgradeTask_Build608 Updates user avatars to the latest crowdsourced designs
UpgradeTask_Build611 Adds whitelist entries for all external gadgets.
UpgradeTask_Build633 This task migrates Custom field values for Select and MultiSelect types to store the id of the option rather than the value.
UpgradeTask_Build634 This task cleans up after the CustomFieldValue upgrade (633)
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.
UpgradeTask_Build638 Generate an initial vote history on upgrade
UpgradeTask_Build640 Corrects the value of the "Membership" database sequence.
UpgradeTask_Build641 Gives View Only Workflow permission to Admin, Users and Dev on SETUP ONLY.
UpgradeTask_Build642 Turn soap on for new installations
UpgradeTask_Build643 Accumulates the "watchers" for issues.
UpgradeTask_Build644 This ended up a No-Op because its not the final final upgrade task needed for re-index
UpgradeTask_Build645 Upgrade task hackery to ensure the bundled GreenHopper is enabled if a non-bundled GreenHopper was previously enabled.
UpgradeTask_Build663 Fix any possible corruption in the jiraissue table due to https://jira.atlassian.com/browse/JRA-25914 , also reindexes
UpgradeTask_Build701 Replaces all usages of OSUserGroupCondition with UserInGroupCondition.
UpgradeTask_Build704 Reindexes JIRA due to a bug in the way MultiSelectCFType fields were being indexed.
UpgradeTask_Build705 Removing old LF colors in the databse if they are no differen from the current default colours.
UpgradeTask_Build706 Adding a unique constraint to the issue_key index - unfortunately this means deleting it and then recreating it
UpgradeTask_Build707 Copying trackbacks to remote issue links
UpgradeTask_Build708 Cleans up left over configuration from JIRA issues cache.
UpgradeTask_Build751 Reindexes JIRA due to a bug in the way MultiSelectCFType fields were being indexed.
UpgradeTask_Build752 JRA-26194: usernames in PortalPage should be stored lower case only.
UpgradeTask_Build753 JRA-26194: usernames in Favourite Filters should be stored lower case only.
UpgradeTask_Build754 JRA-26194: usernames in SearchRequest should be stored lower case only.
UpgradeTask_Build755 JRA-26194: usernames in AvatarStore should be stored lower case only.
UpgradeTask_Build756 JRA-26194: usernames in UserPropertyManager should be stored lower case only.
UpgradeTask_Build757 Reindexes JIRA due changes to allow native sorting of many system fields by Lucene.
UpgradeTask_Build758 JRA-24218: Ensure UPM is enabled.
UpgradeTask_Build759 This upgrade task is used to enable GZIP compression by default for new installations only.
UpgradeTask_Build771 This upgrade task will ensure that the username field is lowercase in the UserHistoryItem and FilterSubscription tables.
UpgradeTask_Build801 This upgrade task creates the notification event for the EventType.ISSUE_COMMENT_DELETED_ID event.
UpgradeTask_Build802 Populate the new column in SearchRequest for lower-case name.
UpgradeTask_Build807 Remove any only draft workflows schemes that might be around after a downgrade from OnDemand 5.2 to BTF 5.1.x.
UpgradeTask_Build808 Sets a date-time property that the instance was upgraded so we can know when to delete the NotificationInstance table.
UpgradeTask_Build809 Updates user searchers to be user/group searchers and single select searchers to multi-select searchers
UpgradeTask_Build810 Updates radiobutton and multi-checkbox searchers to be multi-select searchers
UpgradeTask_Build812 Reapplies Upgrade Task 787 to shorten Oracle MAnagedConfigurationItem index
UpgradeTask_Build813 This upgrade task will create a backup copy of any inactive workflow drafts stored in JIRA.
UpgradeTask_Build83 Created by IntelliJ IDEA.
UpgradeTask_Build843 Update the file paths of default icons for Statuses, Issue Types, Priorities and Sub Tasks.
UpgradeTask1_2  
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.