public class FeatureFlagManagerUtil
extends Object
Constructor and Description |
---|
FeatureFlagManagerUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getJSON(long companyId) |
static boolean |
isEnabled(long companyId,
String key) |
static boolean |
isEnabled(String key) |