Class AvatarPickerHelperImpl.Result<T>

java.lang.Object
com.atlassian.jira.avatar.AvatarPickerHelperImpl.Result<T>
Enclosing class:
AvatarPickerHelperImpl

public static class AvatarPickerHelperImpl.Result<T> extends Object
  • Method Details

    • getErrorCollection

      public ErrorCollection getErrorCollection()
    • getResult

      public T getResult()
    • isValid

      public boolean isValid()