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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<? extends Annotation> voidcustomPhase(String customPhase) goal()voidvoidphase()voidtoString()
-
Constructor Details
-
ExecuteAnnotationContent
public ExecuteAnnotationContent()
-
-
Method Details
-
phase
-
customPhase
-
goal
-
lifecycle
-
phase
-
customPhase
-
goal
-
lifecycle
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-
toString
- Specified by:
toStringin interfaceAnnotation- Overrides:
toStringin classObject
-