Base interface for Optimizely main methods
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
isAmfEnabled()@return boolean true if Amf protocol is enabled, else false. |
|
boolean |
isEnabled()@return boolean true if Optimizely is enabled, else false. |
|
boolean |
isImportAsyncApiEnabled()@return boolean true if import AsyncAPI feature is enabled, else false. |
|
boolean |
isLegacyPageEndpoints()@return boolean true if should show deprecated endpoints tab |
|
boolean |
isMultiConfigurationRestEnabled()@return boolean true if Rest protocol is enabled for MultiConfigurationTestStep |
|
boolean |
isThemeEnabled()@return boolean true if theme feature is enabled, else false. |
|
boolean |
isUblEnabled()@return boolean true if UBL license support is enabled, else false. |