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