Uses of Class
es.kukenan.smartfi.microservice.backoffice.events.update.BackOfficeAppointmentUpdatedEventBody
Packages that use BackOfficeAppointmentUpdatedEventBody
Package
Description
Application configuration.
-
Uses of BackOfficeAppointmentUpdatedEventBody in es.kukenan.smartfi.microservice.backoffice.events.update
Constructors in es.kukenan.smartfi.microservice.backoffice.events.update with parameters of type BackOfficeAppointmentUpdatedEventBodyModifierConstructorDescriptionBackOfficeAppointmentUpdatedEvent(String requestId, String companyId, String messageId, String origin, String operationType, String version, Long creationTs, String channel, String session, String manager, String personId, BackOfficeAppointmentUpdatedEventBody body) State constructor.