public class FlaggedChangeLogEntry extends ChangeLogEntry
ChangeLogEntry.Type| Modifier and Type | Field and Description | 
|---|---|
java.util.Collection<ItemFlag> | 
flags  | 
author, date, internalId, itemExtId, itemUid, origin, type, version, weightSeed| Constructor and Description | 
|---|
FlaggedChangeLogEntry()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
match(ItemFlagFilter filter)  | 
create, toStringpublic java.util.Collection<ItemFlag> flags
public boolean match(ItemFlagFilter filter)
match in class ChangeLogEntryCopyright © 2023. All Rights Reserved.