Class: Upman::Extensions::GetInstallHistory
- Inherits:
-
Core::ExtensionBase
- Object
- Core::ExtensionBase
- Upman::Extensions::GetInstallHistory
- Defined in:
- lib/upman/extensions/get_install_history.rb
Overview
Get install history on debian system
Defined Under Namespace
Classes: Servlet
Constant Summary collapse
- REQUEST_PATH =
'getInstallHistory'
Instance Method Summary collapse
Methods included from Utils::Helper
Instance Method Details
#register ⇒ Object
11 12 13 |
# File 'lib/upman/extensions/get_install_history.rb', line 11 def register Servlet end |