- getBaseUrl() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The URL prefix for the Atlassian product instance.
- getClientKey() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The identifying key for the Atlassian product instance that the add-on was installed into.
- getCreatedBy() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The key of the Atlassian user that first installed the add-on on the host, if any.
- getCreatedDate() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The time at which the add-on was first installed on the host.
- getDescription() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The host product description.
- getHost() - Method in class com.atlassian.connect.spring.AddonInstalledEvent
-
Returns the host for which the event occurred.
- getHost() - Method in class com.atlassian.connect.spring.AddonUninstalledEvent
-
Returns the host for which the event occurred.
- getHost() - Method in class com.atlassian.connect.spring.AtlassianHostUser
-
Returns the host from which the request originated.
- getLastModifiedBy() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The key of the Atlassian user that last modified the add-on installation, if any.
- getLastModifiedDate() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The time at which the add-on installation was last modified.
- getOauthClientId() - Method in class com.atlassian.connect.spring.AtlassianHost
-
Returns the client identifier for use with OAuth 2.0 authentication.
- getProductType() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The identifier of the category of Atlassian product.
- getPublicKey() - Method in class com.atlassian.connect.spring.AtlassianHost
-
- getServiceEntitlementNumber() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The Support Entitlement Number (SEN) is the add-on license identifier.
- getSharedSecret() - Method in class com.atlassian.connect.spring.AtlassianHost
-
The shared secret issued by the Atlassian product instance on installation of the add-on.
- getUserKey() - Method in class com.atlassian.connect.spring.AtlassianHostUser
-
The the key of the user on whose behalf a request was made.