Class UsersAndGroupsDataDisableConditionsEvaluator

All Implemented Interfaces:
DisableConditionsEvaluator<Void>, LogEnabled, Component

Evaluator for DisableConditions on users and groups data Users and groups data can not be accessed by a specific object, so
  1. Void is used to type this evaluator
  2. getStoredValue can not be implemented