com.atlassian.jira.bc.user
Class UserService.DeleteUserValidationResult

java.lang.Object
  extended by com.atlassian.jira.bc.ServiceResultImpl
      extended by com.atlassian.jira.bc.user.UserService.DeleteUserValidationResult
All Implemented Interfaces:
ServiceResult
Enclosing interface:
UserService

public static final class UserService.DeleteUserValidationResult
extends ServiceResultImpl


Method Summary
 User getUser()
           
 
Methods inherited from class com.atlassian.jira.bc.ServiceResultImpl
getErrorCollection, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUser

public User getUser()


Copyright © 2002-2010 Atlassian. All Rights Reserved.