@PublicApi public static final class UserService.CreateUsernameValidationResult extends ServiceResultImpl
Constructor and Description |
---|
CreateUsernameValidationResult(String username,
Long directoryId,
ErrorCollection errorCollection) |
Modifier and Type | Method and Description |
---|---|
Long |
getDirectoryId() |
String |
getUsername() |
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
public CreateUsernameValidationResult(String username, Long directoryId, ErrorCollection errorCollection)
Copyright © 2002-2019 Atlassian. All Rights Reserved.