9.0 で削除された非推奨のコード パス

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

以前の Confluence バージョンで非推奨になったコード パスの削除に取り組んでいます。このページでは、Confluence 9.0 で削除したクラスとメソッドを一覧しています。

最終バージョンのリリースに向けて、このページで引き続き最新情報をお知らせします。

4.0 以降で廃止

ステータス: REMOVED IN 9.0

Javascript のグローバル変数

  • AJS.General.getContextPath()
  • AJS.General.getBaseUrl()

5.5 以降で廃止

ステータス: REMOVED IN 9.0

XML-RPC メソッド

  • スペースをエクスポート

  • exportSite

5.7 以降で廃止

ステータス: REMOVED IN 9.0

Javascript のグローバル変数

  • AJS.I18n.get(pluginKey, successCallback, errorCallback)

  • AJS.I18n.load(data)

7.0 以降で廃止

ステータス: REMOVED IN 9.0

ガジェット

  • com.atlassian.gadgets.*

  • <gadget>モジュール

  • ガジェットマクロ

  • ストリームガジェット

  • Confluence page gadget

  • Confluence ニュースガジェット

  • Confluence 検索ガジェット

7.17 以降で廃止

ステータス: REMOVED IN 9.0

com.atlassian.confluence.importexport.actions パッケージのインポート/エクスポート アクション:

  • AbstractBackupRestoreAction

  • AbstractFileRestoreAction (抽象ファイル復元アクション)

  • AbstractImportAction

  • BackupAction (バックアップアクション)

  • RestoreAction (アクションの復元)

  • RestoreLocalFileAction

  • RestorePageAction (ページ アクションの復元)

7.2 以降で廃止

ステータス: REMOVED IN 9.0

Javascript のグローバル変数

  • AJS.trim(str)

7.7 以降で廃止

非推奨のエディター API

ステータス: 9.0 で削除

エディター メソッドの削除

  • tinymce.activeEditor.onPreInit

  • tinymce.activeEditor.onBeforeRenderUI

  • tinymce.activeEditor.onPostRender

  • tinymce.activeEditor.onLoad

  • tinymce.activeEditor.onInit

  • tinymce.activeEditor.onRemove

  • tinymce.activeEditor.onActivate

  • tinymce.activeEditor.onDeactivate

  • tinymce.activeEditor.onClick

  • tinymce.activeEditor.onMouseUp

  • tinymce.activeEditor.onMouseDown

  • tinymce.activeEditor.onDblClick

  • tinymce.activeEditor.onKeyDown

  • tinymce.activeEditor.onKeyUp

  • tinymce.activeEditor.onKeyPress

  • tinymce.activeEditor.onContextMenu

  • tinymce.activeEditor.onPaste

  • tinymce.activeEditor.onSubmit

  • tinymce.activeEditor.onReset

  • tinymce.activeEditor.onBeforeExecCommand

  • tinymce.activeEditor.onExecCommand

  • tinymce.activeEditor.onPreProcess

  • tinymce.activeEditor.onPostProcess

  • tinymce.activeEditor.onLoadContent

  • tinymce.activeEditor.onSaveContent

  • tinymce.activeEditor.onChange

  • tinymce.activeEditor.onBeforeSetContent

  • tinymce.activeEditor.onBeforeGetContent

  • tinymce.activeEditor.onSetContent

  • tinymce.activeEditor.onGetContent

  • tinymce.activeEditor.onSetProgressState

  • tinymce.activeEditor.onVisualAid

  • tinymce.activeEditor.onUndo

  • tinymce.activeEditor.onRedo

  • tinymce.activeEditor.onNodeChange

  • tinymce.activeEditor.undoManager.onUndo

  • tinymce.activeEditor.undoManager.onRedo

  • tinymce.activeEditor.undoManager.onBeforeAdd

  • tinymce.activeEditor.undoManager.onAdd

  • tinymce.activeEditor.selection.onBeforeGetContent

  • tinymce.activeEditor.selection.onGetContent

  • tinymce.activeEditor.selection.onBeforeSetContent

  • tinymce.activeEditor.selection.onSetContent

  • tinymce.activeEditor.windowManager.onOpen

  • tinymce.activeEditor.windowManager.onClose

  • tinymce.activeEditor.windowManager.createInstance

  • tinymce.activeEditor.controlManager

  • tinymce.activeEditor.addButton

  • tinymce.activeEditor.getLang

  • tinymce.util.Dispatcher

  • tinymce.onBeforeUnload

  • tinymce.onAddEditor

  • tinymce.onRemoveEditor

  • tinymce.util.Cookie

8.6 以降で廃止

ステータス: 9.0 で削除

  • com.atlassian.confluence.search.v2.SearchFieldNames

8.7 以降で廃止

