module Controller::Tasks
Extended Modules
Defined in:
controllers/tasks.crConstant Summary
-
Query =
Crecto::Repo::Query
Instance Method Summary
- #active
- #all
- #create(env)
- #delete(id : Int32)
- #get_by_id(id : Int32)
- #get_by_job_id(job_id : Int32)
- #update(env)