Class Views.Logging

java.lang.Object
com.broadleafcommerce.billing.job.domain.Views.Logging
Enclosing class:
Views

public static class Views.Logging extends Object
View for public serialization, typically used for API responses. This view should not contain any sensitive information. When serializing objects with this view for logging, we're also intentionally excluding anything tagged with the Views.PII view.
  • Constructor Details

    • Logging

      public Logging()