Interface ClassProcessorAuditSource
- All Known Implementing Classes:
ClassProcessorAuditLog
public interface ClassProcessorAuditSource
A source for getting audit information related to the activity of
class processors.
-
Method Summary
Modifier and TypeMethodDescriptiongetAuditString(String clazz) Retrieve a formatted string summarizing actions for the supplied class
-
Method Details
-
getAuditString
-