Package 

Class AutoValidationTask

  • All Implemented Interfaces:
    java.util.concurrent.Callable , kotlin.Comparable

    
    public abstract class AutoValidationTask
    extends BaseValidationTask
                        

    Generic class used to send auto validation task and create their body (ARS and In App validation V2)

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.appsflyer.internal.components.queue.tasks.AutoValidationTask

        createHttpCall
      • Methods inherited from class com.appsflyer.internal.components.queue.tasks.HttpTask

        addDependency, addSoftDependency, call, compareTo, equals, executionResult, getDependencies, getExecutionError, getExecutionTime, getOrder, getRetryCount, getSoftDependencies, getType, hashCode, onTimeout, toString, wasBlocked
      • Methods inherited from class com.appsflyer.internal.components.queue.tasks.BaseValidationTask

        cacheRequest, getExecutionTimeout, getResult, internalExecute, onBlocked, onUnhandledFailure, shouldCancelOnSdkStopped
      • Methods inherited from class java.lang.Object

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