Uses of Class
io.mosip.mimoto.dto.AuditResponseDto
-
Packages that use AuditResponseDto Package Description io.mosip.mimoto.util -
-
Uses of AuditResponseDto in io.mosip.mimoto.util
Methods in io.mosip.mimoto.util that return types with arguments of type AuditResponseDto Modifier and Type Method Description ResponseWrapper<AuditResponseDto>AuditLogRequestBuilder. createAuditRequestBuilder(String description, String eventId, String eventName, String eventType, String registrationId, ApiName apiname)Creates the audit request builder.ResponseWrapper<AuditResponseDto>AuditLogRequestBuilder. createAuditRequestBuilder(String description, String eventId, String eventName, String eventType, String moduleId, String moduleName, String registrationId)
-