Class Views.Logging
java.lang.Object
com.broadleafcommerce.billing.job.domain.Views.Logging
- Enclosing class:
- Views
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
Logging
public Logging()
-