mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
LinkValidationService deprecated (prep for ALF-2338)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19843 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -30,6 +30,10 @@ import javax.net.ssl.SSLException;
|
|||||||
|
|
||||||
import org.alfresco.service.cmr.avm.AVMNotFoundException;
|
import org.alfresco.service.cmr.avm.AVMNotFoundException;
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* @deprecated will be removed in future release
|
||||||
|
*/
|
||||||
public interface LinkValidationService
|
public interface LinkValidationService
|
||||||
{
|
{
|
||||||
public void onBootstrap();
|
public void onBootstrap();
|
||||||
|
Reference in New Issue
Block a user