com.atlassian.jira.avatar
Class AvatarPickerHelperImpl.Result<T>

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

public static class AvatarPickerHelperImpl.Result<T>
extends Object


Method Summary
 ErrorCollection getErrorCollection()
           
 T getResult()
           
 boolean isValid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getErrorCollection

public ErrorCollection getErrorCollection()

getResult

public T getResult()

isValid

public boolean isValid()


Copyright © 2002-2012 Atlassian. All Rights Reserved.