@PublicApi
public interface ServiceDeskSoftwareInfoService
Modifier and Type | Method and Description |
---|---|
PublicSoftwareInfo |
getSoftwareInfo(com.atlassian.jira.user.ApplicationUser user)
Returns Jira Service Management software information
|
PublicSoftwareInfo getSoftwareInfo(com.atlassian.jira.user.ApplicationUser user)
user
- the user requesting software information. Some information are restricted to user with certain level
of permission. If null the software information is provided from the perspective of anonymous users.Copyright © 2023 Atlassian. All rights reserved.