Class IssueSecurityLevelService.CreateValidationResult
java.lang.Object
com.atlassian.jira.issue.security.IssueSecurityLevelService.LevelValidationResult
com.atlassian.jira.issue.security.IssueSecurityLevelService.CreateValidationResult
- Enclosing interface:
- IssueSecurityLevelService
public static class IssueSecurityLevelService.CreateValidationResult
extends IssueSecurityLevelService.LevelValidationResult
A simple object that holds the information about validating an create IssueSecurityLevel operation. This object should not be
constructed directly, you should invoke the
IssueSecurityLevelService.validateCreate(ApplicationUser, long, String, String)
method to obtain this.-
Method Summary
Methods inherited from class com.atlassian.jira.issue.security.IssueSecurityLevelService.LevelValidationResult
getErrors, getLevel, isValid