| Package | Description |
|---|---|
| com.atlassian.crowd.model.user |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableTimestampedUser |
class |
ImmutableTimestampedUserWithAttributes |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTimestampedUser.Builder |
ImmutableTimestampedUser.builder(TimestampedUser user) |
static ImmutableTimestampedUserWithAttributes.Builder |
ImmutableTimestampedUserWithAttributes.builder(TimestampedUser user,
com.google.common.collect.SetMultimap<String,String> attributes) |
static ImmutableTimestampedUser |
ImmutableTimestampedUser.from(TimestampedUser user) |
| Constructor and Description |
|---|
Builder(TimestampedUser user,
com.google.common.collect.SetMultimap<String,String> attributes) |
Copyright © 2023 Atlassian. All rights reserved.