public abstract static class TaskProvider.Task extends Object
| Constructor and Description |
|---|
TaskProvider.Task() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute()
Framework would call this method, when it comes for tasks to be executed.
|
boolean |
shouldConsiderExecutionError() |
Copyright © 2016 Dexecutor. All rights reserved.