View Source Bildad.Job.JobTemplate (Bildad v0.1.7)

Database table for job templates.

Job templates are the jobs that are available to be run by putting then in the queue.

Summary

Functions

Link to this function

changeset(job_template, attrs \\ %{})

View Source