Package | Description |
---|---|
org.clazzes.util.sched.api | |
org.clazzes.util.sched.impl |
Modifier and Type | Method and Description |
---|---|
JobStatusDTO |
IJobStatusService.cancelJob(UUID jobId)
Cancel the job with the given ID.
|
JobStatusDTO |
IJobStatusService.getJobStatus(UUID jobId) |
Modifier and Type | Method and Description |
---|---|
JobStatusDTO |
JobStatusServiceImpl.cancelJob(UUID jobId) |
JobStatusDTO |
JobStatusServiceImpl.getJobStatus(UUID jobId) |
Copyright © 2013 Clazzes.org. All Rights Reserved.