Uses of Class
be.vlaanderen.vip.magda.legallogging.model.UitzonderingEntry
Packages that use UitzonderingEntry
-
Uses of UitzonderingEntry in be.vlaanderen.vip.magda.exception
Constructor parameters in be.vlaanderen.vip.magda.exception with type arguments of type UitzonderingEntryModifierConstructorDescriptionUitzonderingenSectionInResponseException(SubjectIdentificationNumber subject, List<UitzonderingEntry> uitzonderingEntries, MagdaServiceIdentification magdaServiceIdentification, UUID correlationID, UUID requestID) UitzonderingenSectionInResponseException(SubjectIdentificationNumber subject, List<UitzonderingEntry> uitzonderingEntries, UUID correlationID, UUID requestID) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of UitzonderingEntry in be.vlaanderen.vip.magda.legallogging.model
Constructor parameters in be.vlaanderen.vip.magda.legallogging.model with type arguments of type UitzonderingEntryModifierConstructorDescriptionFailedLoggedRequest(UUID transactionID, UUID localTransactionID, Duration duration, List<UitzonderingEntry> uitzonderingEntries, String serviceName, String serviceVersion, MagdaRegistrationInfo registrationInfo)