public class ScheduleTaskInfo extends Object implements Serializable
| Constructor and Description |
|---|
ScheduleTaskInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCronString() |
int |
getRetentionPeriod() |
void |
setCronString(String cronString) |
void |
setRetentionPeriod(int retentionPeriod) |
Copyright © 2016 WSO2. All rights reserved.