Package | Description |
---|---|
com.atlassian.jira.dev.upgrade | |
com.atlassian.jira.upgrade | |
com.atlassian.jira.upgrade.tasks |
Modifier and Type | Class and Description |
---|---|
class |
NoOpUpgradeTask
This is just no op implementation for testing purposes only.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelayableUpgradeTask |
class |
AbstractImmediateUpgradeTask |
class |
LegacyImmediateUpgradeTask
Old upgrade tasks will extend this.
|
Constructor and Description |
---|
DropIndexHelper(AbstractUpgradeTask abstractUpgradeTask) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNotificationSchemeUpgradeTask
This upgrade task adds new scheme entities to the eventIdDestination of all notification schemes in JIRA.
|
class |
AbstractReindexUpgradeTask |
class |
UpgradeTask_Build70101
Goes through all of the projects on the JIRA instance, assigning appropriate project types.
|
class |
UpgradeTask_Build70102
After the Renaissance migration, sets the application as the default ones based on the available licenses.
|
class |
UpgradeTask_Build710001 |
class |
UpgradeTask_Build71001
Deletes the version association for any issues that have a reference to a non-existent project version.
|
class |
UpgradeTask_Build72001 |
class |
UpgradeTask_Build72002
Deletes old issue-type-icon PNG-files that has been converted from SVG using
AvatarTranscoder . |
class |
UpgradeTask_Build73002
It will reset current admin settings for RTE
|
class |
UpgradeTask_Build76001
As we are introducing priority schemes this upgrade task will create default priority scheme with all priorities defined on the instance.
|
class |
UpgradeTask_Build77001
Upgrade task to make all clustered job ids unique and then add in the uniqueness constraint to the job id column.
|
class |
UpgradeTask_Build800003
JRASERVER-63002
Removal of old indexes...
|
class |
UpgradeTask_Build800004 |
class |
UpgradeTask_Build800005
JRASERVER-64928
Removal of old indexes...
|
class |
UpgradeTask_Build800006
Drops the single-column 'osproperty_all' index on the 'propertyentry' table.
|
class |
UpgradeTask_Build800007
Drops the single-column 'osproperty_entityName' index on the 'propertyentry' table.
|
class |
UpgradeTask_Build801000
This task will add 2 new jira issue event types: archived and restored.
|
class |
UpgradeTask_Build804000
Converts timestamp of an archived project from the 'propertynumber' table to date and moves it to the 'propertydate'
table.
|
class |
UpgradeTask_Build811001
Upgrade task that re-implements Embedded Crowd's
https://stash.atlassian.com/projects/CWD/repos/crowd/browse/components/crowd-persistence-hibernate5/src/main/resources/liquibase/crowd_3_3_0/04_directory_attribute_value_type_migration.xml
so it does:
- remove null-valued attributes from CWD_DIRECTORY_ATTRIBUTE table and
- promote the type of CWD_DIRECTORY_ATTRIBUTE.ATTRIBUTE_VALUE to CLOB on Oracle Database
(for MySql, PostgreSQL and MsSqlServer the Entity Engine does the promotion)
|
class |
UpgradeTask_Build814000
Upgrade task to copy email templates from resources to Shared Jira Home.
|
class |
UpgradeTask_Build815000 |
class |
UpgradeTask_Build819000
This upgrade task enables JIRA Index Snapshot Service by default to take a snapshot daily at 2am.
|
class |
UpgradeTask_Build822000
Replaces 'uk_mem_parent_child_type' and 'idx_mem_dir_parent_child' indexes with 'uk_mem_dir_parent_child'.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.