@PublicApi @Immutable public final class ShowPanelReply extends Object
IssueTabPanel2
SPI.IssueTabPanel2
Modifier and Type | Method and Description |
---|---|
static ShowPanelReply |
create(boolean show)
Creates a new ShowPanelReply.
|
boolean |
isShow() |
public static ShowPanelReply create(boolean show)
show
- a boolean indicating whether to show the panel@Internal public boolean isShow()
Copyright © 2002-2021 Atlassian. All Rights Reserved.