Class: GaroonCat::Actions::CBPAPI::BASE::GetOrganizationVersions

Inherits:
GaroonCat::Action show all
Defined in:
lib/garoon-cat/actions/cbpapi/base/get_organization_versions.rb

Instance Method Summary collapse

Methods inherited from GaroonCat::Action

create, #default_params, #initialize

Constructor Details

This class inherits a constructor from GaroonCat::Action

Instance Method Details

#execute(*args) ⇒ Object



5
6
7
# File 'lib/garoon-cat/actions/cbpapi/base/get_organization_versions.rb', line 5

def execute(*args)
  super
end