Class IncomingPing
java.lang.Object
com.bluebell.greenhouse.platform.models.core.entities.AbstractAuditableEntity
com.bluebell.greenhouse.platform.models.core.entities.system.IncomingPing
- All Implemented Interfaces:
GenericEntity
Class representation of a heartbeat style check-in with external services.
- Version:
- 3.0.4
- Author:
- Stephen Prizio
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface GenericEntity
getCreatedAt, getId, getModifiedAt, isCreatedAtInferred
-
Constructor Details
-
IncomingPing
public IncomingPing()
-