Schedule Report Widget
Definition
The Schedule Report Widget allows to display pending operations on an object type:
- either the scheduling option has been configured on the create or update feature. 
- either a workflow has been launched and the validation of the user task is pending. 
Only a user who has the "sys.bum-feature-manager" right can cancel or reschedule feature executions through this Widget.
The "sys.bum-feature-manager" right does not allow to reschedule all feature executions, but only those whose "target" is in the scope of a feature containing the scheduled feature Widget.

Configuration
Properties
No specific properties to configure this Widget.
Example
<widget id="scheduled-operations" xsi:type="ctdbum:ScheduleReportWidgetType">
 	<hidden>false</hidden>
     <config/>
 </widget>