Searched refs:jobService (Results 1 – 1 of 1) sorted by relevance
87 constructor(private jobService: JobService, property in JobComponent107 this.jobService.getCount(filterJSON).subscribe(observer);117 this.jobService.getJobs(size, offset, filterJSON, this.sort, this.sortDirection)170 this.jobService.getJobs(0, 0, timeFilterString, '', '')