CrystalDoc::DocJob
Inherits DB::Mappable / DB::Serializable / Reference / Object
Constants
HISTORICAL_PRIORITY = -10
LATEST_PRIORITY = 1000
Constructors
new(rs : DB::ResultSet)
SourceClass methods
count(db : Queriable) : Int64
Sourcefrom_rs(rs : DB::ResultSet)
Sourcein_queue?(db : Queriable, service : String, username : String, project_name : String, version : String) : Bool
Sourcein_queue?(db : Queriable, version_id : Int32) : Bool
Sourceremove(db : Queriable, source_url : String, commit_id : String)
Sourceselect(db : Queriable, limit : Int32) : Array(DocJob) | Nil
SourceInstance methods
commit_id
Sourcejob_age
Sourcepriority
Source