Common Atlassian Plugin Modules
The Atlassian Plugin Framework is comprised of a common set of modules shared across other Atlassian products. The following are the shared module types available in Bitbucket Server:
- Downloadable Plugin Resource
- Component Import Plugin Module
- Component Plugin Module
- Module Type Plugin Module
- REST Plugin Module
- Servlet Context Listener Plugin Module
- Servlet Context Parameter Plugin Module
- Servlet Filter Plugin Module
- Servlet Plugin Module
- Web Item Plugin Module
- Web Panel Plugin Module
- Web Resource Plugin Module
- Web Section Plugin Module
Specialized Bitbucket Server Plugin Modules
Bitbucket Server also defines its own set of module types, for tightly integrating with and extending Bitbucket Server-specific functionality.
- Client Web Item Plugin Module
- Client Web Panel Plugin Module
- Client Web Section Plugin Module
- Commit Indexer Plugin Module
- Commit Property Config Plugin Module
- HTTP Authentication Handler Plugin Module
- HTTP Authentication Failure Handler Plugin Module
- HTTP Authentication Success Handler Plugin Module
- Keyboard Shortcut Plugin Module
- Merge Check Plugin Module DEPRECATED in 5.0
- Post-Receive Hook Plugin Module DEPRECATED in 5.0
- Pre-Receive Hook Plugin Module DEPRECATED in 5.0
- Ref Metadata Provider Module
- REST Fragment Plugin Module
- Repository Hook Plugin Module
- Repository Merge Check Plugin Module
- SCM Request Check Plugin Module
- SSH Request Handler Plugin Module