Class: IntentToFileQueueExhaustion

Inherits:
ApplicationRecord show all
Defined in:
app/models/intent_to_file_queue_exhaustion.rb

Constant Summary collapse

STATUS =
{
  unprocessed: 'unprocessed'
}.freeze

Method Summary

Methods inherited from ApplicationRecord

descendants_using_encryption, lockbox_options, #timestamp_attributes_for_update_in_model, #valid?