Class LastChangesConfig
java.lang.Object
com.github.jenkins.lastchanges.model.LastChangesConfig
-
Constructor Summary
ConstructorsConstructorDescriptionLastChangesConfig
(SinceType since, String specificRevision, FormatType format, MatchingType matching, Boolean showFiles, Boolean synchronisedScroll, String matchWordsThreshold, String matchingMaxComparisons) -
Method Summary
-
Constructor Details
-
LastChangesConfig
public LastChangesConfig() -
LastChangesConfig
public 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
-