Uses of Class
net.bluemind.scheduledjob.api.JobQuery
Packages that use JobQuery
-
Uses of JobQuery in net.bluemind.scheduledjob.api
Methods in net.bluemind.scheduledjob.api that return JobQueryModifier and TypeMethodDescriptionstatic JobQuery
JobQuery.withDomainUid
(String domUid) static JobQuery
static JobQuery
JobQuery.withIdAndDomainUid
(String id, String domUid) Methods in net.bluemind.scheduledjob.api with parameters of type JobQueryModifier and TypeMethodDescriptionList jobs deployed.void
IJobAsync.searchJob
(JobQuery query, AsyncHandler<ListResult<Job>> handler)