| Package | Description |
|---|---|
| com.absio.broker.mapper | |
| com.absio.provider |
| Modifier and Type | Method and Description |
|---|---|
EventPackage |
EventsMapper.get(EventActionType actionType,
EventType eventType,
Long startingId,
Long endingId,
UUID containerId,
String containerType)
Gets all ContainerEvents that match the action type, starting id, ending id, container id and type.
|
| Modifier and Type | Method and Description |
|---|---|
EventPackage |
ServerProvider.getEvents(EventActionType actionType,
EventType eventType,
Long startingId,
Long endingId,
UUID containerId,
String containerType)
Gets all events that match the event type, action type, starting id, ending id, container id and type.
|
EventPackage |
ServerCacheOfsProvider.getEvents(EventActionType actionType,
EventType eventType,
Long startingId,
Long endingId,
UUID containerId,
String containerType)
Gets all events that match the event type, action type, starting id, ending id, container id and type.
|
Copyright © 2021. All rights reserved.