Package dev.galasa.framework.spi.events
Class TestHeartbeatStoppedEvent
java.lang.Object
dev.galasa.framework.spi.events.Event
dev.galasa.framework.spi.events.TestHeartbeatStoppedEvent
- All Implemented Interfaces:
IEvent
-
Constructor Summary
ConstructorDescriptionTestHeartbeatStoppedEvent
(IConfigurationPropertyStoreService cps, String timestamp, String message) -
Method Summary
Methods inherited from class dev.galasa.framework.spi.events.Event
getId, getMessage, getTimestamp, setId, setMessage, setTimestamp, toString
-
Constructor Details
-
TestHeartbeatStoppedEvent
public TestHeartbeatStoppedEvent(IConfigurationPropertyStoreService cps, String timestamp, String message) throws TestRunException - Throws:
TestRunException
-
-
Method Details
-
getTopic
-