@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, getTime
public Priority getPriority()
public Long getFrom()
public Long getTo()
public boolean equals(Object o)
equals
in class AbstractEvent
public int hashCode()
hashCode
in class AbstractEvent
Copyright © 2002-2024 Atlassian. All Rights Reserved.