| Package | Description |
|---|---|
| com.atlassian.jira.rest.internal.v2.user | |
| com.atlassian.jira.user.anonymize | |
| com.atlassian.jira.user.anonymize.handlers.key.info |
| Modifier and Type | Method and Description |
|---|---|
AffectedEntityType |
AffectedEntityBean.getType() |
| Modifier and Type | Method and Description |
|---|---|
Map<AffectedEntityType,List<AffectedEntityBean>> |
UserAnonymizationValidationBean.getAffectedEntities() |
| Modifier and Type | Method and Description |
|---|---|
AffectedEntityType |
AffectedEntity.getType()
Describes the way in which the entity will be updated.
|
static AffectedEntityType |
AffectedEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AffectedEntityType[] |
AffectedEntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AffectedEntity.Builder |
AffectedEntity.newBuilder(AffectedEntityType type) |
static org.hamcrest.Matcher<AffectedEntity> |
AffectedEntityMatcher.type(AffectedEntityType expected) |
| Modifier and Type | Method and Description |
|---|---|
default AffectedEntityType |
ForeignKeyInfo.getAffectedEntityType() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.