@PublicApi @Immutable public final class ShowPanelRequest extends Object
IssueTabPanel2
SPI.IssueTabPanel2
Constructor and Description |
---|
ShowPanelRequest(Issue issue,
ApplicationUser remoteUser) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAnonymous() |
Issue |
issue() |
ApplicationUser |
remoteUser() |
@Internal public ShowPanelRequest(@Nonnull Issue issue, @Nullable ApplicationUser remoteUser)
@Nullable public ApplicationUser remoteUser()
public boolean isAnonymous()
Copyright © 2002-2019 Atlassian. All Rights Reserved.