Class InstanceInfoChangedEventMixin
java.lang.Object
de.codecentric.boot.admin.server.utils.jackson.InstanceInfoChangedEventMixin
Jackson Mixin class helps in serialize/deserialize
InstanceInfoChangedEvent.- Author:
- Stefan Rempfer
-
Constructor Summary
ConstructorsConstructorDescriptionInstanceInfoChangedEventMixin(InstanceId instance, long version, Instant timestamp, Info info) -
Method Summary
-
Constructor Details
-
InstanceInfoChangedEventMixin
public InstanceInfoChangedEventMixin(InstanceId instance, long version, Instant timestamp, Info info)
-