アドオンの管理
An add-on is an installable component that supplements or enhances the functionality of Fisheye in some way. For example, the Fisheye Release Report is a free add-on that presents a release report of the new commits in a branch for a given release (based on the Commit Graph), including all commits in feature branches that were merged to the release branch.
Fisheye comes with many pre-installed add-ons (called system add-ons). You can install more add-ons, either by acquiring the add-on from the Atlassian Marketplace or by uploading it from your file system. This means that you can install add-ons that you have developed yourself. For information about developing your own add-ons for Fisheye, see the Fisheye developer's guide.
On this page:
アトラシアンのドキュメントでは、"アプリ"、"アドオン" および "プラグイン" などの用語を使用しています。これらの用語は互換的に使用されることもありますが、互いに異なる点があります。プラグインは、アトラシアンのホスト アプリケーションにインストールできるタイプのアプリケーションです (以前はアドオンと呼ばれていました)。プラグインは、開発者がアトラシアン SDK を使用して作成します。
About the Universal Plugin Manager (UPM)
You administer add-ons for Fisheye using the Universal Plugin Manager (UPM). The UPM is itself an add-on that exposes add-on administration pages in the Fisheye Administration Console. UPM works across Atlassian applications, providing a consistent interface for administering add-ons in Fisheye, Crucible, Confluence, Jira, Bitbucket Server and Bamboo.
UPM comes pre-installed in recent versions of all Atlassian applications, so you do not normally need to install it yourself. However, like other add-ons, the UPM software is subject to regular software updates. Before administering add-ons in Fisheye, therefore, you should verify your version of the UPM and update it if needed.
Administering Add-ons in Fisheye
You can update UPM, or any add-on, from the UPM's own add-on administration pages. Additionally, you can perform these tasks from the UPM administration pages:
- アドオンのインストールまたは削除
- アドオンの設定
- Discover and install new add-ons from the Atlassian Marketplace
- アドオンとそのコンポーネント モジュールの 有効化または無効化
For information on performing these add-on administration tasks, see the Universal Plugin Manager documentation.