| Interface | Description |
|---|---|
| ApplicationModeSupplier |
Provides the
mode of this instance |
| ApplicationPropertiesService |
A service for retrieving and updating application properties.
|
| ApplicationStatusService |
Monitor for the state of the server.
|
| Feature |
Identifies a feature that can be enabled or disabled through
bitbucket.properties |
| FeatureManager |
Provides access to
bitbucket.properties flags for enabling/disabling various features. |
| StorageService |
Allows apps to interact with selected parts of the product's home directory.
|
| Class | Description |
|---|---|
| SimpleFeature |
Simple implementation of the
Feature interface |
| SimpleFeature.Builder |
| Enum | Description |
|---|---|
| ApplicationMode |
Identifies what mode the application is in.
|
| ApplicationState |
The current state of the server.
|
| OperatingSystem |
Enumerates possible operating systems.
|
| StandardFeature |
Core
features provided by the application |
| Exception | Description |
|---|---|
| IncompatibleApplicationModeException |
Indicates the current operation cannot be processed because it is incompatible with the
application mode |
Copyright © 2019 Atlassian. All rights reserved.