Class: EY::Serverside::CLI::Workflows::ShowingMaintenanceStatus

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

Overview

ShowingMaintenanceStatus is a Workflow that reports the current enabled/disabled status of the maintenance page for the application specified in the options

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