queuetopia v1.5.1 Queuetopia.Queue.JobQueryable View Source

Link to this section Summary

Link to this section Functions

Link to this function

filter(queryable, filters)

View Source

Callback implementation for AntlUtilsEcto.Queryable.filter/2.

Link to this function

paginate(queryable, page_number, page_size)

View Source

Callback implementation for AntlUtilsEcto.Queryable.paginate/3.

Callback implementation for AntlUtilsEcto.Queryable.queryable/0.

Link to this function

search(queryable, search_query, metadata \\ [], searchable_fields \\ [:scope, :queue, :action, :params])

View Source
Link to this function

sort(queryable, sort_params \\ %{})

View Source

Callback implementation for AntlUtilsEcto.Queryable.sort/2.