@Component public class AuditRequestFactory extends Object
| Constructor and Description |
|---|
AuditRequestFactory() |
| Modifier and Type | Method and Description |
|---|---|
io.mosip.kernel.core.http.RequestWrapper<AuditRequestDto> |
buildRequest(AuditModules module,
AuditEvents event,
String id,
IdType idType,
String desc)
Builds the request.
|
public io.mosip.kernel.core.http.RequestWrapper<AuditRequestDto> buildRequest(AuditModules module, AuditEvents event, String id, IdType idType, String desc)
module - the moduleevent - the eventid - the ididType - the id typedesc - the descCopyright © 2020. All rights reserved.