Class InstanceStatusChangedEventMixin
java.lang.Object
de.codecentric.boot.admin.server.utils.jackson.InstanceStatusChangedEventMixin
Jackson Mixin class helps in serialize/deserialize
InstanceStatusChangedEvent.- Author:
- Stefan Rempfer
-
Constructor Summary
ConstructorsConstructorDescriptionInstanceStatusChangedEventMixin(InstanceId instance, long version, Instant timestamp, StatusInfo statusInfo) -
Method Summary
-
Constructor Details
-
InstanceStatusChangedEventMixin
public InstanceStatusChangedEventMixin(InstanceId instance, long version, Instant timestamp, StatusInfo statusInfo)
-