- java.lang.Object
-
- io.fabric8.openshift.agent.LoggingProgressMonitor
-
-
Field Summary
-
Fields inherited from interface org.eclipse.jgit.lib.ProgressMonitor
UNKNOWN
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
beginTask(java.lang.String title,
int totalWork) |
void |
endTask() |
boolean |
isCancelled() |
void |
start(int totalTasks) |
void |
update(int completed) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
endTask
public void endTask()
- Specified by:
endTask
in interface org.eclipse.jgit.lib.ProgressMonitor
Copyright © 2014 Red Hat. All Rights Reserved.