mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Add TenantWebScriptServlet.SYSTEM_TENANT (Should have happened when merging r35684 from CLOUD1)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@48610 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -39,6 +39,7 @@ import org.springframework.extensions.webscripts.servlet.WebScriptServletRuntime
|
||||
*/
|
||||
public class TenantWebScriptServlet extends WebScriptServlet
|
||||
{
|
||||
public static final String SYSTEM_TENANT = "-system-";
|
||||
public static final String DEFAULT_TENANT = "-default-";
|
||||
|
||||
private static final long serialVersionUID = 2954663814419046489L;
|
||||
|
Reference in New Issue
Block a user