Class ModelUpdate

java.lang.Object
io.fluxzero.common.api.modeling.ModelUpdate

public class ModelUpdate extends Object
Resulting target heads of one committed model-commit substep.

eventIndex links a published domain event to this exact model-state boundary. It is null for store-only, publication-free, document-only, and relationship-only transitions.

  • Constructor Details

    • ModelUpdate

      public ModelUpdate()