Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add adapter for DeviceDetails #1324

Merged
merged 6 commits into from
Oct 8, 2024

Commits on Oct 8, 2024

  1. Add recommendation generation logic

    Signed-off-by: bharathappali <abharath@redhat.com>
    bharathappali committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    67fb865 View commit details
    Browse the repository at this point in the history
  2. Add Adapter for RecommendationItem to serialize and deserialize the enum

    Signed-off-by: bharathappali <abharath@redhat.com>
    bharathappali committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0cbccdc View commit details
    Browse the repository at this point in the history
  3. Add adapter for DeviceDetails

    Signed-off-by: bharathappali <abharath@redhat.com>
    bharathappali committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bd82175 View commit details
    Browse the repository at this point in the history
  4. Add adapter to utils

    Signed-off-by: bharathappali <abharath@redhat.com>
    bharathappali committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ff1873c View commit details
    Browse the repository at this point in the history
  5. add javadoc for DeviceDetailsAdapter

    Signed-off-by: bharathappali <abharath@redhat.com>
    bharathappali committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c7d293e View commit details
    Browse the repository at this point in the history
  6. Add javadoc for RecommendationItemAdapter

    Signed-off-by: bharathappali <abharath@redhat.com>
    bharathappali committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3e894fd View commit details
    Browse the repository at this point in the history