gsdsdk / com.gsd.software.sdk.fileservice.executor / FileTasksExecutor

FileTasksExecutor

class FileTasksExecutor

Created by jmielczarek on 14/09/2020

Constructors

Name Summary
<init> FileTasksExecutor(fileTasksCache:FileTasksCache)
Created by jmielczarek on 14/09/2020

Functions

Name Summary
cancel fun cancel(fileTaskId:String):Unit
clear fun clear():Unit
complete fun complete(fileTaskId:String):Boolean
isTasksMapEmpty fun isTasksMapEmpty():Boolean
retry fun retry(fileTaskId:String):Unit
retryAllFailed fun retryAllFailed():Unit
schedule fun schedule(fileTask:FileTask):Unit