public class DefaultLifecycleMapping extends Object implements LifecycleMapping
ROLE| Constructor and Description | 
|---|
| DefaultLifecycleMapping() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,Lifecycle> | getLifecycles() | 
| List<String> | getOptionalMojos(String lifecycle) | 
| Map<String,String> | getPhases(String lifecycle)Deprecated.  | 
public Map<String,Lifecycle> getLifecycles()
getLifecycles in interface LifecycleMappingpublic List<String> getOptionalMojos(String lifecycle)
getOptionalMojos in interface LifecycleMapping@Deprecated public Map<String,String> getPhases(String lifecycle)
getPhases in interface LifecycleMappingCopyright © 2001–2018 The Apache Software Foundation. All rights reserved.