public class ReportUtils extends Object
Constructor and Description |
---|
ReportUtils() |
public static Timestamp convertDateTime(XMLGregorianCalendar dateTime)
public static String getDateTime()
public static String getReportOutputFilePath(com.evolveum.midpoint.xml.ns._public.common.common_3.ReportType reportType)
public static String prettyPrintForReport(ProtectedStringType pst)
public static String prettyPrintForReport(PrismPropertyValue ppv)
public static String prettyPrintForReport(PrismContainerValue pcv)
public static String prettyPrintForReport(PrismReferenceValue prv)
public static String prettyPrintForReport(com.evolveum.midpoint.xml.ns._public.common.common_3.OperationResultType ort)
public static String prettyPrintForReport(byte[] ba)
public static String prettyPrintForReport(Collection prismValueList)
public static String prettyPrintForReport(ItemDeltaType itemDelta)
public static String getBusinessDisplayName(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType ort)
public static String printDelta(List<ObjectDeltaType> delta)
public static String printDelta(ObjectDeltaType delta, String objectName, String resourceName)
Copyright © 2015 evolveum. All rights reserved.