ExecuteTaskSupport
, GroovyExecuteTask
public interface ExecuteTask
Modifier and Type | Method | Description |
---|---|---|
void |
execute(ExecuteContext context) |
|
java.lang.String |
getId() |
|
java.lang.String |
getPhase() |
java.lang.String getId()
java.lang.String getPhase()
void execute(ExecuteContext context) throws java.lang.Exception
java.lang.Exception