ProcessTracingConfigurationType (Complex Type)

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

Configuration for tracing execution of an iterative activity. TODO rename this type
Item Summary  
Name Type Multiplicity Description
order property
int
[0,1] Order in which this configuration is to be considered. 
interval property
int
[0,1] Traces processing of each N-th item. 
beforeItemCondition container
BeforeItemConditionType
[0,-1] Conditions that must be fulfilled (any of them) before this configuration is applied. 
afterItemCondition container
AfterItemConditionType
[0,-1] Conditions that must be fulfilled (any of them) for the result of this tracing be written to the file. 
tracingProfile container
TracingProfileType
[0,1] Tracing profile to be used. 
tracingPoint property
TracingRootType
[0,-1] Point(s) to be traced.