findRapportJobberForBruker

@RequestWrapper(localName = "findRapportJobberForBruker", targetNamespace = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/rapport", className = "no.solibo.libs.solibo.kartverket.wsdl.kartverket.FindRapportJobberForBruker")
@ResponseWrapper(localName = "findRapportJobberForBrukerResponse", targetNamespace = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/rapport", className = "no.solibo.libs.solibo.kartverket.wsdl.kartverket.FindRapportJobberForBrukerResponse")
@Action(input = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/rapport/RapportService/findRapportJobberForBrukerRequest", output = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/rapport/RapportService/findRapportJobberForBrukerResponse", fault = [FaultAction(className = ServiceException::class, value = "http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/service/rapport/RapportService/findRapportJobberForBruker/Fault/ServiceException")])
abstract fun findRapportJobberForBruker(brukerId: BrukerId, statusListe: JobbStatusKodeIdList, matrikkelContext: MatrikkelContext): JobbIdList

Return

returnsno.solibo.libs.solibo.kartverket.wsdl.kartverket.JobbIdList

Parameters

brukerId
matrikkelContext
statusListe

Throws