@PublicApi
public interface UsersOrganizationUpdateParameters
OrganizationService#addUsersToOrganization)
to add users to an organizationModifier and Type | Interface and Description |
---|---|
static interface |
UsersOrganizationUpdateParameters.Builder |
Modifier and Type | Method and Description |
---|---|
CustomerOrganization |
organization() |
Set<com.atlassian.jira.user.ApplicationUser> |
users() |
CustomerOrganization organization()
Set<com.atlassian.jira.user.ApplicationUser> users()
Copyright © 2020 Atlassian. All rights reserved.