@PublicApi @Immutable public final class GetActionsRequest extends Object
IssueTabPanel2
SPI.IssueTabPanel2
Constructor and Description |
---|
GetActionsRequest(Issue issue,
com.atlassian.crowd.embedded.api.User remoteUser,
boolean asynchronous,
boolean showAll,
String focusId) |
Modifier and Type | Method and Description |
---|---|
String |
getFocusId() |
boolean |
isAnonymous() |
boolean |
isAsynchronous() |
boolean |
isShowAll() |
Issue |
issue() |
ApplicationUser |
loggedInUser() |
com.atlassian.crowd.embedded.api.User |
remoteUser() |
@Nullable public com.atlassian.crowd.embedded.api.User remoteUser()
public boolean isAnonymous()
public boolean isAsynchronous()
public ApplicationUser loggedInUser()
public boolean isShowAll()
public String getFocusId()
Copyright © 2002-2015 Atlassian. All Rights Reserved.