Uses of Class
org.apache.maven.lifecycle.mapping.Lifecycle
Packages that use Lifecycle
-
Uses of Lifecycle in org.apache.maven.lifecycle.mapping
Methods in org.apache.maven.lifecycle.mapping that return types with arguments of type LifecycleModifier and TypeMethodDescriptionDefaultLifecycleMapping.getLifecycles()
LifecycleMapping.getLifecycles()
Constructor parameters in org.apache.maven.lifecycle.mapping with type arguments of type LifecycleModifierConstructorDescriptionDefaultLifecycleMapping
(List<Lifecycle> lifecycles) Ctor to be used in Java code/providers.