public class PropertyAuditProjection extends Object implements AuditProjection
| Constructor and Description |
|---|
PropertyAuditProjection(PropertyNameGetter propertyNameGetter,
String function,
boolean distinct) |
| Modifier and Type | Method and Description |
|---|---|
Triple<String,String,Boolean> |
getData(EnversService enversService) |
public PropertyAuditProjection(PropertyNameGetter propertyNameGetter, String function, boolean distinct)
public Triple<String,String,Boolean> getData(EnversService enversService)
getData in interface AuditProjectionenversService - The EnversServiceCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.