JobbRepository

class JobbRepository(connection: DBConnection)(source)

Constructors

Link copied to clipboard
constructor(connection: DBConnection)

Functions

Link copied to clipboard
fun antallJobber(statusVerdi: JobbStatus): Int
Link copied to clipboard
fun leggTil(jobbInput: JobbInput): Long
Link copied to clipboard
fun markerSomFeilet(jobbInput: JobbInput, exception: Throwable)
Link copied to clipboard
fun markerSomFerdig(jobbInput: JobbInput)
Link copied to clipboard