JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.servicedesk.api.portal
Interface Portal
@PublicApi @ParametersAreNonnullByDefault
public interface
Portal
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
Description of the portal
int
getId
()
Id of the Portal
String
getName
()
Name of the portal
Method Details
getId
int
getId
()
Id of the Portal
getName
String
getName
()
Name of the portal
getDescription
String
getDescription
()
Description of the portal