| Modifier and Type | Method and Description |
|---|---|
Collection<FailedEntity<T>> |
BatchResultWithFailureReasonsRestDto.getFailures() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchResultWithFailureReasonsRestDto.addAllFailedEntities(Collection<FailedEntity<T>> failures) |
| Constructor and Description |
|---|
BatchResultWithFailureReasonsRestDto(Collection<T> successes,
Collection<FailedEntity<T>> failures) |
| Modifier and Type | Method and Description |
|---|---|
Optional<FailedEntity> |
SamlConfigurationController.findDirectoryMappingsMismatch(long applicationId) |
| Modifier and Type | Method and Description |
|---|---|
List<FailedEntity<DirectoryEntityId>> |
MembershipOperationalEntity.getEntitiesNotInDirectory() |
| Modifier and Type | Field and Description |
|---|---|
static FailedEntity |
SamlConfigurationExamples.MISMATCH_FOUND_MESSAGE |
Copyright © 2024 Atlassian. All rights reserved.