public class CollectionScheduler extends Object implements com.atlassian.sal.api.lifecycle.LifecycleAware
Modifier and Type | Field and Description |
---|---|
static String |
INSTANCE_KEY |
static String |
SCHEDULER_KEY |
Constructor and Description |
---|
CollectionScheduler(com.atlassian.sal.api.scheduling.PluginScheduler pluginScheduler,
DataCollector dataCollector) |
Modifier and Type | Method and Description |
---|---|
void |
onStart() |
void |
onStop() |
void |
reschedule(Date jobStart,
Long intervalMilliSeconds) |
void |
rescheduleForLater() |
public static final String INSTANCE_KEY
public static final String SCHEDULER_KEY
public CollectionScheduler(com.atlassian.sal.api.scheduling.PluginScheduler pluginScheduler, DataCollector dataCollector)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.