public class FailedEntity<T> extends Object
FailedEntity(T entity, String reason)
boolean
equals(Object o)
T
getEntity()
String
getReason()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public FailedEntity(T entity, String reason)
public T getEntity()
public String getReason()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020 Atlassian. All rights reserved.