Searched defs:BazaarHistoryParser (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DBazaarHistoryParser.java46 class BazaarHistoryParser implements Executor.StreamHandler { class in inherits:Executor.StreamHandler
48 private static final Logger LOGGER = LoggerFactory.getLogger(BazaarHistoryParser.class);
54 BazaarHistoryParser(BazaarRepository repository) { method in class:BazaarHistoryParser

Completed in 8 milliseconds