Interface SwitchService
-
- All Known Implementing Classes:
DefaultSwitchService,PromotionEngineTestSupportSwitchService
public interface SwitchServiceService used for the purpose of providing toggle status related information
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisEnabled(Switch switchOption)Identifies whether provided switchable option is enabled
-