Clirr Results

The following document contains the results of Clirr.

  • Current Version: 1.1
  • Comparison Version: 1.0.5

Summary

Severity Number
Error Error 1
Warning Warning 0
Info Info 6

Details

Severity Message Class Method / Field
Error Method 'public java.util.Collection getResponseContextParameters()' has been added to an interface info.magnolia.rest.service.command.definition.CommandDefinition public java.util.Collection getResponseContextParameters()
Info Class info.magnolia.rest.service.command.AbstractCommandEndpoint added info.magnolia.rest.service.command.AbstractCommandEndpoint
Info Method 'public java.util.Collection getResponseContextParameters()' has been added info.magnolia.rest.service.command.definition.ConfiguredCommandDefinition public java.util.Collection getResponseContextParameters()
Info Method 'public void setContextParameters(java.util.Collection)' has been added info.magnolia.rest.service.command.definition.ConfiguredCommandDefinition public void setContextParameters(java.util.Collection)
Info Added info.magnolia.rest.service.command.AbstractCommandEndpoint to the list of superclasses info.magnolia.rest.service.command.v1.CommandEndpoint
Info Method 'protected boolean isCommandExecutableByCurrentUser(java.lang.String, java.lang.String)' is now implemented in superclass info.magnolia.rest.service.command.AbstractCommandEndpoint info.magnolia.rest.service.command.v1.CommandEndpoint protected boolean isCommandExecutableByCurrentUser(java.lang.String, java.lang.String)
Info Class info.magnolia.rest.service.command.v2.CommandEndpoint added info.magnolia.rest.service.command.v2.CommandEndpoint