public abstract static class IssueSecurityLevelService.LevelValidationResult extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
LevelValidationResult(IssueSecurityLevel level,
ErrorCollection errors) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCollection |
getErrors() |
IssueSecurityLevel |
getLevel() |
boolean |
isValid() |
protected LevelValidationResult(IssueSecurityLevel level, ErrorCollection errors)
public IssueSecurityLevel getLevel()
public ErrorCollection getErrors()
public boolean isValid()
Copyright © 2002-2018 Atlassian. All Rights Reserved.