Class: EY::Serverside::CLI::Workflows::EnablingMaintenance

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

Overview

EnablingMaintenance is a Workflow that puts a maintenance page in place 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