public static class AuditQuery.AuditResourceIdentifier extends Object
AuditResourceIdentifier(String type, String id)
boolean
equals(Object o)
String
getId()
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AuditResourceIdentifier(@Nonnull String type, @Nonnull String id)
@Nonnull public String getType()
@Nonnull public String getId()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020 Atlassian. All rights reserved.