@PublicApi public static class GroupService.BulkEditGroupValidationResult extends Object
Constructor and Description |
---|
BulkEditGroupValidationResult(boolean success) |
BulkEditGroupValidationResult(Collection usersAlreadyInAGroup,
boolean success) |
Modifier and Type | Method and Description |
---|---|
Collection |
getInvalidChildren()
Returns the users who caused the result to be a failure.
|
boolean |
isSuccess() |
public BulkEditGroupValidationResult(Collection usersAlreadyInAGroup, boolean success)
public BulkEditGroupValidationResult(boolean success)
public Collection getInvalidChildren()
String
userNames.public boolean isSuccess()
Copyright © 2002-2022 Atlassian. All Rights Reserved.