Uses of Interface
com.atlassian.bamboo.configuration.external.SpecsConsumer.PlanPropertiesSupplier
Packages that use SpecsConsumer.PlanPropertiesSupplier
Package
Description
-
Uses of SpecsConsumer.PlanPropertiesSupplier in com.atlassian.bamboo.configuration.external
Methods in com.atlassian.bamboo.configuration.external with parameters of type SpecsConsumer.PlanPropertiesSupplierModifier and TypeMethodDescriptionvoid
SpecsConsumer.importPlanProperties
(@NotNull SpecsConsumer.PlanPropertiesSupplier topLevelPlanPropertiesSupplier, @NotNull RssPermissions rssPermissions, @NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull com.atlassian.utils.process.OutputHandler stdout, @NotNull SpecsType specsType, boolean noChangesInPlanProperties) Import plan properties -
Uses of SpecsConsumer.PlanPropertiesSupplier in com.atlassian.bamboo.configuration.external.detection
Methods in com.atlassian.bamboo.configuration.external.detection with parameters of type SpecsConsumer.PlanPropertiesSupplierModifier and TypeMethodDescriptionvoid
RssJointSpecsConsumer.importPlanProperties
(@NotNull SpecsConsumer.PlanPropertiesSupplier topLevelPlanPropertiesSupplier, @NotNull RssPermissions rssPermissions, @NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull com.atlassian.utils.process.OutputHandler stdout, @NotNull SpecsType specsType, boolean noChangesInPlanProperties)