Package org.alfresco.repo.webdav
Interface ActivityPostProducer
- All Known Implementing Classes:
DeleteMethod
,MkcolMethod
,PostMethod
,PutMethod
public interface ActivityPostProducer
WebDAVMethods that are able to post activity data must implement this interface
in order that the CloudWebDAVServlet will supply the object with an
ActivityPoster collaborator.
- Author:
- Matt Ward
-
Method Summary
-
Method Details
-
setActivityPoster
-