|
|
| ScheduleDefinition (string second, string minute, string hour, List< string > dayOfMonth, string month, string year, List< string > dayOfWeek) |
| |
|
| ScheduleDefinition (List< string > second, List< string > minute, List< string > hour, List< string > dayOfMonth, List< string > month, List< string > year, List< string > dayOfWeek) |
| |
|
|
Action< ScheduleDefinition > | OnCronRawSaveButtonPressed |
| |
|
Action< Schedule > | OnScheduleModified |
| |
|
int | index = -1 |
| |
|
string | cronRawFormat |
| |
|
string | cronHumanFormat |
| |
|
List< string > | second |
| |
|
List< string > | minute |
| |
|
List< string > | hour |
| |
|
List< string > | dayOfMonth |
| |
|
List< string > | month |
| |
|
List< string > | year |
| |
|
List< string > | dayOfWeek |
| |
The documentation for this class was generated from the following file:
- com.beamable/Common/Runtime/Modules/SharedContent/ScheduleDefinition.cs