public class LastChangesConfig extends Object
Constructor and Description |
---|
LastChangesConfig() |
LastChangesConfig(SinceType since,
String specificRevision,
FormatType format,
MatchingType matching,
Boolean showFiles,
Boolean synchronisedScroll,
String matchWordsThreshold,
String matchingMaxComparisons) |
Modifier and Type | Method and Description |
---|---|
FormatType |
format() |
MatchingType |
matching() |
String |
matchingMaxComparisons() |
String |
matchWordsThreshold() |
String |
showFiles() |
SinceType |
since() |
String |
specificRevision() |
String |
synchronisedScroll() |
public LastChangesConfig()
public LastChangesConfig(SinceType since, String specificRevision, FormatType format, MatchingType matching, Boolean showFiles, Boolean synchronisedScroll, String matchWordsThreshold, String matchingMaxComparisons)
public FormatType format()
public SinceType since()
public MatchingType matching()
public String showFiles()
public String synchronisedScroll()
public String matchingMaxComparisons()
public String matchWordsThreshold()
public String specificRevision()
Copyright © 2016–2019. All rights reserved.