@Internal public class PriorityMovedEvent extends AbstractEvent
params, time| Constructor and Description |
|---|
PriorityMovedEvent(Priority priority,
Long from,
Long to) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getFrom() |
Priority |
getPriority() |
Long |
getTo() |
int |
hashCode() |
String |
toString() |
getParams, getTimepublic Priority getPriority()
public Long getFrom()
public Long getTo()
public boolean equals(Object o)
equals in class AbstractEventpublic int hashCode()
hashCode in class AbstractEventCopyright © 2002-2023 Atlassian. All Rights Reserved.