Serialized Form
-
Package dev.getelements.elements.cdnserve
-
Class dev.getelements.elements.cdnserve.LargeObjectServlet
class LargeObjectServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
largeObjectServiceProvider
jakarta.inject.Provider<LargeObjectService> largeObjectServiceProvider
-
-
-
Class dev.getelements.elements.cdnserve.StaticContentServlet
class StaticContentServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
applicationDao
ApplicationDao applicationDao
-
contentDirectory
String contentDirectory
-
serveEndpoint
String serveEndpoint
-
-
-
-
Package dev.getelements.elements.dao.mongo
-
Exception Class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ConflictException
class ConflictException extends MongoConcurrentUtils.OptimistcException implements Serializable -
Exception Class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.ContentionException
class ContentionException extends MongoConcurrentUtils.OptimistcException implements Serializable -
Exception Class dev.getelements.elements.dao.mongo.MongoConcurrentUtils.OptimistcException
class OptimistcException extends Exception implements Serializable -
Class dev.getelements.elements.dao.mongo.MongoRankDao.MongoRankPagination
-
-
Package dev.getelements.elements.jetty
-
Class dev.getelements.elements.jetty.StaticContentServlet
class StaticContentServlet extends org.eclipse.jetty.ee10.servlet.ResourceServlet implements Serializable
-
-
Package dev.getelements.elements.rest.test.model
-
Class dev.getelements.elements.rest.test.model.AuthSchemePagination
-
Class dev.getelements.elements.rest.test.model.DistinctInventoryItemPagination
class DistinctInventoryItemPagination extends Pagination<DistinctInventoryItem> implements Serializable -
Class dev.getelements.elements.rest.test.model.ElementsSmartContractPagination
class ElementsSmartContractPagination extends Pagination<ElementsSmartContract> implements Serializable -
Class dev.getelements.elements.rest.test.model.InventoryItemPagination
-
Class dev.getelements.elements.rest.test.model.MetadataSpecPagination
-
Class dev.getelements.elements.rest.test.model.ProfilePagination
-
Class dev.getelements.elements.rest.test.model.ProgressPagination
-
Class dev.getelements.elements.rest.test.model.SaveDataDocumentPagination
-
Class dev.getelements.elements.rest.test.model.ScheduleEventPagination
-
Class dev.getelements.elements.rest.test.model.SchedulePagination
-
Class dev.getelements.elements.rest.test.model.SmartContractPagination
-
Class dev.getelements.elements.rest.test.model.VaultPagination
-
Class dev.getelements.elements.rest.test.model.WalletPagination
-
-
Package dev.getelements.elements.rt
-
Class dev.getelements.elements.rt.InstanceMetadata
class InstanceMetadata extends Object implements Serializable -
Class dev.getelements.elements.rt.SimpleIndexContext.SimpleIndexContextUnlink
class SimpleIndexContextUnlink extends Object implements Serializable-
Serialized Fields
-
destroyed
boolean destroyed
-
resourceId
ResourceId resourceId
-
-
-
Class dev.getelements.elements.rt.SimpleIndexContextListing
class SimpleIndexContextListing extends Object implements Serializable-
Serialized Fields
-
path
Path path
-
resourceId
ResourceId resourceId
-
-
-
Class dev.getelements.elements.rt.SimpleResourceServiceListing
class SimpleResourceServiceListing extends Object implements Serializable-
Serialized Fields
-
path
Path path
-
resourceId
ResourceId resourceId
-
-
-
Class dev.getelements.elements.rt.SimpleResourceServiceUnlink
class SimpleResourceServiceUnlink extends Object implements Serializable-
Serialized Fields
-
removed
boolean removed
-
resourceId
ResourceId resourceId
-
-
-
-
Package dev.getelements.elements.rt.exception
-
Exception Class dev.getelements.elements.rt.exception.ApplicationCodeNotFoundException
class ApplicationCodeNotFoundException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.AssetNotFoundException
class AssetNotFoundException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.AsyncOperationCanceledException
class AsyncOperationCanceledException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.BadManifestException
class BadManifestException extends BaseException implements Serializable-
Serialized Fields
-
details
Object details
-
-
-
Exception Class dev.getelements.elements.rt.exception.BadParameterException
class BadParameterException extends BadRequestException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.BadRequestException
class BadRequestException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.BaseException
class BaseException extends RuntimeException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.ContentionException
class ContentionException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.CorruptEnvelopeException
class CorruptEnvelopeException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.DeadResourceException
class DeadResourceException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.DuplicateException
class DuplicateException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.DuplicateTaskException
class DuplicateTaskException extends BaseException implements Serializable-
Serialized Fields
-
taskId
TaskId taskId
-
-
-
Exception Class dev.getelements.elements.rt.exception.HandlerTimeoutException
class HandlerTimeoutException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.InstanceNotFoundException
class InstanceNotFoundException extends RoutingException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.InternalException
class InternalException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.InvalidConversionException
class InvalidConversionException extends RuntimeException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.ManifestNotFoundException
class ManifestNotFoundException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.MethodNotFoundException
class MethodNotFoundException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.ModelNotFoundException
class ModelNotFoundException extends ServiceNotFoundException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.ModuleNotFoundException
class ModuleNotFoundException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.MultiException
class MultiException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.NodeNotFoundException
class NodeNotFoundException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.NoSuchTaskException
class NoSuchTaskException extends BaseException implements Serializable-
Serialized Fields
-
taskId
TaskId taskId
-
-
-
Exception Class dev.getelements.elements.rt.exception.OperationNotFoundException
class OperationNotFoundException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.ParameterNotFoundException
class ParameterNotFoundException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.RemoteThrowableException
class RemoteThrowableException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.ResourceDestroyedException
class ResourceDestroyedException extends BaseException implements Serializable-
Serialized Fields
-
resourceId
ResourceId resourceId
-
-
-
Exception Class dev.getelements.elements.rt.exception.ResourceNotFoundException
class ResourceNotFoundException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.ResourcePersistenceException
class ResourcePersistenceException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.RoutingException
class RoutingException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.ServiceNotFoundException
class ServiceNotFoundException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.TaskKilledException
class TaskKilledException extends BaseException implements Serializable-
Serialized Fields
-
taskId
TaskId taskId
-
-
-
Exception Class dev.getelements.elements.rt.exception.UnacceptableContentException
class UnacceptableContentException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.UnsupportedMediaTypeException
class UnsupportedMediaTypeException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.rt.exception.VerbNotSupportedException
class VerbNotSupportedException extends BaseException implements Serializable
-
-
Package dev.getelements.elements.rt.jrpc
-
Class dev.getelements.elements.rt.jrpc.JsonRpcError
class JsonRpcError extends Object implements Serializable -
Class dev.getelements.elements.rt.jrpc.JsonRpcRequest
class JsonRpcRequest extends Object implements Serializable -
Class dev.getelements.elements.rt.jrpc.JsonRpcResponse
class JsonRpcResponse extends Object implements Serializable
-
-
Package dev.getelements.elements.rt.kryo
-
Class dev.getelements.elements.rt.kryo.KryoStackTraceElementContainer
class KryoStackTraceElementContainer extends Object implements Serializable -
Class dev.getelements.elements.rt.kryo.KryoThrowableContainer
class KryoThrowableContainer extends Object implements Serializable-
Serialized Fields
-
cause
KryoThrowableContainer cause
-
className
String className
-
message
String message
-
stackTrace
List<KryoStackTraceElementContainer> stackTrace
-
-
-
-
Package dev.getelements.elements.rt.manifest
-
Class dev.getelements.elements.rt.manifest.Deprecation
class Deprecation extends Object implements Serializable-
Serialized Fields
-
deprecated
boolean deprecated
-
deprecationMessage
String deprecationMessage
-
-
-
-
Package dev.getelements.elements.rt.manifest.jrpc
-
Class dev.getelements.elements.rt.manifest.jrpc.JsonRpcManifest
class JsonRpcManifest extends Object implements Serializable-
Serialized Fields
-
servicesByName
@Valid @NotNull Map<@NotNull String,
@NotNull JsonRpcService> servicesByName
-
-
-
Class dev.getelements.elements.rt.manifest.jrpc.JsonRpcMethod
class JsonRpcMethod extends Object implements Serializable-
Serialized Fields
-
deprecation
@Valid @NotNull Deprecation deprecation
-
name
@NotNull String name
-
parameters
@Valid @NotNull List<@NotNull JsonRpcParameter> parameters
-
returns
@Valid JsonRpcReturnType returns
-
-
-
Class dev.getelements.elements.rt.manifest.jrpc.JsonRpcParameter
class JsonRpcParameter extends Object implements Serializable -
Class dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
class JsonRpcService extends Object implements Serializable-
Serialized Fields
-
deprecation
@NotNull Deprecation deprecation
-
jsonRpcMethodList
@Valid @NotNull List<JsonRpcMethod> jsonRpcMethodList
-
scope
@NotNull String scope
-
-
-
-
Package dev.getelements.elements.rt.manifest.model
-
Class dev.getelements.elements.rt.manifest.model.Model
class Model extends Object implements Serializable -
Class dev.getelements.elements.rt.manifest.model.ModelManifest
class ModelManifest extends Object implements Serializable -
Class dev.getelements.elements.rt.manifest.model.Property
class Property extends Object implements Serializable
-
-
Package dev.getelements.elements.rt.remote
-
Class dev.getelements.elements.rt.remote.Invocation
class Invocation extends Object implements Serializable -
Class dev.getelements.elements.rt.remote.InvocationError
class InvocationError extends Object implements Serializable-
Serialized Fields
-
throwable
Throwable throwable
-
-
-
Class dev.getelements.elements.rt.remote.InvocationResult
class InvocationResult extends Object implements Serializable-
Serialized Fields
-
result
Object result
-
-
-
Exception Class dev.getelements.elements.rt.remote.MalformedMessageException
class MalformedMessageException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.rt.remote.RemoteInvocationException
class RemoteInvocationException extends RuntimeException implements Serializable
-
-
Package dev.getelements.elements.rt.remote.jeromq
-
Exception Class dev.getelements.elements.rt.remote.jeromq.JeroMQControlException
class JeroMQControlException extends RuntimeException implements Serializable-
Serialized Fields
-
code
JeroMQControlResponseCode code
-
-
-
Exception Class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableInstanceException
class JeroMQUnroutableInstanceException extends JeroMQControlException implements Serializable-
Serialized Fields
-
instanceId
InstanceId instanceId
-
-
-
Exception Class dev.getelements.elements.rt.remote.jeromq.JeroMQUnroutableNodeException
class JeroMQUnroutableNodeException extends JeroMQControlException implements Serializable-
Serialized Fields
-
nodeId
NodeId nodeId
-
-
-
-
Package dev.getelements.elements.rt.transact
-
Exception Class dev.getelements.elements.rt.transact.FatalException
class FatalException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.rt.transact.NullResourceException
class NullResourceException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.rt.transact.SnapshotMissException
class SnapshotMissException extends InternalException implements Serializable
-
-
Package dev.getelements.elements.rt.transact.unix
-
Exception Class dev.getelements.elements.rt.transact.unix.UnixFSChecksumFailureException
class UnixFSChecksumFailureException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.rt.transact.unix.UnixFSNoSuchRevisionException
class UnixFSNoSuchRevisionException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.rt.transact.unix.UnixFSProgramCorruptionException
class UnixFSProgramCorruptionException extends FatalException implements Serializable
-
-
Package dev.getelements.elements.rt.util
-
Class dev.getelements.elements.rt.util.AppleDateFormat
class AppleDateFormat extends DateFormat implements Serializable -
Exception Class dev.getelements.elements.rt.util.NonBlockingIOException
class NonBlockingIOException extends IOException implements Serializable
-
-
Package dev.getelements.elements.sdk.cluster.id
-
Class dev.getelements.elements.sdk.cluster.id.ApplicationId
class ApplicationId extends Object implements Serializable-
Serialized Fields
-
v1CompoundId
dev.getelements.elements.sdk.cluster.id.V1CompoundId v1CompoundId
-
-
-
Class dev.getelements.elements.sdk.cluster.id.InstanceId
class InstanceId extends Object implements Serializable-
Serialized Fields
-
v1CompoundId
dev.getelements.elements.sdk.cluster.id.V1CompoundId v1CompoundId
-
-
-
Class dev.getelements.elements.sdk.cluster.id.NodeId
class NodeId extends Object implements Serializable-
Serialized Fields
-
v1CompoundId
dev.getelements.elements.sdk.cluster.id.V1CompoundId v1CompoundId
-
-
-
Class dev.getelements.elements.sdk.cluster.id.ResourceId
class ResourceId extends Object implements Serializable-
Serialized Fields
-
v1CompoundId
dev.getelements.elements.sdk.cluster.id.V1CompoundId v1CompoundId
-
-
-
Class dev.getelements.elements.sdk.cluster.id.TaskId
class TaskId extends Object implements Serializable-
Serialized Fields
-
v1CompoundId
dev.getelements.elements.sdk.cluster.id.V1CompoundId v1CompoundId
-
-
-
-
Package dev.getelements.elements.sdk.cluster.id.exception
-
Exception Class dev.getelements.elements.sdk.cluster.id.exception.InvalidApplicationIdException
class InvalidApplicationIdException extends InvalidIdException implements Serializable -
Exception Class dev.getelements.elements.sdk.cluster.id.exception.InvalidIdException
class InvalidIdException extends IllegalArgumentException implements Serializable -
Exception Class dev.getelements.elements.sdk.cluster.id.exception.InvalidInstanceIdException
class InvalidInstanceIdException extends InvalidIdException implements Serializable -
Exception Class dev.getelements.elements.sdk.cluster.id.exception.InvalidNodeIdException
class InvalidNodeIdException extends InvalidIdException implements Serializable -
Exception Class dev.getelements.elements.sdk.cluster.id.exception.InvalidResourceIdException
class InvalidResourceIdException extends InvalidIdException implements Serializable -
Exception Class dev.getelements.elements.sdk.cluster.id.exception.InvalidTaskIdException
class InvalidTaskIdException extends InvalidIdException implements Serializable
-
-
Package dev.getelements.elements.sdk.cluster.path
-
Class dev.getelements.elements.sdk.cluster.path.ParameterizedPath
class ParameterizedPath extends Object implements Serializable -
Class dev.getelements.elements.sdk.cluster.path.Path
class Path extends Object implements Serializable-
Serialized Fields
-
contextAndComponents
Path.ContextAndComponents contextAndComponents
-
wildcardIndices
int[] wildcardIndices
-
wildcardRecursive
boolean wildcardRecursive
-
-
-
Class dev.getelements.elements.sdk.cluster.path.Path.ContextAndComponents
class ContextAndComponents extends Object implements Serializable
-
-
Package dev.getelements.elements.sdk.exception
-
Exception Class dev.getelements.elements.sdk.exception.EventDispatchException
class EventDispatchException extends SdkException implements Serializable -
Exception Class dev.getelements.elements.sdk.exception.InvalidDesignationException
class InvalidDesignationException extends IllegalArgumentException implements Serializable -
Exception Class dev.getelements.elements.sdk.exception.SdkCallbackException
class SdkCallbackException extends SdkException implements Serializable -
Exception Class dev.getelements.elements.sdk.exception.SdkElementNotFoundException
class SdkElementNotFoundException extends SdkException implements Serializable -
Exception Class dev.getelements.elements.sdk.exception.SdkException
class SdkException extends RuntimeException implements Serializable -
Exception Class dev.getelements.elements.sdk.exception.SdkMultiException
class SdkMultiException extends SdkException implements Serializable -
Exception Class dev.getelements.elements.sdk.exception.SdkServiceNotFoundException
class SdkServiceNotFoundException extends SdkException implements Serializable
-
-
Package dev.getelements.elements.sdk.model
-
Class dev.getelements.elements.sdk.model.Deployment
class Deployment extends Object implements Serializable-
Serialized Fields
-
application
@NotNull Application application
-
id
@NotNull String id
-
revision
@NotNull String revision
-
version
@NotNull String version
-
-
-
Class dev.getelements.elements.sdk.model.ErrorResponse
class ErrorResponse extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.Pagination
class Pagination extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.ValidationErrorResponse
class ValidationErrorResponse extends ErrorResponse implements Serializable -
Class dev.getelements.elements.sdk.model.Version
class Version extends Object implements Serializable
-
-
Package dev.getelements.elements.sdk.model.appleiapreceipt
-
Class dev.getelements.elements.sdk.model.appleiapreceipt.AppleIapReceipt
class AppleIapReceipt extends Object implements Serializable-
Serialized Fields
-
bundleId
@NotNull(groups={Create.class,Insert.class}) String bundleId
-
originalPurchaseDate
Date originalPurchaseDate
-
originalTransactionId
@NotNull(groups={Create.class,Insert.class}) String originalTransactionId
-
productId
@NotNull(groups={Create.class,Insert.class}) String productId
-
quantity
@NotNull(groups={Create.class,Insert.class}) @Min(value=0L,message="Quantity may not be less than 0.") Integer quantity
-
receiptData
@NotNull(groups={Create.class,Insert.class}) String receiptData
-
user
User user
-
-
-
Class dev.getelements.elements.sdk.model.appleiapreceipt.CreateAppleIapReceipt
class CreateAppleIapReceipt extends Object implements Serializable-
Serialized Fields
-
createAppleIapReceiptEnvironment
CreateAppleIapReceipt.CreateAppleIapReceiptEnvironment createAppleIapReceiptEnvironment
-
receiptData
@NotNull String receiptData
-
-
-
-
Package dev.getelements.elements.sdk.model.application
-
Class dev.getelements.elements.sdk.model.application.Application
class Application extends Object implements Serializable-
Serialized Fields
-
applicationConfiguration
@Null(groups=Create.class) ApplicationConfiguration applicationConfiguration
-
attributes
Map<String,
Object> attributes -
description
String description
-
gitBranch
String gitBranch
-
httpDocumentationUiUrl
String httpDocumentationUiUrl
-
httpDocumentationUrl
String httpDocumentationUrl
-
httpTunnelEndpointUrl
String httpTunnelEndpointUrl
-
id
@Null(groups=Insert.class) String id
-
name
@NotNull @Pattern(regexp="[^_]\\w+") String name
-
scriptRepoUrl
String scriptRepoUrl
-
-
-
Class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
class ApplicationConfiguration extends Object implements Serializable-
Serialized Fields
-
category
@NotNull ConfigurationCategory category
-
id
String id
-
parent
@NotNull Application parent
-
productBundles
List<ProductBundle> productBundles
-
uniqueIdentifier
String uniqueIdentifier
-
-
-
Class dev.getelements.elements.sdk.model.application.CallbackDefinition
class CallbackDefinition extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.application.CreateApplicationRequest
class CreateApplicationRequest extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.application.FacebookApplicationConfiguration
class FacebookApplicationConfiguration extends ApplicationConfiguration implements Serializable -
Class dev.getelements.elements.sdk.model.application.FirebaseApplicationConfiguration
class FirebaseApplicationConfiguration extends ApplicationConfiguration implements Serializable -
Class dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
class GooglePlayApplicationConfiguration extends ApplicationConfiguration implements Serializable -
Class dev.getelements.elements.sdk.model.application.IosApplicationConfiguration
class IosApplicationConfiguration extends ApplicationConfiguration implements Serializable-
Serialized Fields
-
applicationId
@NotNull String applicationId
-
-
-
Class dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
class MatchmakingApplicationConfiguration extends ApplicationConfiguration implements Serializable-
Serialized Fields
-
algorithm
@NotNull MatchingAlgorithm algorithm
-
scheme
@NotNull @Pattern(regexp="[^_]\\w+") String scheme
-
success
@NotNull CallbackDefinition success
-
-
-
Class dev.getelements.elements.sdk.model.application.ProductBundle
class ProductBundle extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.application.ProductBundleReward
class ProductBundleReward extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.application.PSNApplicationConfiguration
class PSNApplicationConfiguration extends ApplicationConfiguration implements Serializable
-
-
Package dev.getelements.elements.sdk.model.auth
-
Class dev.getelements.elements.sdk.model.auth.AuthScheme
class AuthScheme extends Object implements Serializable-
Serialized Fields
-
algorithm
@NotNull PrivateKeyCrytpoAlgorithm algorithm
-
allowedIssuers
@NotNull List<String> allowedIssuers
-
audience
@NotNull String audience
-
id
@Null(groups=Insert.class) @NotNull(groups=Update.class) String id
-
publicKey
@NotNull @Pattern(regexp="^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$") String publicKey
-
tags
@NotNull List<String> tags
-
userLevel
User.Level userLevel
-
-
-
Class dev.getelements.elements.sdk.model.auth.JWK
class JWK extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.auth.JWKSet
class JWKSet extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.auth.OAuth2RequestKeyValue
class OAuth2RequestKeyValue extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.auth.UserClaim
class UserClaim extends Object implements Serializable-
Serialized Fields
-
email
@NotNull @NotNull(groups={Insert.class,Update.class}) @Pattern(regexp="^(.+)@(.+)$") String email
-
externalUserId
String externalUserId
-
level
User.Level level
-
name
@NotNull(groups={Insert.class,Update.class}) String name
-
-
-
-
Package dev.getelements.elements.sdk.model.exception
-
Exception Class dev.getelements.elements.sdk.model.exception.BadParameterCombinationException
class BadParameterCombinationException extends InvalidDataException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.BadQueryException
class BadQueryException extends InvalidDataException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.BaseException
class BaseException extends RuntimeException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.ConflictException
class ConflictException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.DuplicateException
class DuplicateException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.ForbiddenException
class ForbiddenException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.FriendNotFoundException
class FriendNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.InternalException
class InternalException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.InvalidDataException
class InvalidDataException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.InvalidParameterException
class InvalidParameterException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.LeaderboardNotFoundException
class LeaderboardNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.MapperException
class MapperException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.NoSuitableMatchException
class NoSuitableMatchException extends RuntimeException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.NotFoundException
class NotFoundException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.NotImplementedException
class NotImplementedException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.TooBusyException
class TooBusyException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.UnauthorizedException
class UnauthorizedException extends BaseException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.UnhealthyException
class UnhealthyException extends InternalException implements Serializable-
Serialized Fields
-
healthStatus
HealthStatus healthStatus
-
-
-
Exception Class dev.getelements.elements.sdk.model.exception.ValidationFailureException
class ValidationFailureException extends InvalidDataException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.application
-
Exception Class dev.getelements.elements.sdk.model.exception.application.ApplicationConfigurationNotFoundException
class ApplicationConfigurationNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.application.ApplicationNotFoundException
class ApplicationNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.application.FirebaseApplicationConfigurationNotFoundException
class FirebaseApplicationConfigurationNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.auth
-
Exception Class dev.getelements.elements.sdk.model.exception.auth.AuthSchemeNotFoundException
class AuthSchemeNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.blockchain
-
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.BscSmartContractNotFoundException
class BscSmartContractNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.BscTokenNotFoundException
class BscTokenNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.BscWalletNotFoundException
class BscWalletNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.ContractInvocationException
class ContractInvocationException extends InvalidDataException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.NeoSmartContractNotFoundException
class NeoSmartContractNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.NeoTokenNotFoundException
class NeoTokenNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.NeoWalletNotFoundException
class NeoWalletNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.SmartContractNotFoundException
class SmartContractNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.VaultNotFoundException
class VaultNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.blockchain.WalletNotFoundException
class WalletNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.cdnserve
-
Exception Class dev.getelements.elements.sdk.model.exception.cdnserve.DeploymentNotFoundException
class DeploymentNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.cdnserve.DuplicateDeploymentException
class DuplicateDeploymentException extends DuplicateException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.cdnserve.GitCloneIOException
class GitCloneIOException extends IOException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.cdnserve.SymbolicLinkIOException
class SymbolicLinkIOException extends IOException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.crypto
-
Exception Class dev.getelements.elements.sdk.model.exception.crypto.CryptoException
class CryptoException extends InternalException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.crypto.InvalidKeyException
class InvalidKeyException extends InvalidDataException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.inventory
-
Exception Class dev.getelements.elements.sdk.model.exception.inventory.DistinctInventoryItemNotFoundException
class DistinctInventoryItemNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.item
-
Exception Class dev.getelements.elements.sdk.model.exception.item.ItemNotFoundException
class ItemNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.largeobject
-
Exception Class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectContentNotFoundException
class LargeObjectContentNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.largeobject.LargeObjectNotFoundException
class LargeObjectNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.mission
-
Exception Class dev.getelements.elements.sdk.model.exception.mission.MissionNotFoundException
class MissionNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.mission.ProgressNotFoundException
class ProgressNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.mission.ScheduleEventNotFoundException
class ScheduleEventNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.mission.ScheduleNotFoundException
class ScheduleNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.notification
-
Exception Class dev.getelements.elements.sdk.model.exception.notification.NotificationConfigurationException
class NotificationConfigurationException extends InternalException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.profile
-
Exception Class dev.getelements.elements.sdk.model.exception.profile.ProfileNotFoundException
class ProfileNotFoundException extends NotFoundException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.profile.UnidentifiedProfileException
class UnidentifiedProfileException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.savedata
-
Exception Class dev.getelements.elements.sdk.model.exception.savedata.SaveDataNotFoundException
class SaveDataNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.schema
-
Exception Class dev.getelements.elements.sdk.model.exception.schema.MetadataSpecNotFoundException
class MetadataSpecNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.security
-
Exception Class dev.getelements.elements.sdk.model.exception.security.AuthorizationHeaderParseException
class AuthorizationHeaderParseException extends ForbiddenException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.security.BadSessionSecretException
class BadSessionSecretException extends InvalidDataException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.security.InsufficientPermissionException
class InsufficientPermissionException extends ForbiddenException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.security.NoSessionException
class NoSessionException extends ForbiddenException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.security.SessionExpiredException
class SessionExpiredException extends UnauthorizedException implements Serializable -
Exception Class dev.getelements.elements.sdk.model.exception.security.SessionNotFoundException
class SessionNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.exception.user
-
Exception Class dev.getelements.elements.sdk.model.exception.user.UserNotFoundException
class UserNotFoundException extends NotFoundException implements Serializable
-
-
Package dev.getelements.elements.sdk.model.goods
-
Class dev.getelements.elements.sdk.model.goods.Item
class Item extends Object implements Serializable-
Serialized Fields
-
category
@NotNull ItemCategory category
-
description
@NotNull String description
-
displayName
@NotNull String displayName
-
id
@Null(groups={Create.class,Insert.class}) String id
-
metadata
Map<String,
Object> metadata -
metadataSpec
MetadataSpec metadataSpec
-
name
@NotNull @Pattern(regexp="[^_]\\w+") String name
-
publicVisible
boolean publicVisible
-
tags
List<String> tags
-
-
-
-
Package dev.getelements.elements.sdk.model.googleplayiapreceipt
-
Class dev.getelements.elements.sdk.model.googleplayiapreceipt.CreateGooglePlayIapReceipt
class CreateGooglePlayIapReceipt extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.googleplayiapreceipt.GooglePlayIapReceipt
class GooglePlayIapReceipt extends Object implements Serializable-
Serialized Fields
-
consumptionState
Integer consumptionState
-
developerPayload
String developerPayload
-
kind
String kind
-
orderId
@NotNull String orderId
-
productId
@NotNull String productId
-
purchaseState
Integer purchaseState
-
purchaseTimeMillis
Long purchaseTimeMillis
-
purchaseToken
@NotNull String purchaseToken
-
purchaseType
Integer purchaseType
-
user
User user
-
-
-
-
Package dev.getelements.elements.sdk.model.health
-
Class dev.getelements.elements.sdk.model.health.HealthErrorResponse
class HealthErrorResponse extends ErrorResponse implements Serializable-
Serialized Fields
-
healthStatus
HealthStatus healthStatus
-
-
-
-
Package dev.getelements.elements.sdk.model.inventory
-
Class dev.getelements.elements.sdk.model.inventory.DistinctInventoryItem
class DistinctInventoryItem extends Object implements Serializable-
Serialized Fields
-
id
@Null(groups={Create.class,Insert.class}) @NotNull(groups=Update.class) String id
-
item
@NotNull(groups=Insert.class) Item item
-
metadata
Map<String,
Object> metadata -
profile
Profile profile
-
user
@NotNull(groups=Insert.class) User user
-
-
-
Class dev.getelements.elements.sdk.model.inventory.InventoryItem
class InventoryItem extends Object implements Serializable-
Serialized Fields
-
id
@Null(groups={Create.class,Insert.class}) @NotNull(groups=Update.class) String id
-
item
@NotNull @Null(groups=Update.class) Item item
-
priority
@jakarta.validation.constraints.NotNull int priority
-
quantity
@jakarta.validation.constraints.NotNull,@jakarta.validation.constraints.Min(value=0L, message="Quantity may not be less than 0") int quantity
-
user
@NotNull @Null(groups=Update.class) User user
-
-
-
-
Package dev.getelements.elements.sdk.model.largeobject
-
Class dev.getelements.elements.sdk.model.largeobject.LargeObjectReference
class LargeObjectReference extends Object implements Serializable-
Serialized Fields
-
id
String id
-
lastModified
Date lastModified
-
mimeType
String mimeType
-
state
LargeObjectState state
-
url
String url
-
-
-
-
Package dev.getelements.elements.sdk.model.match
-
Class dev.getelements.elements.sdk.model.match.Match
class Match extends Object implements Serializable-
Serialized Fields
-
gameId
@Null(groups={Create.class,Insert.class}) String gameId
-
id
@Null(groups=Create.class) String id
-
lastUpdatedTimestamp
@Null(groups={Create.class,Insert.class}) Long lastUpdatedTimestamp
-
metadata
Map<String,
Object> metadata -
opponent
@Null(groups={Create.class,Insert.class}) Profile opponent
-
player
@NotNull(groups={Insert.class,Update.class}) Profile player
-
scheme
@NotNull(groups={Create.class,Insert.class}) String scheme
-
scope
String scope
-
-
-
-
Package dev.getelements.elements.sdk.model.mission
-
Class dev.getelements.elements.sdk.model.mission.Mission
class Mission extends Object implements Serializable-
Serialized Fields
-
description
@NotNull String description
-
displayName
@NotNull String displayName
-
finalRepeatStep
Step finalRepeatStep
-
id
@Null(groups={Create.class,Insert.class}) @NotNull(groups={Update.class,Read.class}) String id
-
metadata
Map<String,
Object> metadata -
name
@NotNull String name
-
steps
List<Step> steps
-
tags
List<String> tags
-
-
-
Class dev.getelements.elements.sdk.model.mission.Progress
class Progress extends Object implements Serializable-
Serialized Fields
-
currentStep
@Null Step currentStep
-
id
@NotNull(groups=Update.class) @Null(groups={Create.class,Insert.class}) String id
-
managedBySchedule
boolean managedBySchedule
-
mission
@NotNull(groups={Create.class,Insert.class,Update.class}) ProgressMissionInfo mission
-
profile
@NotNull(groups={Create.class,Insert.class,Update.class}) Profile profile
-
remaining
@Null Integer remaining
-
rewardIssuances
List<RewardIssuance> rewardIssuances
-
scheduleEvents
List<ScheduleEvent> scheduleEvents
-
schedules
List<Schedule> schedules
-
sequence
Integer sequence
-
-
-
Class dev.getelements.elements.sdk.model.mission.ProgressMissionInfo
class ProgressMissionInfo extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.mission.Step
class Step extends Object implements Serializable
-
-
Package dev.getelements.elements.sdk.model.profile
-
Class dev.getelements.elements.sdk.model.profile.Profile
class Profile extends Object implements Serializable-
Serialized Fields
-
application
@NotNull(groups=Insert.class) Application application
-
displayName
@NotNull @Pattern(regexp="[^ \'\\-_.][A-Za-z0-9 \'\\-_.]+$") String displayName
-
id
@NotNull(groups={Update.class,Read.class}) @Null(groups={Insert.class,Create.class}) String id
-
imageObject
LargeObjectReference imageObject
-
imageUrl
String imageUrl
Deprecated.use reference to LargeObject with url -
lastLogin
long lastLogin
-
metadata
Map<String,
Object> metadata -
user
@NotNull(groups=Insert.class) User user
-
-
-
-
Package dev.getelements.elements.sdk.model.reward
-
Class dev.getelements.elements.sdk.model.reward.Reward
class Reward extends Object implements Serializable -
Class dev.getelements.elements.sdk.model.reward.RewardIssuance
class RewardIssuance extends Object implements Serializable-
Serialized Fields
-
context
@NotNull(groups={Create.class,Insert.class}) @Null(groups=Update.class) String context
-
expirationTimestamp
Long expirationTimestamp
-
id
@Null(groups=Create.class) @NotNull(groups=Update.class) String id
-
item
Item item
-
itemQuantity
Integer itemQuantity
-
metadata
Map<String,
Object> metadata -
source
@Null(groups=Update.class) String source
-
state
@Null(groups={Create.class,Update.class}) @NotNull RewardIssuance.State state
-
tags
List<String> tags
-
type
@NotNull(groups={Create.class,Insert.class}) @Null(groups=Update.class) RewardIssuance.Type type
-
user
@NotNull User user
-
uuid
@Null(groups={Create.class,Update.class}) String uuid
-
-
-
Class dev.getelements.elements.sdk.model.reward.RewardIssuanceRedemptionResult
class RewardIssuanceRedemptionResult extends Object implements Serializable-
Serialized Fields
-
errorDetails
String errorDetails
-
inventoryItem
InventoryItem inventoryItem
-
rewardIssuance
RewardIssuance rewardIssuance
-
rewardIssuanceId
String rewardIssuanceId
-
-
-
-
Package dev.getelements.elements.sdk.model.schema
-
Class dev.getelements.elements.sdk.model.schema.CreateMetadataSpecRequest
class CreateMetadataSpecRequest extends Object implements Serializable-
Serialized Fields
-
name
String name
-
properties
@Valid @NotNull List<MetadataSpecProperty> properties
-
type
MetadataSpecPropertyType type
-
-
-
Class dev.getelements.elements.sdk.model.schema.MetadataSpec
class MetadataSpec extends Object implements Serializable-
Serialized Fields
-
id
@Null(groups=Insert.class) @NotNull(groups=Update.class) String id
-
name
@NotNull String name
-
properties
@Valid @NotNull List<MetadataSpecProperty> properties
-
type
@NotNull MetadataSpecPropertyType type
-
-
-
Class dev.getelements.elements.sdk.model.schema.MetadataSpecProperty
class MetadataSpecProperty extends Object implements Serializable-
Serialized Fields
-
defaultValue
Object defaultValue
-
displayName
@NotNull String displayName
-
name
@NotNull @Pattern(regexp="\\w+") String name
-
placeholder
String placeholder
-
properties
@Valid List<MetadataSpecProperty> properties
-
required
boolean required
-
type
@NotNull MetadataSpecPropertyType type
-
-
-
Class dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
class UpdateMetadataSpecRequest extends Object implements Serializable-
Serialized Fields
-
name
String name
-
properties
List<MetadataSpecProperty> properties
-
type
MetadataSpecPropertyType type
-
-
-
-
Package dev.getelements.elements.sdk.model.security
-
Exception Class dev.getelements.elements.sdk.model.security.InvalidPemException
class InvalidPemException extends Exception implements Serializable
-
-
Package dev.getelements.elements.sdk.model.session
-
Class dev.getelements.elements.sdk.model.session.Session
class Session extends Object implements Serializable-
Serialized Fields
-
application
Application application
-
expiry
long expiry
-
profile
Profile profile
-
user
@NotNull User user
-
-
-
-
Package dev.getelements.elements.sdk.model.token
-
Class dev.getelements.elements.sdk.model.token.TokenWithExpiration
class TokenWithExpiration extends Object implements Serializable
-
-
Package dev.getelements.elements.sdk.model.user
-
Class dev.getelements.elements.sdk.model.user.User
class User extends Object implements Serializable-
Serialized Fields
-
email
@Pattern(regexp="^(.+)@(.+)$") String email
-
firstName
@Pattern(regexp="^[A-Za-z0-9 ]{2,20}") String firstName
-
id
@Null(groups=Insert.class) @NotNull(groups={Update.class,Read.class}) String id
-
lastName
@Pattern(regexp="^[A-Za-z0-9 ]{3,30}") String lastName
-
level
@NotNull User.Level level
-
name
@Pattern(regexp="^\\S+$") String name
-
primaryPhoneNb
@Pattern(regexp="([\\.\\+\\-\\s\\/()]*[0-9][\\.\\+\\-\\s\\/()]*){8,15}") String primaryPhoneNb
-
-
-
Class dev.getelements.elements.sdk.model.user.UserCreateRequest
class UserCreateRequest extends Object implements Serializable-
Serialized Fields
-
email
@Pattern(regexp="^(.+)@(.+)$") String email
-
firstName
@Pattern(regexp="^[A-Za-z0-9 ]{2,20}") String firstName
-
lastName
@Pattern(regexp="^[A-Za-z0-9 ]{3,30}") String lastName
-
level
User.Level level
-
name
@Pattern(regexp="^\\S+$") String name
-
password
@Pattern(regexp="^\\S+$") String password
-
primaryPhoneNb
@Pattern(regexp="([\\.\\+\\-\\s\\/()]*[0-9][\\.\\+\\-\\s\\/()]*){8,15}") String primaryPhoneNb
-
profiles
List<CreateProfileSignupRequest> profiles
-
-
-
Class dev.getelements.elements.sdk.model.user.UserUid
class UserUid extends Object implements Serializable-
Serialized Fields
-
id
@NotNull(groups=Insert.class) String id
-
scheme
@NotNull(groups=Insert.class) String scheme
-
userId
@NotNull(groups=Insert.class) String userId
-
-
-
-
Package dev.getelements.elements.sdk.query
-
Exception Class dev.getelements.elements.sdk.query.QueryException
class QueryException extends SdkException implements Serializable
-
-
Package dev.getelements.elements.sdk.service.appleiap.client.exception
-
Exception Class dev.getelements.elements.sdk.service.appleiap.client.exception.AppleIapVerifyReceiptStatusErrorCodeException
class AppleIapVerifyReceiptStatusErrorCodeException extends BaseException implements Serializable-
Serialized Fields
-
statusCode
int statusCode
-
-
-
-
Package dev.getelements.elements.sdk.util
-
Exception Class dev.getelements.elements.sdk.util.Hex.InvalidHexString
class InvalidHexString extends IllegalArgumentException implements Serializable -
Record Class dev.getelements.elements.sdk.util.SimpleAttributes
class SimpleAttributes extends Record implements Serializable
-
-
Package dev.getelements.elements.sdk.util.exception
-
Exception Class dev.getelements.elements.sdk.util.exception.UncheckedInterruptedException
class UncheckedInterruptedException extends RuntimeException implements Serializable
-
-
Package dev.getelements.elements.servlet.security
-
Class dev.getelements.elements.servlet.security.HappyServlet
class HappyServlet extends jakarta.servlet.http.HttpServlet implements Serializable -
Class dev.getelements.elements.servlet.security.HealthServlet
class HealthServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
healthStatusService
HealthStatusService healthStatusService
-
objectMapper
com.fasterxml.jackson.databind.ObjectMapper objectMapper
-
-
-
Class dev.getelements.elements.servlet.security.VersionServlet
class VersionServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
objectMapper
com.fasterxml.jackson.databind.ObjectMapper objectMapper
-
versionService
VersionService versionService
-
-
-
-
Package dev.getelements.elements.setup
-
Exception Class dev.getelements.elements.setup.ConsoleException
class ConsoleException extends IllegalStateException implements Serializable -
Exception Class dev.getelements.elements.setup.NoSuchCommandException
class NoSuchCommandException extends IllegalArgumentException implements Serializable
-
-
Package dev.getelements.elements.webui
-
Class dev.getelements.elements.webui.WebUIAngularServlet
class WebUIAngularServlet extends StaticContentServlet implements Serializable-
Serialized Fields
-
apiOutsideUrl
String apiOutsideUrl
-
handlers
Map<String,
HttpHandler> handlers -
httpContextRoot
HttpContextRoot httpContextRoot
-
index
String index
-
objectMapper
com.fasterxml.jackson.databind.ObjectMapper objectMapper
-
-
-
-
Package org.eclipse.jgit.http.server
-
Class org.eclipse.jgit.http.server.GitServlet
class GitServlet extends MetaServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
gitFilter
GitFilter gitFilter
-
-
-
Package org.eclipse.jgit.http.server.glue
-
Class org.eclipse.jgit.http.server.glue.ErrorServlet
class ErrorServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
status
int status
-
-
Class org.eclipse.jgit.http.server.glue.MetaServlet
class MetaServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
filter
MetaFilter filter
-
-