@Component(role=SmartReactorStep.class, hint="post-release-failure") public class DoPostReleaseFailure extends AbstractSmartReactorReleaseStep
availablePhases, releaseDescriptor, releaseEnvironment, rtr
logger
Constructor and Description |
---|
DoPostReleaseFailure() |
Modifier and Type | Method and Description |
---|---|
String |
getAnnouncement()
Returns the announcement that is logged when this release step begins
execution.
|
protected List<String> |
getReleasePhases()
Returns the list of phases that should be executed by this release step.
|
protected List<String> |
getRollbackPhases()
Returns the list of phases that should be executed by this release step
when rollback is required.
|
configureReleaseDescriptor, execute, releaseExecute
public String getAnnouncement()
AbstractSmartReactorReleaseStep
getAnnouncement
in class AbstractSmartReactorReleaseStep
protected List<String> getReleasePhases()
AbstractSmartReactorReleaseStep
getReleasePhases
in class AbstractSmartReactorReleaseStep
protected List<String> getRollbackPhases()
AbstractSmartReactorReleaseStep
getRollbackPhases
in class AbstractSmartReactorReleaseStep
Copyright © 2016. All rights reserved.