Serialized Form
-
Package io.apicurio.registry.ccompat.rest.error
-
Class io.apicurio.registry.ccompat.rest.error.ConflictException extends RegistryException implements Serializable
- serialVersionUID:
- 5511072429790259605L
-
Class io.apicurio.registry.ccompat.rest.error.OperationNotSupportedException extends RegistryException implements Serializable
- serialVersionUID:
- 973895997518688538L
-
Class io.apicurio.registry.ccompat.rest.error.UnprocessableEntityException extends RegistryException implements Serializable
- serialVersionUID:
- 1791019542026597523L
-
-
Package io.apicurio.registry.mt
-
Class io.apicurio.registry.mt.TenantNotFoundException extends RegistryException implements Serializable
- serialVersionUID:
- 1L
-
-
Package io.apicurio.registry.rest
-
Class io.apicurio.registry.rest.MissingRequiredParameterException extends RegistryException implements Serializable
- serialVersionUID:
- 3318387244830092754L
-
Serialized Fields
-
parameter
String parameter
-
-
-
Package io.apicurio.registry.rules
-
Class io.apicurio.registry.rules.DefaultRuleDeletionException extends RegistryException implements Serializable
- serialVersionUID:
- 1599508405950159L
-
Serialized Fields
-
ruleType
RuleType ruleType
-
-
Class io.apicurio.registry.rules.RuleViolationException extends RegistryException implements Serializable
- serialVersionUID:
- 8437151164241883773L
-
Serialized Fields
-
causes
Set<RuleViolation> causes
-
ruleConfiguration
Optional<String> ruleConfiguration
-
ruleType
RuleType ruleType
-
-
-
Package io.apicurio.registry.storage
-
Class io.apicurio.registry.storage.AlreadyExistsException extends StorageException implements Serializable
- serialVersionUID:
- 5055445625652989500L
-
Class io.apicurio.registry.storage.ArtifactAlreadyExistsException extends AlreadyExistsException implements Serializable
- serialVersionUID:
- -1015140450163088675L
-
Class io.apicurio.registry.storage.ArtifactNotFoundException extends NotFoundException implements Serializable
- serialVersionUID:
- -3614783501078800654L
-
Class io.apicurio.registry.storage.ContentNotFoundException extends NotFoundException implements Serializable
- serialVersionUID:
- -3640094007953927715L
-
Serialized Fields
-
contentIdentifier
String contentIdentifier
-
-
Class io.apicurio.registry.storage.GroupAlreadyExistsException extends AlreadyExistsException implements Serializable
- serialVersionUID:
- 2412206165461946827L
-
Serialized Fields
-
groupId
String groupId
-
-
Class io.apicurio.registry.storage.GroupNotFoundException extends NotFoundException implements Serializable
- serialVersionUID:
- -5024749463194169679L
-
Serialized Fields
-
groupId
String groupId
-
-
Class io.apicurio.registry.storage.InvalidArtifactIdException extends RegistryException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.storage.InvalidArtifactStateException extends StorageException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.storage.InvalidArtifactTypeException extends RegistryException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.storage.InvalidGroupIdException extends RegistryException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.storage.InvalidPropertiesException extends RegistryException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.storage.LogConfigurationNotFoundException extends NotFoundException implements Serializable
- serialVersionUID:
- -2406230675956374910L
-
Serialized Fields
-
logger
String logger
-
-
Class io.apicurio.registry.storage.NotFoundException extends StorageException implements Serializable
- serialVersionUID:
- 7134307797211927863L
-
Class io.apicurio.registry.storage.RegistryStorageException extends StorageException implements Serializable
- serialVersionUID:
- 708084955101638005L
-
Class io.apicurio.registry.storage.RuleAlreadyExistsException extends AlreadyExistsException implements Serializable
- serialVersionUID:
- 2412206165461946827L
-
Serialized Fields
-
rule
RuleType rule
-
-
Class io.apicurio.registry.storage.RuleNotFoundException extends NotFoundException implements Serializable
- serialVersionUID:
- -5024749463194169679L
-
Serialized Fields
-
rule
RuleType rule
-
-
Class io.apicurio.registry.storage.StorageException extends RegistryException implements Serializable
- serialVersionUID:
- 7551763806044016474L
-
Class io.apicurio.registry.storage.VersionNotFoundException extends ArtifactNotFoundException implements Serializable
- serialVersionUID:
- 969959730600115392L
-
Serialized Fields
-
version
String version
-
-
-
Package io.apicurio.registry.storage.dto
-
Class io.apicurio.registry.storage.dto.GroupMetaDataDto extends Object implements Serializable
- serialVersionUID:
- -9015518049780762742L
-
-
Package io.apicurio.registry.types
-
Class io.apicurio.registry.types.RegistryException extends RuntimeException implements Serializable
- serialVersionUID:
- 7551763806044016474L
-
-
Package io.apicurio.registry.ui.servlets
-
Class io.apicurio.registry.ui.servlets.ApiDocsServlet extends javax.servlet.GenericServlet implements Serializable
- serialVersionUID:
- 4259630009438256847L
-
Class io.apicurio.registry.ui.servlets.ConfigJsServlet extends javax.servlet.http.HttpServlet implements Serializable
- serialVersionUID:
- 1624928159818173418L
-
Serialized Fields
-
identity
io.quarkus.security.identity.SecurityIdentity identity
-
uiConfig
UiConfigProperties uiConfig
-
-
Class io.apicurio.registry.ui.servlets.ReactAppServlet extends javax.servlet.GenericServlet implements Serializable
- serialVersionUID:
- 4259630009438256847L
-