Interface DownloadStatusUpdateService
-
public interface DownloadStatusUpdateServiceService for updating the status of a download.- Author:
- Alex Miller
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdate(NodeRef nodeRef, DownloadStatus status, int sequenceNumber)
-
-
-
Method Detail
-
update
void update(NodeRef nodeRef, DownloadStatus status, int sequenceNumber)
-
-