Uses of Class
com.atlassian.bamboo.rest.model.plan.job.RestJobForExecutablesView
Packages that use RestJobForExecutablesView
-
Uses of RestJobForExecutablesView in com.atlassian.bamboo.plugins.rest.job
Methods in com.atlassian.bamboo.plugins.rest.job that return types with arguments of type RestJobForExecutablesViewModifier and TypeMethodDescriptionExecutableJobResource.getJobsExecutableByAgent
(String filter, long agentId, PageRequest pageRequest, javax.ws.rs.core.UriInfo uriInfo) ExecutableJobResource.getJobsExecutableByElasticConfiguration
(String filter, Long configurationId, PageRequest pageRequest, javax.ws.rs.core.UriInfo uriInfo) ExecutableJobResource.getJobsExecutableByEphemeralAgentTemplate
(String filter, Long templateId, PageRequest pageRequest, javax.ws.rs.core.UriInfo uriInfo) -
Uses of RestJobForExecutablesView in com.atlassian.bamboo.rest.model.plan.job
Methods in com.atlassian.bamboo.rest.model.plan.job that return RestJobForExecutablesView