807808809810811812813814
} } public void flushGroupCaches() { JahiaGroupManagerService groupService = ServicesRegistry.getInstance().getJahiaGroupManagerService(); groupService.flushCache(); } }