public final class DuplicateFilteringLoggingProgressMonitor extends LoggingProgressMonitor
LoggingProgressMonitor
which removes duplicated and other obsolete log output produced by
p2/ECF when downloading artifacts.
Instances of this class are not thread-safe.
Constructor and Description |
---|
DuplicateFilteringLoggingProgressMonitor(MavenLogger logger) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
suppressOutputOf(String text) |
beginTask, done, internalWorked, isCanceled, setCanceled, setTaskName, subTask, worked
public DuplicateFilteringLoggingProgressMonitor(MavenLogger logger)
protected boolean suppressOutputOf(String text)
suppressOutputOf
in class LoggingProgressMonitor
text
- The candidate text for logging. Never null
.Copyright © 2008–2021 Eclipse Foundation. All rights reserved.