Enum Class License.OperationMode

java.lang.Object
java.lang.Enum<License.OperationMode>
org.elasticsearch.license.License.OperationMode
All Implemented Interfaces:
Serializable, Comparable<License.OperationMode>, Constable
Enclosing class:
License

public static enum License.OperationMode extends Enum<License.OperationMode>
Decouples operation mode of a license from the license type value.

Note: The mode indicates features that should be made available, but it does not indicate whether the license is active!

The id byte is used for ordering operation modes