public class EntityComparatorContext extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
defineComparisonModel(InputStream is)
Adds a new comparison model based on yaml configuration provided
|
static EntityComparatorContext |
getInstance() |
public static EntityComparatorContext getInstance()
public void defineComparisonModel(InputStream is)
is - input stream of the yaml comparison model fileCopyright © 2021. All rights reserved.