Uses of Class
com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask

Packages that use AbstractGhUpgradeTask
Package
Description
 
  • Uses of AbstractGhUpgradeTask in com.atlassian.greenhopper.upgrade

    Modifier and Type
    Class
    Description
    class 
    Sets status categories for (what is assumed to be) JIRA Agile's simple workflow's statuses.
    class 
    Removing classic gadgets from dashboards
    class 
    Inserts a reindex required warning into the admin screen for the epic label custom field searching
    class 
    Migration for Manage Sprints permission by copying all ADMINISTER_PROJECTS permission entities into MANAGE_SPRINTS permission
    class 
    Cleaning all current Manage Sprint permission entries before re-performing the migration by copying all current ADMINISTER_PROJECTS permission entries to MANAGE_SPRINTS permission again HOT-35978, SW-3105
    class 
    This is responsible to do the required migration for MANAGE_SPRINTS permission for BTF customers, just like what the 49th and 50th upgrade tasks have done for Cloud customers before.
    class 
    This upgrade task is responsible for flushing new SprintManagerImpl caches after upgrade so they don't have to wait for timeout to become consistent.