Severity |
Message |
Class |
Method / Field |
|
Removed field image |
org.exoplatform.social.core.image.ImageUtils |
image |
|
In method 'public MentionsProcessor(org.exoplatform.container.xml.InitParams)' the number of arguments has changed |
org.exoplatform.social.core.processor.MentionsProcessor |
public MentionsProcessor(org.exoplatform.container.xml.InitParams) |
|
Removed field DEFAULT_PORTAL_OWNER |
org.exoplatform.social.core.service.LinkProvider |
DEFAULT_PORTAL_OWNER |
|
In method 'public LinkProvider(org.exoplatform.container.xml.InitParams)' the number of arguments has changed |
org.exoplatform.social.core.service.LinkProvider |
public LinkProvider(org.exoplatform.container.xml.InitParams) |
|
In method 'public DefaultSpaceApplicationHandler(org.exoplatform.portal.config.DataStorage, org.exoplatform.portal.mop.page.PageService)' the number of arguments has changed |
org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler |
public DefaultSpaceApplicationHandler(org.exoplatform.portal.config.DataStorage, org.exoplatform.portal.mop.page.PageService) |
|
Parameter 2 of 'public void initApps(org.exoplatform.social.core.space.model.Space, org.exoplatform.social.core.space.SpaceApplicationConfigPlugin)' has changed its type to org.exoplatform.social.core.space.SpaceTemplate |
org.exoplatform.social.core.space.impl.DefaultSpaceApplicationHandler |
public void initApps(org.exoplatform.social.core.space.model.Space, org.exoplatform.social.core.space.SpaceApplicationConfigPlugin) |
|
In method 'public SpaceServiceImpl(org.exoplatform.container.xml.InitParams, org.exoplatform.social.core.storage.api.SpaceStorage, org.exoplatform.social.core.storage.api.IdentityStorage, org.exoplatform.portal.config.UserACL, org.exoplatform.services.security.IdentityRegistry, org.exoplatform.commons.api.notification.service.WebNotificationService, org.exoplatform.social.core.space.SpacesAdministrationService)' the number of arguments has changed |
org.exoplatform.social.core.space.impl.SpaceServiceImpl |
public SpaceServiceImpl(org.exoplatform.container.xml.InitParams, org.exoplatform.social.core.storage.api.SpaceStorage, org.exoplatform.social.core.storage.api.IdentityStorage, org.exoplatform.portal.config.UserACL, org.exoplatform.services.security.IdentityRegistry, org.exoplatform.commons.api.notification.service.WebNotificationService, org.exoplatform.social.core.space.SpacesAdministrationService) |
|
Method 'public void setApp(org.exoplatform.social.core.space.model.Space, java.lang.String, java.lang.String, boolean, java.lang.String)' has been removed |
org.exoplatform.social.core.space.impl.SpaceServiceImpl |
public void setApp(org.exoplatform.social.core.space.model.Space, java.lang.String, java.lang.String, boolean, java.lang.String) |
|
Parameter 2 of 'public void initApps(org.exoplatform.social.core.space.model.Space, org.exoplatform.social.core.space.SpaceApplicationConfigPlugin)' has changed its type to org.exoplatform.social.core.space.SpaceTemplate |
org.exoplatform.social.core.space.spi.SpaceApplicationHandler |
public void initApps(org.exoplatform.social.core.space.model.Space, org.exoplatform.social.core.space.SpaceApplicationConfigPlugin) |
|
Method 'public org.exoplatform.social.core.space.model.Space createSpace(org.exoplatform.social.core.space.model.Space, java.lang.String, java.util.List)' has been added to an interface |
org.exoplatform.social.core.space.spi.SpaceService |
public org.exoplatform.social.core.space.model.Space createSpace(org.exoplatform.social.core.space.model.Space, java.lang.String, java.util.List) |
|
Method 'public java.util.List getIdentities(java.lang.String, char, long, long)' has been added to an interface |
org.exoplatform.social.core.storage.api.IdentityStorage |
public java.util.List getIdentities(java.lang.String, char, long, long) |
|
Method 'public java.util.List getIdentitiesWithRelationships(java.lang.String, char, int, int)' has been added to an interface |
org.exoplatform.social.core.storage.api.IdentityStorage |
public java.util.List getIdentitiesWithRelationships(java.lang.String, char, int, int) |