Class ExtendedMojoDescriptor.AfterLink
java.lang.Object
org.apache.maven.tools.plugin.ExtendedMojoDescriptor.AfterLink
- Enclosing class:
ExtendedMojoDescriptor
Holds after-link data from the
@After annotation.
Mirrors the org.apache.maven.api.plugin.descriptor.AfterLink model class
from the Maven 4 API without introducing a compile-time dependency on it.
- Since:
- 4.0.0
- Author:
- Kristian Rosenvold
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AfterLink
-
-
Method Details
-
getPhase
-
getType
-
getScope
-
toString
-