Interface MovePlanValidationService

    • Method Detail

      • validatePlanKeysAndNamesForProject

        void validatePlanKeysAndNamesForProject​(com.atlassian.struts.ValidationAware validationAware,
                                                Project project,
                                                Map<String,​String> planKeyMappings,
                                                Map<String,​String> planNameMappings)
      • validateUsageOfProjectResources

        void validateUsageOfProjectResources​(com.atlassian.struts.ValidationAware validationAware,
                                             Collection<TopLevelPlan> plans)