Class: DocGenerationWrapper::Adapter::DocRaptorService::Query

Inherits:
Object
  • Object
show all
Defined in:
lib/doc_generation_wrapper/adapters/doc_raptor_service/query.rb

Instance Method Summary collapse

Instance Method Details

#status(status_id) ⇒ Object



7
8
9
# File 'lib/doc_generation_wrapper/adapters/doc_raptor_service/query.rb', line 7

def status status_id
  Proxy.status status_id
end