[midPoint-git] [Evolveum/midpoint] b18aab: Add per-object export mode with type subdirectorie...

Michal Zelenčík noreply at github.com
Thu Oct 9 16:29:26 CEST 2025


  Branch: refs/heads/feature/ninja-stats-export
  Home:   https://github.com/Evolveum/midpoint
  Commit: b18aabe9f5a064632e82611e8877ec87914cc8d2
      https://github.com/Evolveum/midpoint/commit/b18aabe9f5a064632e82611e8877ec87914cc8d2
  Author: Michal Zelencik <michal.zelencik at evolveum.com>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ExportOptions.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/ExportRepositoryAction.java
    A tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/worker/ExportPerObjectWorker.java

  Log Message:
  -----------
  Add per-object export mode with type subdirectories and filenames

- Add ExportPerObjectWorker to write each object into a separate file
- Add --split-files (-sf) flag to ExportOptions

Route export to the appropriate worker in ExportRepositoryAction
- ExportPerObjectWorker when --split-files is enabled
- ExportConsumerWorker otherwise (existing single-file behavior)

Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list