| Package | Description |
|---|---|
| org.streampipes.model.client.matching |
| Modifier and Type | Method and Description |
|---|---|
static MatchingResultType |
MatchingResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchingResultType[] |
MatchingResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static MatchingResultMessage |
MatchingResultFactory.build(MatchingResultType type,
boolean success,
String rightSubject) |
Copyright © 2019. All rights reserved.