| Package | Description |
|---|---|
| net.roboconf.dm.rest.client.delegates |
| Modifier and Type | Method and Description |
|---|---|
String |
SchedulerWsDelegate.createOrUpdateJob(String jobId,
String jobName,
String appName,
String cmdName,
String cron)
Creates or updates a scheduled job.
|
void |
SchedulerWsDelegate.deleteJob(String jobId)
Deletes a scheduled job.
|
net.roboconf.core.model.runtime.ScheduledJob |
SchedulerWsDelegate.getJobProperties(String jobId)
Gets the properties of a scheduled job.
|
Copyright © 2017. All rights reserved.