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, toString
public java.util.Collection<ItemFlag> flags
public boolean match(ItemFlagFilter filter)
match
in class ChangeLogEntry
Copyright © 2021. All Rights Reserved.