Class LastChangesConfig
java.lang.Object
com.github.jenkins.lastchanges.model.LastChangesConfig
- 
Constructor SummaryConstructorsConstructorDescriptionLastChangesConfig(SinceType since, String specificRevision, FormatType format, MatchingType matching, Boolean showFiles, Boolean synchronisedScroll, String matchWordsThreshold, String matchingMaxComparisons) 
- 
Method Summary
- 
Constructor Details- 
LastChangesConfigpublic LastChangesConfig()
- 
LastChangesConfigpublic LastChangesConfig(SinceType since, String specificRevision, FormatType format, MatchingType matching, Boolean showFiles, Boolean synchronisedScroll, String matchWordsThreshold, String matchingMaxComparisons) 
 
- 
- 
Method Details- 
format
- 
since
- 
matching
- 
showFiles
- 
synchronisedScroll
- 
matchingMaxComparisons
- 
matchWordsThreshold
- 
specificRevision
 
-