ステータス: 9.0 で削除

  • com.atlassian.confluence.plugins.index.api.mapping.FieldMapping.IndexFieldMappingConflictException

  • com.atlassian.confluence.impl.search.v2.DefaultContentPermissionCalculator#getEncodedContentPermissionSets

  • com.atlassian.confluence.plugins.index.api.AnalyzerDescriptor

  • com.atlassian.confluence.search.v2.query.BoostByDateMilestoneRules

  • com.atlassian.confluence.search.v2.score.DecayParameters#getOrigin

  • com.atlassian.confluence.search.v2.score.ScoreFunctionFactory#createContentTypeScoreFunction

  • com.atlassian.confluence.search.v2.score.ScoreFunctionFactory#createRecencyOfModificationScoreFunction

  • com.atlassian.confluence.search.v2.score.StaircaseFunction

Grey API の削除

8.7 以降、移行的に利用できなくなったものの全リストを、「グレー API の削除に備えてアプリを準備する」でご確認ください。

8.8 以降で廃止

ステータス: 9.0 で削除

Javascript グローバル

  • AJS.ConfluenceDialog

正式には非推奨ではない

ステータス: 9.0 で削除

ConfluenceActionSupport メソッドの削除

  • getAccessMode()

  • getCancel()

  • getConfluenceAccessManager()

  • getContext()

  • getCurrentSession()

  • getDateFormatSetting()

  • getDefaultResourceBundle()

  • getFriendlyDateFormatter()

  • getFrontendServiceURL()

  • getInstalledLanguages()

  • getLabelManager()

  • getLanguageJs()

  • getLanguageManager()

  • getLanguageUserFriendly(java.lang.String)

  • getLocaleManager()

  • getLocaleString()

  • getPermissionManager()

  • getUserFullName(java.lang.String)

  • getUserHasBrowseUsersPermission()

  • getUserHasLicensedAccess()

  • getUserLocaleDefaultDatePattern()

  • hasPermissionForSpace(java.util.List, com.atlassian.confluence.spaces.Space)

  • isDevMode()

  • isExternalUserManagementEnabled()

  • isPrintableVersion()

  • isSkipAccessCheck()

  • isUserStatusPluginEnabled()

  • isUsingH2()

  • isUsingHSQL()

ConfluenceActionSupport メソッド アクセスのダウングレード

  • isCanceled()

  • getAuthenticatedUser()

  • getDefaultTimeZone()

  • getBootstrapStatusProvider()

  • getGlobalSettings()

クラスの削除

  • com.atlassian.confluence.util.QuickPageRenderBean

Velocity テンプレートは 9.0 で削除

ステータス: 9.0 で削除および Soy リソースに置換

  • login.vm

  • logout.vm
  • 404.vm

  • setup/404.vm

  • 405.vm

  • setup/405.vm

  • email-confirmation.vm

  • resetuserpassword.vm

  • resetuserpassword-success.vm

  • forgotuserpassword.vm

  • forgotuserpassword-success.vm

  • forgotuserpassword-request-denied-global.vm

  • mywork-confluence-host-plugin/templates/login.vm

  • streams-aggregator-plugin/template/applinks/auth-completion.vm

  • streams-aggregator-plugin/template/applinks/auth-completion.vm

  • streams-aggregator-plugin/template/streams/activityfeed.vm

  • atlassian-nav-links-plugin/templates/capabilities.vm

Velocity #scomponent テンプレートは 9.0 で削除

ステータス: 9.0 で削除

  • pages/version-mismatch.vm

  • template/aui/assistive.vm

  • template/aui/checkbox-input.vm

  • template/aui/checkbox.vm

  • template/aui/editor.vm

  • template/aui/hidden.vm

  • template/aui/onofflist-include.vm

  • template/aui/onofflist.vm

  • template/aui/password.vm

  • template/aui/submit-close.vm

  • template/aui/submit.vm

  • template/aui/text-include.vm

  • template/aui/text.vm

  • template/aui/textarea.vm

  • template/aui/widetextarea.vm

  • template/aui/wiki-textarea.vm

  • template/custom/content-editor.vm

  • template/custom/memoryusagebar.vm

  • template/custom/onofflist.vm

  • template/custom/popup-link.vm

  • template/custom/scripting-events.vm

  • template/custom/space-select.vm

  • template/custom/textfield-and-picker.vm

  • template/includes/table-dialog-templates.vm

  • template/notable/checkbox.vm

  • template/notable/checkboxlist.vm

  • template/notable/label.vm

  • template/notable/password.vm

  • template/notable/submit-close.vm

  • template/notable/submit.vm

  • template/notable/text.vm

  • template/notable/widetextarea.vm

  • template/xhtml/general-pagelist.vm

最終更新日 2024 年 7 月 8 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.