org.shredzone.repowatch.web
Class AdminResyncController.SyncResult
java.lang.Object
org.shredzone.repowatch.web.AdminResyncController.SyncResult
- Enclosing class:
- AdminResyncController
public static class AdminResyncController.SyncResult
- extends Object
Contains the result of a single synchronization process.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminResyncController.SyncResult
public AdminResyncController.SyncResult(Repository repository)
failed
public void failed(SynchronizerException ex)
startTimer
public void startTimer()
stopTimer
public void stopTimer()
getRepository
public Repository getRepository()
getException
public SynchronizerException getException()
getRequiredTime
public long getRequiredTime()
Copyright © 2007-2011
shredzone.org. All Rights Reserved.