public interface TaskExecutionService
| Modifier and Type | Method and Description |
|---|---|
void |
execute(TaskParameters parameters)
Perform the actual execution of a proper
Task able to execute the input TaskParameters |
void execute(TaskParameters parameters)
Task able to execute the input TaskParametersparameters - task parametersCopyright © 2015. All Rights Reserved.