Class InstanceInfoChangedEvent
java.lang.Object
de.codecentric.boot.admin.server.domain.events.InstanceEvent
de.codecentric.boot.admin.server.domain.events.InstanceInfoChangedEvent
- All Implemented Interfaces:
Serializable
This event gets emitted when an instance information changes.
- Author:
- Johannes Edmeier
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstanceInfoChangedEvent(InstanceId instance, long version, Info info) InstanceInfoChangedEvent(InstanceId instance, long version, Instant timestamp, Info info) -
Method Summary
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
InstanceInfoChangedEvent
-
InstanceInfoChangedEvent
-