com.elasticbox
Class Client.ProgressMonitor
java.lang.Object
com.elasticbox.Client.ProgressMonitor
- All Implemented Interfaces:
- IProgressMonitor
- Enclosing class:
- Client
protected class Client.ProgressMonitor
- extends Object
- implements IProgressMonitor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getResourceUrl
public String getResourceUrl()
- Specified by:
getResourceUrl in interface IProgressMonitor
isDone
public boolean isDone()
throws IProgressMonitor.IncompleteException,
IOException
- Specified by:
isDone in interface IProgressMonitor
- Throws:
IProgressMonitor.IncompleteException
IOException
waitForDone
public void waitForDone(int timeout)
throws IProgressMonitor.IncompleteException,
IOException
- Specified by:
waitForDone in interface IProgressMonitor
- Parameters:
timeout - in minutes
- Throws:
IProgressMonitor.IncompleteException
IOException
getCreationTime
public long getCreationTime()
- Specified by:
getCreationTime in interface IProgressMonitor
Copyright © 2004-2014. All Rights Reserved.