Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.upgrade.UpgradeTask

Packages that use UpgradeTask
com.jivesoftware.forum.upgrade   
com.jivesoftware.forum.upgrade.tasks   
 

Uses of UpgradeTask in com.jivesoftware.forum.upgrade
 

Methods in com.jivesoftware.forum.upgrade that return UpgradeTask
 UpgradeTask UpgradeManager.getCurrentTask()
           
 

Uses of UpgradeTask in com.jivesoftware.forum.upgrade.tasks
 

Classes in com.jivesoftware.forum.upgrade.tasks that implement UpgradeTask
 class AbstractDatabaseUpgradeTask
          An upgrade task that can be used to execute a sql script.
 class AddHostNameFilter
          Upgrade task to add the HostName Render Filter to the list of default filters.
 class AddIndexesTask
          Creates a few index that increase performance
 class AddTagIndexes
           
 class CreateAutoSave
          Creates the necessary tables for the autosave feature
 class CreateCommunityEverywhere
          Creates the necessary tables for the community everywhere feature
 class CreatePostReplyViaEmail
          Upgrade task which adds the jiveEmailToken database table needed by the email reply posting feature.
 class CreateTags
           
 class CreateVersionTable
          Creates the jiveVersion table if it does not exist.
 class EncryptLdapPasswordTask
           
 class MigrateLocalCacheProperties
          Upgrade task which migrates cache related local properties from the old naming scheme to the new one.
 class ModifyAttachmentContentTypeSize
           
 class ModifyUserProfileSize
           
 class ModifyUserProfileSize2
           
 class ResetHTMLFilterValuesUpgradeTask
           
 class StripMessageTokensFromWatchTemplates
          Alters any custom email watch templates to remove tokens which are no longer included for email reply support.
 class TestUpgradeTask
          Used to test the upgrade process
 class UpdateDigestEmailTemplate
           
 class UpdateFilters
          Upgrade task which migrates filters from 5.0.x or 5.1.x to 5.5
 class UpdateRootCategoryLocale
          Nullifies the LOCALECODE column for the root category in the jiveCategory table.
 class Version410
          Performs the old upgrade task to upgrade from 4.1.x/4.2.x to 5.0.x.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.