@Internal public class AbstractAuditLogQueryRestriction extends Object
Modifier and Type | Field and Description |
---|---|
protected Long |
id |
protected String |
name |
protected String |
namePrefix |
Constructor and Description |
---|
AbstractAuditLogQueryRestriction(String name,
Long id,
String namePrefix) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getId() |
String |
getName() |
String |
getNamePrefix() |
int |
hashCode() |
String |
toString() |
Copyright © 2020 Atlassian. All rights reserved.