Class ReportType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, JaxbVisitable, Objectable, DebugDumpable, Serializable, Cloneable

    public class ReportType
    extends AssignmentHolderType
    implements Objectable
    Specification of midPoint report. This specification defines what the report should contain, how it should look like, output format and so on. This specification does NOT define when the report is executed. The report may be executed ad-hoc (e.g. by explicitly executing it in GUI), or the report may be scheduled by using a task.
    See Also:
    Serialized Form