public class GrouperRecentMembershipsChangeLogConsumer extends EsbListenerBase
| Modifier and Type | Field and Description |
|---|---|
static int |
test_fullSyncCount |
static int |
test_incrementalSyncCount |
| Constructor and Description |
|---|
GrouperRecentMembershipsChangeLogConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect()
disconnect if needed
|
boolean |
dispatchEvent(String eventJsonString,
String consumerName) |
ProvisioningSyncConsumerResult |
dispatchEventList(List<EsbEventContainer> esbEventContainers)
implement this instead of dispatchEvent if you want objects instead of json string
|
List<String> |
recentMembershipsGroupIds() |
callAtLeastOnce, convertEventsToNoSensitiveData, convertEventsToString, dispatchEventList, encryptMessage, getBatchSize, getChangeLogProcessorMetadata, getEsbConsumer, isProcessObjectsInsteadOfJson, setChangeLogProcessorMetadata, setEsbConsumerpublic static int test_fullSyncCount
public static int test_incrementalSyncCount
public GrouperRecentMembershipsChangeLogConsumer()
public boolean dispatchEvent(String eventJsonString, String consumerName)
dispatchEvent in class EsbListenerBasepublic void disconnect()
EsbListenerBasedisconnect in class EsbListenerBasepublic ProvisioningSyncConsumerResult dispatchEventList(List<EsbEventContainer> esbEventContainers)
EsbListenerBasedispatchEventList in class EsbListenerBaseCopyright © 2016 Internet2. All rights reserved.