| Constructor and Description | 
|---|
| DefaultStrategy() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getBranchPhases() | 
| List<String> | getPerformPhases() | 
| List<String> | getPreparePhases() | 
| List<String> | getRollbackPhases() | 
| List<String> | getUpdateVersionsPhases() | 
public final List<String> getPreparePhases()
getPreparePhases in interface Strategypublic List<String> getPerformPhases()
getPerformPhases in interface Strategypublic List<String> getRollbackPhases()
getRollbackPhases in interface Strategypublic List<String> getBranchPhases()
getBranchPhases in interface Strategypublic List<String> getUpdateVersionsPhases()
getUpdateVersionsPhases in interface StrategyCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.