Searched refs:noCallingUser (Results 1 – 1 of 1) sorted by relevance
1141 final Predicate<JobStatus> noCallingUser = in removeJobsOfNonUsers() local1143 removeAll(noSourceUser.or(noCallingUser)); in removeJobsOfNonUsers()