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 - intCopyright © 2005–2018 Alfresco Software. All rights reserved.