com.atlassian.jira.bc.user
Class UserService.CreateUserValidationResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.user.UserService.CreateUserValidationResult
- All Implemented Interfaces:
- ServiceResult
- Enclosing interface:
- UserService
public static final class UserService.CreateUserValidationResult
- extends ServiceResultImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getUsername
public String getUsername()
getPassword
public String getPassword()
getEmail
public String getEmail()
getFullname
public String getFullname()
getDirectoryId
public Long getDirectoryId()
Copyright © 2002-2012 Atlassian. All Rights Reserved.