| Package | Description |
|---|---|
| com.atlassian.sal.api.scheduling |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginScheduler.scheduleJob(String jobKey,
Class<? extends PluginJob> jobClass,
Map<String,Object> jobDataMap,
Date startTime,
long repeatInterval)
Deprecated.
Schedule the given job.
|
Copyright © 2021 Atlassian. All rights reserved.