public class UpgradeDeployTargetAppsAction extends AbstractUpgradeStartAction
Action deploying app with an UpgradeStrategy.| Constructor and Description | 
|---|
| UpgradeDeployTargetAppsAction(ReleaseReportService releaseReportService,
                             UpgradeStrategyFactory upgradeStrategyFactory,
                             HealthCheckProperties healthCheckProperties)Instantiates a new upgrade deploy target apps action. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | executeInternal(org.springframework.statemachine.StateContext<SkipperStateMachineService.SkipperStates,SkipperStateMachineService.SkipperEvents> context)Internal execution similar to  Action.execute(StateContext). | 
getReleaseAnalysisReport, getReleaseReportService, handlesInitialReportexecutepublic UpgradeDeployTargetAppsAction(ReleaseReportService releaseReportService, UpgradeStrategyFactory upgradeStrategyFactory, HealthCheckProperties healthCheckProperties)
releaseReportService - the release report serviceupgradeStrategyFactory - the upgrade strategy factoryhealthCheckProperties - the health check propertiesprotected void executeInternal(org.springframework.statemachine.StateContext<SkipperStateMachineService.SkipperStates,SkipperStateMachineService.SkipperEvents> context)
AbstractActionAction.execute(StateContext). This
 execution is wrapped in try/catch and possible error added to an extended
 state.executeInternal in class AbstractUpgradeStartActioncontext - the contextCopyright © 2018 Pivotal Software, Inc.. All rights reserved.