com.elasticbox
Interface IProgressMonitor
- All Known Implementing Classes:
- Client.ProgressMonitor
public interface IProgressMonitor
- Author:
- Phong Nguyen Le
getResourceUrl
String getResourceUrl()
isDone
boolean isDone()
throws IProgressMonitor.IncompleteException,
IOException
- Throws:
IProgressMonitor.IncompleteException
IOException
getCreationTime
long getCreationTime()
waitForDone
void waitForDone(int timeout)
throws IProgressMonitor.IncompleteException,
IOException
- Parameters:
timeout - in minutes
- Throws:
IProgressMonitor.IncompleteException
IOException
Copyright © 2004-2014. All Rights Reserved.