@Entity public class ChangeGroupBulkAction extends BulkAction
BulkAction that changes the group of users| Constructor and Description |
|---|
ChangeGroupBulkAction() |
| Modifier and Type | Method and Description |
|---|---|
BulkActionNature |
getNature() |
Group |
getNewGroup() |
void |
setNewGroup(Group newGroup) |
getBy, getCreationDate, getFinishDate, getNetwork, getQuery, getStatus, setBy, setCreationDate, setFinishDate, setNetwork, setQuery, setStatusgetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransient, toStringpublic BulkActionNature getNature()
getNature in class BulkActionpublic Group getNewGroup()
public void setNewGroup(Group newGroup)