| Package | Description | 
|---|---|
| net.bluemind.scheduledjob.api | |
| net.bluemind.scheduledjob.persistence | |
| net.bluemind.scheduledjob.service.internal | 
| Modifier and Type | Method and Description | 
|---|---|
ListResult<Job> | 
IJob.searchJob(JobQuery query)
List jobs deployed. 
 | 
java.util.concurrent.CompletableFuture<ListResult<Job>> | 
IJobPromise.searchJob(JobQuery query)  | 
void | 
IJobAsync.searchJob(JobQuery query,
         AsyncHandler<ListResult<Job>> handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ScheduledJobStore.loadStatusesAndPlans(SecurityContext context,
                    JobQuery jq,
                    java.util.Collection<Job> ret)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListResult<Job> | 
ScheduledJobService.searchJob(JobQuery query)  | 
Copyright © 2021. All Rights Reserved.