Class StoreChangeLogParser
java.lang.Object
hudson.scm.ChangeLogParser
org.jenkinsci.plugins.visualworks_store.StoreChangeLogParser
public class StoreChangeLogParser extends ChangeLogParser
-
Constructor Summary
Constructors Constructor Description StoreChangeLogParser() -
Method Summary
Modifier and Type Method Description StoreChangeLogSetparse(AbstractBuild build, File file)Methods inherited from class hudson.scm.ChangeLogParser
parse
-
Constructor Details
-
StoreChangeLogParser
public StoreChangeLogParser()
-
-
Method Details
-
parse
- Overrides:
parsein classChangeLogParser- Throws:
IOExceptionSAXException
-