public class TabLoadedEvent extends Object
Constructor and Description |
---|
TabLoadedEvent(Long projectId,
String tab,
boolean isAdmin,
boolean isSysAdmin,
boolean hasExtPermission) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getProjectId() |
String |
getTab() |
int |
hashCode() |
boolean |
isAdmin() |
boolean |
isHasExtPermission() |
boolean |
isSysAdmin() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.