public class UpgradeDeleteSourceAppsAction extends AbstractAction
Action accepting app with an UpgradeStrategy.| Constructor and Description |
|---|
UpgradeDeleteSourceAppsAction(UpgradeStrategy upgradeStrategy)
Instantiates a new upgrade delete source 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). |
executepublic UpgradeDeleteSourceAppsAction(UpgradeStrategy upgradeStrategy)
upgradeStrategy - the upgrade strategyprotected 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 AbstractActioncontext - the contextCopyright © 2018 Pivotal Software, Inc.. All rights reserved.