Uses of Class
com.atlassian.bamboo.plugins.rest.common.RestHelperWrapper
-
Packages that use RestHelperWrapper Package Description com.atlassian.bamboo.plugins.rest.admin.agent com.atlassian.bamboo.plugins.rest.admin.ssh com.atlassian.bamboo.plugins.rest.resource -
-
Uses of RestHelperWrapper in com.atlassian.bamboo.plugins.rest.admin.agent
Constructors in com.atlassian.bamboo.plugins.rest.admin.agent with parameters of type RestHelperWrapper Constructor Description RemoteAgentConfigurationResource(FeatureManager featureManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, RemoteAgentConfigurationConversionFunction function, RemoteAgentManager remoteAgentManager, RestHelperWrapper restHelperWrapper)
-
Uses of RestHelperWrapper in com.atlassian.bamboo.plugins.rest.admin.ssh
Constructors in com.atlassian.bamboo.plugins.rest.admin.ssh with parameters of type RestHelperWrapper Constructor Description TrustedKeyResource(TrustedKeyConversionFunction trustedKeyConversionFunction, TrustedKeyService trustedKeyService, com.atlassian.sal.api.message.I18nResolver i18nResolver, AdministrationConfigurationAccessor administrationConfigurationAccessor, RestHelperWrapper restHelperWrapper)
-
Uses of RestHelperWrapper in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type RestHelperWrapper Constructor Description AgentAuthenticationResource(com.atlassian.sal.api.message.I18nResolver i18nResolver, RemoteAgentAuthenticationManager remoteAgentAuthenticationManager, RestHelperWrapper restHelperWrapper)
AgentResource(AgentCapabilityService agentCapabilityService, AgentExecutableService agentExecutableService, AgentManager agentManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, RestHelperWrapper restHelperWrapper)
ElasticConfigResource(ElasticImageConfigurationManager elasticImageConfigurationManager, ElasticAccountBean elasticAccountBean, AwsAccountBean awsAccountBean, RestHelperWrapper restHelperWrapper, AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooPermissionManager bambooPermissionManager)
ReindexResource(RestHelperWrapper restHelperWrapper, IndexerManager indexerManager)
-