ScheduleType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Task schedule. Specifies when and how often something should happen.
Item Summary  
Name Type Multiplicity Description
earliestStartTime property
dateTime
[0,1]  
latestStartTime property
dateTime
[0,1]  
latestFinishTime property
dateTime
[0,1]  
interval property
int
[0,1]  
cronLikePattern property
string
[0,1]  
misfireAction property
MisfireActionType
[0,1]