public class ScheduledJobConfiguration
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ScheduledJobConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCronSchedule() |
boolean |
isEnabled() |
void |
setCronSchedule(java.lang.String cronSchedule) |
void |
setEnabled(boolean enabled) |
Copyright © 2003-2014 Atlassian. All Rights Reserved.