Class ChangeExecutor


  • @Component
    public class ChangeExecutor
    extends Object
    Executes precomputed changes. Does almost nothing by itself. Everything is delegated to other components: - FocusChangeExecution - ProjectionChangeExecution TODO Move to `executor` package. But this is incompatible change regarding loggers and operation names.
    Author:
    semancik