@Component public class LinkExtractor extends Object
| Constructor and Description |
|---|
LinkExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
extract(Map<?,?> linksMap,
@NotNull String linkName)
Extracts value of some specific link from the links map
|
Copyright © 2019. All rights reserved.