Class AuditLogUtils


  • public final class AuditLogUtils
    extends java.lang.Object
    Utility class for audit log related operations.
    • Method Detail

      • handleTaskProcessorAuditLogging

        public static void handleTaskProcessorAuditLogging​(java.lang.String taskId,
                                                           TaskRequestContext taskRequestContext,
                                                           TaskException taskException)
        Handles the audit log for TaskProcessor.
        Parameters:
        taskId -
        taskRequestContext -
        taskException -