@Internal public class PriorityCreatedEvent extends AbstractEvent
params, time
Constructor and Description |
---|
PriorityCreatedEvent(Priority priority) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Priority |
getPriority() |
int |
hashCode() |
String |
toString() |
getParams, getTime
public PriorityCreatedEvent(Priority priority)
public Priority getPriority()
public boolean equals(Object o)
equals
in class AbstractEvent
public int hashCode()
hashCode
in class AbstractEvent
Copyright © 2002-2021 Atlassian. All Rights Reserved.