The com.adobe.gravity.service.progress package contains interfaces for reporting and tracking progress in the Adobe Digital Enterprise Platform Experience Services - Client Component Framework.
Interfaces
Interface | Description | |
---|---|---|
IProgressOperation | Represents an in-progress operation for the purposes of status reporting. | |
IProgressReporter | Returned by IProgressService.startOperation() for in-progress operation reporting. | |
IProgressService | A service for reporting the progress of background operations. | |
IProgressTracker | A service for receiving progress events for asynchronous operations. |
Mon Nov 28 2011, 07:42 AM -08:00