public interface DashboardItemModuleId
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(DashboardItemModuleIdVisitor<T> visitor) |
String |
getId() |
DashboardItemType |
getType() |
String getId()
DashboardItemType getType()
<T> T accept(DashboardItemModuleIdVisitor<T> visitor)
Copyright © 2024 Atlassian. All rights reserved.