-
public final class ReportInteractionExecutorManages and executes all report interactions
-
-
Constructor Summary
Constructors Constructor Description ReportInteractionExecutor(Context context, CoreConfiguration config)
-
Method Summary
Modifier and Type Method Description final BooleanhasInteractions()final BooleanperformInteractions(File reportFile)-
-
Constructor Detail
-
ReportInteractionExecutor
ReportInteractionExecutor(Context context, CoreConfiguration config)
-
-
Method Detail
-
hasInteractions
final Boolean hasInteractions()
-
performInteractions
final Boolean performInteractions(File reportFile)
-
-
-
-