@Internal public final class IssueSecurityLevelUpdatedEvent extends Object
IssueSecurityLevel
is updated.Constructor and Description |
---|
IssueSecurityLevelUpdatedEvent(String newName,
String oldName,
String newDescription,
String oldDescription,
Long schemeId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getNewDescription() |
String |
getNewName() |
String |
getOldDescription() |
String |
getOldName() |
Long |
getSchemeId() |
int |
hashCode() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.