Class PlanModelDeletion

java.lang.Object
io.fluxzero.common.api.Request
io.fluxzero.common.api.modeling.PlanModelDeletion
All Implemented Interfaces:
JsonType

public class PlanModelDeletion extends Request
Creates a bounded, non-mutating hard-deletion plan.

Descendant execution must present the returned fingerprint. A changed model closure invalidates the plan.

  • Field Details

  • Constructor Details

  • Method Details

    • toMetric

      public PlanModelDeletion.Metric toMetric()
      Description copied from interface: JsonType
      Converts this object into a compact metric representation for logging or monitoring.

      Used by the Fluxzero Java SDK to avoid logging large payloads directly while still tracking platform usage.

      Returns:
      a safe and compact object suitable for serialization to the metrics log