Package 

Interface Collector

  • All Implemented Interfaces:
    org.acra.plugins.Plugin

    
    public interface Collector
     implements Plugin
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum Collector.Order
    • Method Summary

      Modifier and Type Method Description
      abstract Unit collect(Context context, CoreConfiguration config, ReportBuilder reportBuilder, CrashReportData crashReportData) Execute collection
      Collector.Order getOrder()
      • Methods inherited from class org.acra.collector.Collector

        enabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait