Package com.atlassian.bamboo.plan.move
Interface MovePlanValidationService
- All Known Implementing Classes:
MovePlanValidationServiceImpl
public interface MovePlanValidationService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
validatePlanKeysAndNamesForProject
(com.atlassian.struts.ValidationAware validationAware, Project project, Map<String, String> planKeyMappings, Map<String, String> planNameMappings) void
validateUsageOfProjectResources
(com.atlassian.struts.ValidationAware validationAware, Collection<TopLevelPlan> plans)
-
Method Details
-
validatePlanKeysAndNamesForProject
-
validateUsageOfProjectResources
void validateUsageOfProjectResources(com.atlassian.struts.ValidationAware validationAware, Collection<TopLevelPlan> plans)
-