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