Uses of Class
com.atlassian.bamboo.rest.model.agent.RestExecutableJobList
-
Uses of RestExecutableJobList in com.atlassian.bamboo.rest.model.agent
Modifier and TypeFieldDescriptionprotected RestExecutableJobList
RestAgentInformation.executableJobs
Modifier and TypeMethodDescriptionRestAgentInformation.getExecutableJobs()
RestAgentInformation.getRestAgentExecutableJobs()
Modifier and TypeMethodDescriptionvoid
RestAgentInformation.setRestAgentExecutableJobs
(RestExecutableJobList restAgentExecutableJobs) ModifierConstructorDescriptionRestAgentInformation
(RestBuildAgent general, RestAgentCapabilities capabilities, RestExecutableJobList executableJobs, RestExecutableEnvironmentList executableEnvironments)