Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.5
  • Comparison Version: 5.4.9

Summary

Severity Number
Error Error 1
Warning Warning 0
Info Info 7

API Incompatibilities

Severity Message Class Method / Field
Error Method 'public boolean isDragAndDrop()' has been added to an interface info.magnolia.ui.workbench.definition.WorkbenchDefinition public boolean isDragAndDrop()
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.workbench.StatusBarViewImpl
Info Accessibility of method 'protected info.magnolia.ui.workbench.ContentPresenter getActivePresenter()' has been increased from protected to public info.magnolia.ui.workbench.WorkbenchPresenter protected info.magnolia.ui.workbench.ContentPresenter getActivePresenter()
Info Method 'public info.magnolia.ui.workbench.ContentPresenter getContentPresenter(java.lang.String)' has been added info.magnolia.ui.workbench.WorkbenchPresenter public info.magnolia.ui.workbench.ContentPresenter getContentPresenter(java.lang.String)
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.workbench.WorkbenchViewImpl
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.ui.workbench.contenttool.search.SearchContentToolViewImpl
Info Class info.magnolia.ui.workbench.definition.ContentPresenterDefinitionMutator added info.magnolia.ui.workbench.definition.ContentPresenterDefinitionMutator
Info Added protected field JCR_IS_SAME_NODE_FUNCTION info.magnolia.ui.workbench.search.SearchJcrContainer JCR_IS_SAME_NODE_FUNCTION

API Changelog

The following APIs were modified from version 5.4.9 to 5.5:
  • Non justified changes

    Class From To
    info.magnolia.ui.workbench.StatusBarViewImpl
    info.magnolia.ui.workbench.WorkbenchPresenter protected info.magnolia.ui.workbench.ContentPresenter getActivePresenter()
    info.magnolia.ui.workbench.WorkbenchPresenter public info.magnolia.ui.workbench.ContentPresenter getContentPresenter(java.lang.String)
    info.magnolia.ui.workbench.WorkbenchViewImpl
    info.magnolia.ui.workbench.contenttool.search.SearchContentToolViewImpl
    info.magnolia.ui.workbench.definition.ContentPresenterDefinitionMutator
    info.magnolia.ui.workbench.definition.WorkbenchDefinition public boolean isDragAndDrop()
    info.magnolia.ui.workbench.search.SearchJcrContainer JCR_IS_SAME_NODE_FUNCTION