Interface ExecuteTask
- All Known Implementing Classes:
AtomExecuteTask
,ExecuteTaskSupport
public interface ExecuteTask
Represents a language specific task to be executed.
- Since:
- 0.7
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(ExecuteContext context) getId()
getPhase()
profile id of the execute task.