Package com.lpvs.entity.history


package com.lpvs.entity.history
This package contains entities representing historical data in the LPVS system. These entities are designed to store and organize historical records related to scans, pull requests, and other relevant data in the LPVS application.

The entities in this package provide structured representations of historical information, facilitating retrieval, analysis, and presentation of historical data within the LPVS system.

These entities are used by various components within the LPVS system to manage and present historical data to users or other system components.

  • Classes
    Class
    Description
    Represents an entity containing a list of historical records in the LPVS system.
    Represents an entity containing a page of historical pull requests in the LPVS system.
    Represents a historical record in the LPVS system.