public class FileEventManager
extends java.lang.Object
Constructor and Description |
---|
FileEventManager() |
Modifier and Type | Method and Description |
---|---|
static void |
addEvent(Event event) |
static java.util.Set<Event> |
getEvents(long syncFileId) |
static void |
removeEvent(Event event) |