Uses of Class
com.atlassian.bamboo.plugins.rest.model.plan.RestArtifactDefinitionList
Packages that use RestArtifactDefinitionList
-
Uses of RestArtifactDefinitionList in com.atlassian.bamboo.plugins.rest.model.plan
Methods in com.atlassian.bamboo.plugins.rest.model.plan that return RestArtifactDefinitionListMethods in com.atlassian.bamboo.plugins.rest.model.plan with parameters of type RestArtifactDefinitionListModifier and TypeMethodDescriptionvoid
RestArtifactDefinitions.setArtifacts
(RestArtifactDefinitionList artifacts) Constructors in com.atlassian.bamboo.plugins.rest.model.plan with parameters of type RestArtifactDefinitionListModifierConstructorDescriptionRestArtifactDefinitions
(com.atlassian.plugins.rest.api.model.Link link, RestArtifactDefinitionList artifacts)