Class RestArtifactSubscriptions
java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestModel
com.atlassian.bamboo.rest.model.plan.stage.job.artifact.RestArtifactSubscriptions
- All Implemented Interfaces:
BambooIdProvider
-
Field Summary
Fields inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
self -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonggetId()inthashCode()voidsetArtifactDefinition(RestArtifactDefinition artifactDefinition) voidsetConsumerJobs(List<RestJob> consumerJobs) Methods inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
getSelf, setSelf
-
Constructor Details
-
RestArtifactSubscriptions
public RestArtifactSubscriptions()
-
-
Method Details