Uses of Interface
com.atlassian.bamboo.agent.AgentExecutableService
-
Packages that use AgentExecutableService Package Description com.atlassian.bamboo.agent com.atlassian.bamboo.plugins.rest.resource -
-
Uses of AgentExecutableService in com.atlassian.bamboo.agent
Classes in com.atlassian.bamboo.agent that implement AgentExecutableService Modifier and Type Class Description class
AgentExecutableServiceImpl
-
Uses of AgentExecutableService in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type AgentExecutableService Constructor Description AgentResource(AgentCapabilityService agentCapabilityService, AgentExecutableService agentExecutableService, AgentManager agentManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, RestHelperWrapper restHelperWrapper)
-