InternalOperationsReportDefinitionType (Complex Type)

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

Supertype: AbstractActivityReportDefinitionType
Defines report on internal operations.
Item Summary  
Name Type Multiplicity Description
enabled property
boolean
[0,1] If false, the report is (temporarily) disabled. 
recordFilter property
SearchFilterType
[0,1] If specified, only records matching this filter will be reported. 
recordFilteringExpression property
ExpressionType
[0,1] If specified and if returns false, the specified record will not be included in the report. 
fastFilter container
InternalOperationRecordFastFilterType
[0,-1] "Fast filter" that can reject a raw operation result, even before transforming into report record. 
beforeItemCondition container
BeforeItemConditionType
[0,-1] Conditions that must be fulfilled (any of them) before internal operation reporting for this activity is enabled. 
afterItemCondition container
AfterItemConditionType
[0,-1] Conditions that must be fulfilled (any of them) for the result of this reporting be written to the file.