UriStackEntry (Complex Type)

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

An entry of the URI stack. It contains the handler URI as well as the schedule under which the handler should be run. This allows e.g. to run a "main" handler once, and then run a subhandler under a different schedule (e.g. cyclically).
Item Summary  
Name Type Multiplicity Description
handlerUri property
anyURI
[1,1]  
recurrence property
TaskRecurrenceType
[0,1]  
schedule property
ScheduleType
[0,1]  
binding property
TaskBindingType
[0,1]  
extensionDelta property
ItemDeltaType
[0,-1]