| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipelineConfigHistory.view |
| Modifier and Type | Field and Description |
|---|---|
Match.Kind |
Match.EQUAL |
Match.Kind |
Match.SINGLE_1 |
Match.Kind |
Match.SINGLE_2 |
Match.Kind |
Match.UNEQUAL |
| Modifier and Type | Method and Description |
|---|---|
Match.Kind |
Match.getKind() |
static Match.Kind |
Match.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Match.Kind[] |
Match.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Match(File file1,
File file2,
Match.Kind kind)
Get a new file match.
|
Copyright © 2016–2019. All rights reserved.