Class EnvironmentalPerformanceInformationType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.EnvironmentalPerformanceInformationType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class EnvironmentalPerformanceInformationType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Statistics related to performance and state of external environment, namely provisioning via connectors, mappings (as these might contain code that invokes external systems), and notifications. These are meant to diagnose performance problems that could stem from factors that are outside midPoint. LastMessage can be used to diagnose seemingly "frozen" midPoint that waits e.g. for completion of an external operation. These messages contain information about start and end of external calls: ICF operations, mappings invocation, notification invocation.
See Also: