public static class ConflictedEntryValidator.ConflictedEntryValidationError extends Object
| Constructor and Description |
|---|
ConflictedEntryValidationError(Integer conflictedRecordId,
Class<? extends org.jboss.pnc.model.GenericEntity<?>> conflictedEntity,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends org.jboss.pnc.model.GenericEntity<?>> |
getConflictedEntity() |
Integer |
getConflictedRecordId() |
String |
getMessage() |
Copyright © 2014–2017. All rights reserved.