public interface DownloadStatusUpdateService
| Modifier and Type | Method and Description |
|---|---|
void |
update(org.alfresco.service.cmr.repository.NodeRef nodeRef,
DownloadStatus status,
int sequenceNumber)
Update and persist the status of the download.
|
void update(org.alfresco.service.cmr.repository.NodeRef nodeRef,
DownloadStatus status,
int sequenceNumber)
nodeRef - The download node, whose status is to be updated.status - The new statussequenceNumber - Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.