Uses of Class
com.atlassian.bamboo.plugins.rest.common.RestHelperWrapper
Packages that use RestHelperWrapper
Package
Description
-
Uses of RestHelperWrapper in com.atlassian.bamboo.plugins.rest.admin.agent
Constructors in com.atlassian.bamboo.plugins.rest.admin.agent with parameters of type RestHelperWrapperModifierConstructorDescriptionRemoteAgentConfigurationResource
(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 RestHelperWrapperModifierConstructorDescriptionTrustedKeyResource
(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 RestHelperWrapperModifierConstructorDescriptionAgentAuthenticationResource
(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)