Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ReportDataType
Packages that use ReportDataType
Package
Description
Contains the activity framework: the code that supports execution of activities within tasks.
-
Uses of ReportDataType in com.evolveum.midpoint.notifications.api.events
Methods in com.evolveum.midpoint.notifications.api.events that return ReportDataTypeModifier and TypeMethodDescription@NotNull ReportDataTypeReportOutputCreatedEvent.getReportData()The report data (output) object. -
Uses of ReportDataType in com.evolveum.midpoint.repo.common.activity
Methods in com.evolveum.midpoint.repo.common.activity with parameters of type ReportDataTypeModifier and TypeMethodDescriptionvoidReportOutputCreatedListener.onReportOutputCreated(@NotNull AbstractActivityRun<?, ?, ?> activityRun, @NotNull ReportType report, @NotNull ReportDataType reportOutput, @NotNull Task task, @NotNull OperationResult result) Called when a report output is created. -
Uses of ReportDataType in com.evolveum.midpoint.repo.common.reports
Methods in com.evolveum.midpoint.repo.common.reports with parameters of type ReportDataTypeModifier and TypeMethodDescriptionstatic @NotNull StringReportSupportUtil.getContentType(ReportDataType reportData) TODO review this method; looks a bit hacked -
Uses of ReportDataType in com.evolveum.midpoint.repo.sqale.qmodel.report
Methods in com.evolveum.midpoint.repo.sqale.qmodel.report with parameters of type ReportDataTypeModifier and TypeMethodDescription@NotNull MReportDataQReportDataMapping.toRowObjectWithoutFullObject(ReportDataType reportData, JdbcSession jdbcSession) -
Uses of ReportDataType in com.evolveum.midpoint.report.api
Methods in com.evolveum.midpoint.report.api with parameters of type ReportDataTypeModifier and TypeMethodDescriptionvoidReportManager.deleteReportData(ReportDataType reportData, Task task, OperationResult parentResult) -
Uses of ReportDataType in com.evolveum.midpoint.web.page.admin.reports
Methods in com.evolveum.midpoint.web.page.admin.reports with parameters of type ReportDataTypeModifier and TypeMethodDescriptionReportDownloadHelper.createAjaxDownloadBehaviorFromStream(ReportDataType reportObj, PageBase pageBase) static InputStreamReportDownloadHelper.createReport(ReportDataType report, AjaxDownloadBehaviorFromStream ajaxDownloadBehaviorFromStream, PageBase pageBase) static StringReportDownloadHelper.getReportFileName(ReportDataType currentReport) -
Uses of ReportDataType in com.evolveum.midpoint.web.page.admin.reports.component
Methods in com.evolveum.midpoint.web.page.admin.reports.component with parameters of type ReportDataTypeModifier and TypeMethodDescriptionprotected voidImportReportPopupPanel.importConfirmPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, ReportDataType reportImportData) Constructor parameters in com.evolveum.midpoint.web.page.admin.reports.component with type arguments of type ReportDataTypeModifierConstructorDescriptionCreatedReportFragment(String id, String markupId, org.apache.wicket.MarkupContainer markupProvider, org.apache.wicket.model.IModel<Search<ReportDataType>> model, org.apache.wicket.model.IModel<String> reportType, List<String> values) -
Uses of ReportDataType in com.evolveum.midpoint.web.page.admin.reports.dto
Methods in com.evolveum.midpoint.web.page.admin.reports.dto that return types with arguments of type ReportDataTypeMethod parameters in com.evolveum.midpoint.web.page.admin.reports.dto with type arguments of type ReportDataTypeModifier and TypeMethodDescriptionvoidReportDeleteDialogDto.setObjects(List<ReportDataType> objects) Constructor parameters in com.evolveum.midpoint.web.page.admin.reports.dto with type arguments of type ReportDataTypeModifierConstructorDescription -
Uses of ReportDataType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ReportDataTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ReportDataTypeModifier and TypeMethodDescriptionReportDataType.archetypeRef(ObjectReferenceType value) ReportDataType.archetypeRef(String oid, QName type) ReportDataType.archetypeRef(String oid, QName type, QName relation) ReportDataType.assignment(AssignmentType value) ReportDataType.clone()ObjectFactory.createReportDataType()ReportDataType.delegatedRef(ObjectReferenceType value) ReportDataType.delegatedRef(String oid, QName type) ReportDataType.delegatedRef(String oid, QName type, QName relation) ReportDataType.description(String value) ReportDataType.diagnosticInformation(DiagnosticInformationType value) ReportDataType.documentation(String value) ReportDataType.effectiveMarkRef(ObjectReferenceType value) ReportDataType.effectiveMarkRef(String oid, QName type) ReportDataType.effectiveMarkRef(String oid, QName type, QName relation) ReportDataType.effectiveOperationPolicy(ObjectOperationPolicyType value) ReportDataType.extension(ExtensionType value) ReportDataType.fetchResult(OperationResultType value) ReportDataType.fileFormat(FileFormatTypeType value) ReportDataType.indestructible(Boolean value) ReportDataType.iterationToken(String value) ReportDataType.lensContext(LensContextType value) ReportDataType.lifecycleState(String value) ReportDataType.metadata(MetadataType value) ReportDataType.name(PolyStringType value) ReportDataType.nodeRef(ObjectReferenceType value) ReportDataType.operationExecution(OperationExecutionType value) ReportDataType.parentOrgRef(ObjectReferenceType value) ReportDataType.parentOrgRef(String oid, QName type) ReportDataType.parentOrgRef(String oid, QName type, QName relation) ReportDataType.parentRef(ObjectReferenceType value) ReportDataType.policyException(PolicyExceptionType value) ReportDataType.policySituation(String value) ReportDataType.policyStatement(PolicyStatementType value) ReportDataType.reportRef(ObjectReferenceType value) ReportDataType.roleInfluenceRef(ObjectReferenceType value) ReportDataType.roleInfluenceRef(String oid, QName type) ReportDataType.roleInfluenceRef(String oid, QName type, QName relation) ReportDataType.roleMembershipRef(ObjectReferenceType value) ReportDataType.roleMembershipRef(String oid, QName type) ReportDataType.roleMembershipRef(String oid, QName type, QName relation) ReportDataType.sequentialNumber(Integer value) ReportDataType.tenantRef(ObjectReferenceType value) ReportDataType.trigger(TriggerType value) ReportDataType.triggeredPolicyRule(EvaluatedPolicyRuleType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ReportDataTypeModifier and TypeMethodDescriptionReportDataType.asPrismObject()jakarta.xml.bind.JAXBElement<ReportDataType>ObjectFactory.createReportData(ReportDataType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ReportDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ReportDataType>ObjectFactory.createReportData(ReportDataType value)