Class EsbConsumer.EsbConsumerTestingData
java.lang.Object
edu.internet2.middleware.grouper.changeLog.esb.consumer.EsbConsumer.EsbConsumerTestingData
- Enclosing class:
- EsbConsumer
-
Field Summary
Modifier and TypeFieldDescriptionint
int
int
int
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
changeLogEntryListSize
public int changeLogEntryListSize -
convertAllChangeLogEventsToEsbEventsSize
public int convertAllChangeLogEventsToEsbEventsSize -
filterInvalidEventTypesSize
public int filterInvalidEventTypesSize -
skippedEventsDueToExpressionLanguageCount
public int skippedEventsDueToExpressionLanguageCount -
skippedEventsDueToExpressionLanguage
-
eventsWithAddedSubjectAttributes
public int eventsWithAddedSubjectAttributes
-
-
Constructor Details
-
EsbConsumerTestingData
public EsbConsumerTestingData()
-