Class LifecyclePhase
java.lang.Object
org.apache.maven.lifecycle.mapping.LifecyclePhase
LifecyclePhase
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetMojos()voidvoidsetMojos(List<LifecycleMojo> mojos) toLegacyMap(Map<String, LifecyclePhase> lifecyclePhases) Deprecated.toString() 
- 
Constructor Details
- 
LifecyclePhase
public LifecyclePhase() - 
LifecyclePhase
 
 - 
 - 
Method Details
- 
getMojos
 - 
setMojos
 - 
set
 - 
toString
 - 
toLegacyMap
@Deprecated public static Map<String,String> toLegacyMap(Map<String, LifecyclePhase> lifecyclePhases) Deprecated. 
 -