Class ExecuteAnnotationContent
java.lang.Object
org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
- All Implemented Interfaces:
Annotation
- Since:
- 3.0
- Author:
- Olivier Lamy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionClass<? extends Annotation>
void
customPhase
(String customPhase) goal()
void
void
phase()
void
toString()
-
Constructor Details
-
ExecuteAnnotationContent
public ExecuteAnnotationContent()
-
-
Method Details
-
phase
-
customPhase
-
goal
-
lifecycle
-
phase
-
customPhase
-
goal
-
lifecycle
-
annotationType
- Specified by:
annotationType
in interfaceAnnotation
-
toString
- Specified by:
toString
in interfaceAnnotation
- Overrides:
toString
in classObject
-