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