Interface AuditReporterService

All Known Implementing Classes:
AuditReporterVerticle

public interface AuditReporterService
Author:
Titouan COMPIEGNE (titouan.compiegne at graviteesource.com), GraviteeSource Team
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    report(Reportable reportable)
     
  • Method Details