Class RestRemoteAgentConfiguration

java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestModel
com.atlassian.bamboo.rest.model.admin.agent.RestRemoteAgentConfiguration

public class RestRemoteAgentConfiguration extends AbstractRestModel
Rest model for configuration of remote agent support
Since:
5.10
  • Field Details

    • remoteAgentsSupported

      public Boolean remoteAgentsSupported
  • Constructor Details

    • RestRemoteAgentConfiguration

      public RestRemoteAgentConfiguration()
  • Method Details

    • isRemoteAgentsSupported

      public Boolean isRemoteAgentsSupported()
    • setRemoteAgentsSupported

      public void setRemoteAgentsSupported(Boolean remoteAgentsSupported)