-
public final class HeartbeatEventEvent published to client indicating status the last operation performed by a background task
-
-
Constructor Summary
Constructors Constructor Description HeartbeatEvent(Status status, String message)
-
Method Summary
Modifier and Type Method Description final StatusgetStatus()final StringgetMessage()
-