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 Strategy
public List<String> getPerformPhases()
getPerformPhases
in interface Strategy
public List<String> getRollbackPhases()
getRollbackPhases
in interface Strategy
public List<String> getBranchPhases()
getBranchPhases
in interface Strategy
public List<String> getUpdateVersionsPhases()
getUpdateVersionsPhases
in interface Strategy
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.