Class NessusResponseWithTimestamp<RES extends NessusResponseWithTimestamp<RES>>

java.lang.Object
tenapull.data.entity.template.ExtensibleJsonPojo
tenapull.data.entity.template.GeneratedIdPojo
tenapull.data.entity.response.NessusResponseWithTimestamp<RES>
Type Parameters:
RES - the nessus response type implementing NessusResponseWithTimestamp
All Implemented Interfaces:
NessusResponse<RES>, DbPojo
Direct Known Subclasses:
IndexResponse

@MappedSuperclass
public abstract class NessusResponseWithTimestamp<RES extends NessusResponseWithTimestamp<RES>>
extends GeneratedIdPojo
implements NessusResponse<RES>
Abstract implementation of the NessusResponse interface, which uses the timestamp provided by the Nessus API