| 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. |
| SimpleFeature | Simple implementation of the Feature interface |
| SimpleFeature.Builder |
| 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 |
| IncompatibleApplicationModeException | Indicates the current operation cannot be processed because it is incompatible with the
application mode |