public class ServerInfoResource extends Object
Constructor and Description |
---|
ServerInfoResource(ApplicationProperties properties,
BuildUtilsInfo buildUtils,
JiraAuthenticationContext authContext,
PermissionManager permissionManager,
OfBizDelegator ofBizDelegator) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.jira.rest.v2.ServerInfoBean |
getServerInfo(boolean doHealthCheck)
Returns general information about the current JIRA server.
|
public ServerInfoResource(ApplicationProperties properties, BuildUtilsInfo buildUtils, JiraAuthenticationContext authContext, PermissionManager permissionManager, OfBizDelegator ofBizDelegator)
public com.atlassian.jira.rest.v2.ServerInfoBean getServerInfo(@Deprecated boolean doHealthCheck)
Copyright © 2002-2018 Atlassian. All Rights Reserved.