public interface SimpleTask extends Task<ExecutionContext>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ExecutionContext context) |
void execute(ExecutionContext context)
execute in interface Task<ExecutionContext>Copyright © 2015. All rights reserved.