public class ClusterDestroyingAction extends Object implements org.springframework.statemachine.action.Action<ClusterState,ClusterEvent>
| Constructor and Description |
|---|
ClusterDestroyingAction() |
public void execute(org.springframework.statemachine.StateContext<ClusterState,ClusterEvent> context)
execute in interface org.springframework.statemachine.action.Action<ClusterState,ClusterEvent>