Package 

Class RestartingAdministrator

  • All Implemented Interfaces:
    org.acra.config.ReportingAdministrator , org.acra.plugins.Plugin

    @AutoService(value = {ReportingAdministrator.class}) 
    public final class RestartingAdministrator
    extends HasConfigPlugin implements ReportingAdministrator
                        
    • Method Summary

      Modifier and Type Method Description
      Boolean shouldFinishActivity(Context context, CoreConfiguration config, LastActivityManager lastActivityManager)
      • Methods inherited from class org.acra.scheduler.RestartingAdministrator

        enabled, notifyReportDropped, shouldKillApplication, shouldSendReport, shouldStartCollecting
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RestartingAdministrator

        RestartingAdministrator()