public class MatchingResultFactory extends Object
| Constructor and Description |
|---|
MatchingResultFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MatchingResultMessage |
build(MatchingResultType type,
boolean success,
String rightSubject) |
public static MatchingResultMessage build(MatchingResultType type, boolean success, String rightSubject)
Copyright © 2019. All rights reserved.