kelvin-komponenter
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kelvin-komponenter
motor-test-utils
/
no.nav.aap.motor.testutil
/
TestJobbRepository
Test
Jobb
Repository
class
TestJobbRepository
(
connection
:
DBConnection
,
jobberSomSkalIgnoreres
:
List
<
String
>
=
emptyList()
)
Members
Constructors
Test
Jobb
Repository
Link copied to clipboard
constructor
(
connection
:
DBConnection
,
jobberSomSkalIgnoreres
:
List
<
String
>
=
emptyList()
)
Functions
har
Jobb
Link copied to clipboard
fun
harJobb
(
sakId
:
Long
?
,
behandlingId
:
Long
?
)
:
Boolean
hent
Jobber
Av
Type
Med
Attributter
Link copied to clipboard
fun
hentJobberAvTypeMedAttributter
(
type
:
String
,
sakId
:
Long
?
,
behandlingId
:
Long
?
,
property
:
String
?
)
:
List
<
JobbInput
>