Class PlanPermissionImporter
java.lang.Object
com.atlassian.bamboo.configuration.external.rss.importers.PlanPermissionImporter
- All Implemented Interfaces:
EntityImporter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
importEntity
(@NotNull String yamlString, @NotNull SpecsConsumer specsConsumer, @NotNull RssPermissions rssPermissions, boolean noChangesInProperties)
-
Constructor Details
-
PlanPermissionImporter
-
-
Method Details
-
importEntity
public void importEntity(@NotNull @NotNull String yamlString, @NotNull @NotNull SpecsConsumer specsConsumer, @NotNull @NotNull RssPermissions rssPermissions, boolean noChangesInProperties) - Specified by:
importEntity
in interfaceEntityImporter
-