public abstract class ApplicationFeature extends Object
| Constructor and Description |
|---|
ApplicationFeature() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getDescription()
The description of the application feature
|
abstract Boolean |
getEnabled()
Denotes whether or not the application feature is enabled
|
abstract String |
getName()
The name of the application feature
|
Copyright © 2020. All rights reserved.