private static class MailboxImpl.LookupGroupsChangedLogObj extends Object implements MailboxImpl.LogRecord
Modifier and Type | Field and Description |
---|---|
private String[] |
groups
The new groups to join.
|
private static long |
serialVersionUID |
Constructor and Description |
---|
MailboxImpl.LookupGroupsChangedLogObj(String[] groups)
Simple constructor
|
private static final long serialVersionUID
private String[] groups
public MailboxImpl.LookupGroupsChangedLogObj(String[] groups)
public void apply(MailboxImpl mb)
lookupGroups
to the provided
set.apply
in interface MailboxImpl.LogRecord
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.