| Package | Description |
|---|---|
| com.github.jenkins.lastchanges | |
| com.github.jenkins.lastchanges.model |
| Modifier and Type | Method and Description |
|---|---|
MatchingType |
LastChangesPublisher.getMatching() |
| Constructor and Description |
|---|
LastChangesPublisher(FormatType format,
MatchingType matching,
Boolean showFiles,
Boolean synchronisedScroll,
String matchWordsThreshold,
String matchingMaxComparisons) |
| Modifier and Type | Method and Description |
|---|---|
MatchingType |
LastChangesConfig.matching() |
static MatchingType |
MatchingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchingType[] |
MatchingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LastChangesConfig(FormatType format,
MatchingType matching,
Boolean showFiles,
Boolean synchronisedScroll,
String matchWordsThreshold,
String matchingMaxComparisons) |
Copyright © 2016. All rights reserved.