|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface BasherPhases
Defines the phases in which the Task should execute. Defaults to the RUN phase.
| Optional Element Summary | |
|---|---|
Phase[] |
phases
Defines the phases in which the Task should execute. |
public abstract Phase[] phases
Task should execute.
Defaults to the RUN phase.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||