Interface ChangeContext

  • All Known Implementing Classes:
    ChangeContextImpl

    public interface ChangeContext
    Stores information that changes can rely on when modifying the project grid.

    If we add multi-user support, we could for instance expose the user who committed the change, if we want this to let this information influence the change.