| Package | Description |
|---|---|
| com.atlassian.plugins.authentication.sso.config.audit |
| Modifier and Type | Method and Description |
|---|---|
static <T> KeyMapping<T> |
KeyMapping.mapping(String key,
Function<T,String> propertyExtractor) |
static <T> KeyMapping<T> |
KeyMapping.mapping(String key,
Function<T,String> propertyExtractor,
boolean sanitize) |
| Modifier and Type | Method and Description |
|---|---|
static <T,U> Optional<com.atlassian.audit.entity.ChangedValue> |
MappingUtil.mapChange(KeyMapping<U> keyMapping,
T oldObject,
T newObject,
Class<U> targetClass) |
Copyright © 2023 Atlassian. All rights reserved.