Class: EY::Serverside::CLI::Workflows::RollingBackApplications

Inherits:
Base
  • Object
show all
Includes:
Helpers
Defined in:
lib/engineyard-serverside/cli/workflows/rolling_back_applications.rb

Overview

RollingBackApplications is a Workflow that attempts to roll the application specified in the options back to its previous deployment

Instance Attribute Summary

Attributes inherited from Base

#options

Method Summary

Methods included from Helpers

#deployer, #maintenance

Methods inherited from Base

#initialize, #perform, perform

Constructor Details

This class inherits a constructor from EY::Serverside::CLI::Workflows::Base