public class DefaultProjectsAndCategoriesHelper extends Object implements ProjectsAndCategoriesHelper
Constructor and Description |
---|
DefaultProjectsAndCategoriesHelper(ProjectManager projectManager,
PermissionManager permissionManager,
JiraAuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
Set<Long> |
getProjectIds(String projectAndCategoryIds) |
void |
validate(String projectsOrCategories,
Collection<ValidationError> errors,
String fieldName) |
public DefaultProjectsAndCategoriesHelper(ProjectManager projectManager, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext)
public void validate(String projectsOrCategories, Collection<ValidationError> errors, String fieldName)
validate
in interface ProjectsAndCategoriesHelper
public Set<Long> getProjectIds(String projectAndCategoryIds)
getProjectIds
in interface ProjectsAndCategoriesHelper
Copyright © 2002-2015 Atlassian. All Rights Reserved.