| Package | Description | 
|---|---|
| com.github.dexecutor.core | 
| Modifier and Type | Method and Description | 
|---|---|
| static DependentTasksExecutor.ExecutionBehavior | DependentTasksExecutor.ExecutionBehavior. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DependentTasksExecutor.ExecutionBehavior[] | DependentTasksExecutor.ExecutionBehavior. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DependentTasksExecutor. execute(DependentTasksExecutor.ExecutionBehavior behavior)Kicks off the execution of the nodes based on the dependency graph constructed, using  addDepen***apis | 
| void | DefaultDependentTasksExecutor. execute(DependentTasksExecutor.ExecutionBehavior behavior) | 
Copyright © 2016 Dexecutor. All rights reserved.