Uses of Interface
com.atlassian.confluence.upgrade.UpgradeTask

Packages that use UpgradeTask
com.atlassian.confluence.upgrade   
com.atlassian.confluence.upgrade.security   
com.atlassian.confluence.upgrade.upgradetask   
 

Uses of UpgradeTask in com.atlassian.confluence.upgrade
 

Subinterfaces of UpgradeTask in com.atlassian.confluence.upgrade
 interface DatabaseUpgradeTask
          Upgrade tasks that perform operations on the database should implement this interface.
 

Classes in com.atlassian.confluence.upgrade that implement UpgradeTask
 class AbstractUpgradeTask
           
 

Methods in com.atlassian.confluence.upgrade that return types with arguments of type UpgradeTask
 java.util.List<UpgradeTask> AbstractUpgradeManager.getSchemaUpgradeTasks()
           
 java.util.List<UpgradeTask> AbstractUpgradeManager.getUpgradeTasks()
           
 

Methods in com.atlassian.confluence.upgrade with parameters of type UpgradeTask
protected  void AbstractUpgradeManager.upgradeTaskFailed(UpgradeTask upgradeTask, java.lang.Throwable e)
           
protected  void AbstractUpgradeManager.upgradeTaskSucceeded(UpgradeTask upgradeTask)
           
 

Method parameters in com.atlassian.confluence.upgrade with type arguments of type UpgradeTask
 void AbstractUpgradeManager.setPreSchemaUpgradeTasks(java.util.List<UpgradeTask> preSchemaUpgradeTasks)
           
 void AbstractUpgradeManager.setSchemaUpgradeTasks(java.util.List<UpgradeTask> upgradeTasks)
           
 void AbstractUpgradeManager.setUpgradeTasks(java.util.List<UpgradeTask> upgradeTasks)
           
 

Uses of UpgradeTask in com.atlassian.confluence.upgrade.security
 

Classes in com.atlassian.confluence.upgrade.security that implement UpgradeTask
 class LegacyContentPermissionUpgradeTask
          Upgrade task tested successfully against: postgresql-8.0-318.jdbc3.jar ojdbc14.jar mysql-connector-java-3.1.13-bin.jar
 

Uses of UpgradeTask in com.atlassian.confluence.upgrade.upgradetask
 

