Class CommitStep

  • All Implemented Interfaces:
    Serializable

    public final class CommitStep
    extends IterateSimpleStructureProcessStep
    Applies the createRollbackInformation-marker to all closed boxes and applies the pending marker to all currently open boxes. During a roll-back, we can use these markers to identify boxes that have been added since the last createRollbackInformation to remove them from the model.
    Author:
    Thomas Morgner
    See Also:
    Serialized Form