Class: ForemanDlm::Dlmlock::Update

Inherits:
ForemanDlm::Dlmlock show all
Defined in:
app/models/foreman_dlm/dlmlock/update.rb

Instance Attribute Summary

Attributes inherited from ForemanDlm::Dlmlock

#old

Instance Method Summary collapse

Methods inherited from ForemanDlm::Dlmlock

#acquire!, #disable!, #disabled?, dlm_stale_time, #enable!, humanize_class_name, #locked?, #locked_by?, #log_enable_or_disable_event, #log_release_and_acquire_events, #release!

Instance Method Details

#humanized_typeObject



6
7
8
# File 'app/models/foreman_dlm/dlmlock/update.rb', line 6

def humanized_type
  _('Update Lock')
end