public interface

Feature

com.atlassian.bitbucket.server.Feature
Known Indirect Subclasses

Class Overview

Identifies a feature that can be enabled or disabled through bitbucket.properties

Summary

Public Methods
@Nonnull String getKey()
boolean isDataCenter()

Public Methods

@Nonnull public String getKey ()

Returns
  • identifier for the feature

public boolean isDataCenter ()

Returns
  • true if the feature requires a Data Center license, otherwise false