Classes in com.atlassian.confluence.upgrade.upgradetask that implement UpgradeTask
 class AtlassianUpgradeFollowersUpgradeTask
          Converts followers based on the my:follow label to Connections.
 class AttachmentFileNameUpgradeTask
          Upgrade confluence file system based attachment storage to use new ID naming strategy for attachments [CONF-2948]
 class AttachmentsFileSizeUpgradeTask
          Task that goes through all attachments and makes sure the files are the right size.
 class BundleUserMacrosUpgradeTask
          Deprecated. BN 3.4 - This upgrade task cannot be used since it cannot be applied to new installs (CONFDEV-796). Reinstate this task when user macros are proper plugins.
 class ChangeLogoStorageUpgradeTask
          We have changed the way logo images are stored in confluence.
 class ClickrLeftNavMigrationUpgradeTask
           
 class ColourSchemesUpgradeTask
           
 class CommentParentColumnUpgradeTask
          Task that goes through all attachments and makes sure the files are the right size.
 class ContentStatusUpgradeTask
           
 class ConvertAdministerConfluenceToSystemAdministratorUpgradeTask
          UpgradeTask that takes existing "Administer Confluence" permissions and changes them into "System Administator" permissions by direct JDBC.
 class CorrectAttachmentCreatorUpgradeTask
          In older versions of Confluence, when a new version of an attachment was created, only the last modifier field was set.
 class DailyReportPreferenceUpgradeTask
           
 class DefaultSpaceContentUpgradeTask
           
 class DraftDataCleaningUpgradeTask
          Remove drafts created by CONF-12144 with a null page ID or type.
 class DropDraftTableUpgradeTask
           
 class DuplicateNotificationsCleanupUpgradeTask
          Delete duplications from the notifications table.
 class EnableAntiXssModeUpgradeTask
           
 class ExcerptMacroUpgradeTask
           
 class FollowFavouriteUpgradeTask
          Converts the favourite-user model into the confluence 3.0 follow user model.
 class GuardPermissionsUpgradeTask
          Task to make sure that permissions are migrated cleanly between 1.1.x and 1.2.x What this will do: -
 class HashTaskListKeysUpgradeTask
           
 class HierarchicalFileSystemAttachmentUpgradeTask
           
 class HiLoIdRepairUpgradeTask
          POSITION is a key word as far as HSQLDB 1.8 is concerned.
 class IncreasePoolSizeUpgradeTask
          The indexing scheme used in 1.4.1 needs 10 DB connections.
 class InitApplicationKeysUpgradeTask
          Generates a system public/private key pair on upgrade
 class InitialiseSidUpgradeTask
          Generate a SID on upgrade
 class IntroduceShortcutLinkAliasUpgradeTask
           
 class MacroToPluginUpgradeTask
           
 class MailCreationDateUpgradeTask
          Upgrade the creation date field of the existing emails, setting it to either the emails received date (if it exists) or the emails sent date (if it exists).
 class MailDatabaseUpgradeTask
           
 class MailServerConfigUpdate
          Updates the change in the mail config file from "" to ""
 class MoveBackupSettingsToDatabaseUpgradeTask
           
 class MoveBandanaConfigsToDatabaseUpgradeTask
           
 class MoveFormatsToDatabaseUpgradeTask
           
 class MoveGlobalConfigToBandanaUpgradeTask
           
 class MoveLayoutsToDatabaseUpgradeTask
           
 class MoveNonPictureProfileAttachmentsUpgradeTask
           
 class MovePluginsToDatabaseUpgradeTask
          Move uploaded plugins to the database.
 class MoveUserMacrosToBandanaUpgradeTask
           
 class NetworkAndSiteNotificationTypesUpgradeTask
          Fills in false values for nulls in the network and digest notification columns.
 class NewConfigUpgradeTask
           
 class NewSpacePermissionsUpgradeTask
          Task to make sure that permissions are migrated cleanly between 1.1.x and 1.2.x What this will do: -
 class OSUserToAtlassianUserMigrationUpgradeTask
           
 class PagePermissionUpgradeTask
           
 class PagePropertiesUpgradeTask
          Deprecated. no longer required.
 class PersonalInformationRepairUpgradeTask
          Upgrade task to ensure that for all the user names attached to content in Confluence a PersonalInformation objects exist.
 class PurgeCorruptOutgoingLinksUpgradeTask
           
 class PurgeThumbnailsUpgradeTask
           
 class RebuildAncestorsUpgradeTask
          Rebuilds the ancestor table.
 class RebuildIndexUpgradeTask
          Trigger a rebuild of the lucene index
 class ReduceIndexNameLengthUpgradeTask
           
 class RemoveActiveFlagUpgradeTask
           
 class RemoveAPRUpgradeTask
           
 class RemoveBlankReferrersUpgradeTask
           
 class RemoveClassicThemeUpgradeTask
           
 class RemoveDuplicateTaskListKeysUpgradeTask
           
 class RemoveEmailTemplatesTableUpgradeTask
           
 class RemoveGlobalAnonymousPermissionsUpgradeTask
          Task to make sure that the CREATESPACE and ADMINISTRATECONFLUENCE global permissions are removed for anonymous users.
 class RemoveOldCommentVersionFromParentComment
          This task fixes the problem found in CONF-2941
 class RenamePositionColumnUpgradeTask
          POSITION is a key word as far as HSQLDB 1.8 is concerned.
 class ResizeProfileImagesUpgradeTask
           
 class ResourceUpgradeTask
           
 class SeparateContentBodyTableUpgradeTask
           
 class SetGlobalSpaceTypeUpgradeTask
           
 class ShortcutLinksUpgradeTask
           
 class SpaceGroupUpgradeTask
           
 class SpaceRelationUpgradeTask
           
 class TinyMce3UpgradeTask
           
 class UpdateReferrerConfigUpgradeTask
           
 class UserMacroConfigFormatUpgradeTask
          Update old pre 1.4 user macros that were stored as strings.
 class UserStatusPermissionUpgradeTask
          This upgrade task gives all users with the 'Use Confluence' permission the 'Update Status' permission
 class VersionCommentsUpgradeTask
           
 class VersionedAttachmentDatabaseUpgradeTask
           
 class VersionedAttachmentsUpgradeTask
          Task that just sets the build number to that of the 103
 class VersionedAttachmentVersionDatabaseUpgradeTask
           
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.