@Internal public interface

ProjectTypesDarkFeature

com.atlassian.jira.project.type.ProjectTypesDarkFeature
Known Indirect Subclasses

@Internal

This interface is an internal implementation detail and will change without notice.

Clients that depend on @Internal classes and interfaces can not expect to be compatible with any version other than the version they were compiled against (even minor version and milestone releases may break binary compatibility with respect to @Internal elements).

Class Overview

Dark feature manager for project types.

Summary

Public Methods
boolean isEnabled()
Returns a boolean indicating whether the project types feature is enabled on the instance.

Public Methods

public boolean isEnabled ()

Returns a boolean indicating whether the project types feature is enabled on the instance.

Returns
  • whether the project types feature is enabled.