Uses of Annotation Interface
dev.getelements.elements.sdk.annotation.ElementDefaultAttribute
Packages that use ElementDefaultAttribute
Package
Description
The SDK Annotations in this package govern the visibility and services defined within an
Element.-
Uses of ElementDefaultAttribute in dev.getelements.elements.app.serve
Fields in dev.getelements.elements.app.serve with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringAppServeConstants.APPLICATION_PREFIXDefines an attribute which specifies the prefix for the element.static final StringAppServeConstants.ENABLE_ELEMENTS_AUTHDefines an attribute which specifies if the elements should enable the standard auth pipeline in Elements. -
Uses of ElementDefaultAttribute in dev.getelements.elements.cdnserve
Fields in dev.getelements.elements.cdnserve with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringFilesystemCdnGitLoaderProvider.GIT_CDN_STORAGE_DIRECTORYThe storage directory for the git repositories housing the application's script storage. -
Uses of ElementDefaultAttribute in dev.getelements.elements.dao.mongo
Fields in dev.getelements.elements.dao.mongo with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringMongoConcurrentUtils.FALLOFF_TIME_MAX_MSDeprecated.Defines the maximum time an optimistic operation will wait before retrying.static final StringMongoConcurrentUtils.FALLOFF_TIME_MIN_MSDeprecated.Defines the minimum time an optimistic operation will wait before retrying.static final StringMongoConcurrentUtils.OPTIMISTIC_RETRY_COUNTDeprecated. -
Uses of ElementDefaultAttribute in dev.getelements.elements.dao.mongo.guice
Fields in dev.getelements.elements.dao.mongo.guice with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringMorphiaGuiceTransaction.MAX_RETRIESstatic final StringMorphiaGuiceTransaction.RETRY_TIMEOUT -
Uses of ElementDefaultAttribute in dev.getelements.elements.dao.mongo.provider
Fields in dev.getelements.elements.dao.mongo.provider with annotations of type ElementDefaultAttribute -
Uses of ElementDefaultAttribute in dev.getelements.elements.rt.git
Fields in dev.getelements.elements.rt.git with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringFileSystemScriptStorageGitLoaderProvider.ELEMENT_STORAGE_DIRECTORYThe storage directory for the git repositories housing the application's script storage. -
Uses of ElementDefaultAttribute in dev.getelements.elements.sdk.annotation
Methods in dev.getelements.elements.sdk.annotation with parameters of type ElementDefaultAttributeModifier and TypeMethodDescriptionElementDefaultAttribute.DefaultValueSupplier.apply(ElementDefaultAttribute attribute) -
Uses of ElementDefaultAttribute in dev.getelements.elements.sdk.mongo
Fields in dev.getelements.elements.sdk.mongo with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringMongoConfigurationService.CAstatic final StringMongoConfigurationService.CA_PASSPHRASEstatic final StringMongoConfigurationService.CLIENT_CERTIFICATEstatic final StringMongoConfigurationService.CLIENT_CERTIFICATE_PASSPHRASEstatic final StringMongoConfigurationService.FORMATstatic final StringMongoConfigurationService.KEY_ALGORITHMstatic final StringMongoConfigurationService.MONGO_CLIENT_URIstatic final StringMongoConfigurationService.SSL_PROTOCOLstatic final StringMongoConfigurationService.TRUST_ALGORITHM -
Uses of ElementDefaultAttribute in dev.getelements.elements.sdk.mongo.standard
Methods in dev.getelements.elements.sdk.mongo.standard with parameters of type ElementDefaultAttributeModifier and TypeMethodDescriptionStandardKeyManagerFactoryAlgorithmSupplier.apply(ElementDefaultAttribute attribute) StandardTrustManagerFactoryAlgorithmSupplier.apply(ElementDefaultAttribute attribute) -
Uses of ElementDefaultAttribute in dev.getelements.elements.sdk.service
Fields in dev.getelements.elements.sdk.service with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringConstants.BSC_RPC_PROVIDERUsed to specify the RPC provider for bsc blockchain.static final StringConstants.CDN_CLONE_ENDPOINTUsed to specify the endpoint file path for cloning static content.static final StringConstants.CDN_FILE_DIRECTORYUsed to specify the file path for static content.static final StringConstants.CDN_SERVE_ENDPOINTUsed to specify the endpoint for serving static content.static final StringConstants.MOCK_SESSION_TIMEOUT_SECONDSUsed to specify the mock session timeout.static final StringConstants.NEO_BLOCKCHAIN_HOSTUsed to specify the host for neo blockchain.static final StringConstants.NEO_BLOCKCHAIN_PORTUsed to specify the port for neo blockchain.static final StringConstants.SESSION_TIMEOUT_SECONDSUsed to specify the session timeout, in seconds -
Uses of ElementDefaultAttribute in dev.getelements.elements.sdk.test.element.a
Fields in dev.getelements.elements.sdk.test.element.a with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringTestServiceImplementation.TEST_CONFIGURATION_PARAMETER -
Uses of ElementDefaultAttribute in dev.getelements.elements.sdk.test.element.rs
Fields in dev.getelements.elements.sdk.test.element.rs with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringTestApplication.APP_SERVE_PREFIXstatic final StringTestApplication.AUTH_ENABLED -
Uses of ElementDefaultAttribute in dev.getelements.elements.sdk.test.element.ws
Fields in dev.getelements.elements.sdk.test.element.ws with annotations of type ElementDefaultAttribute -
Uses of ElementDefaultAttribute in dev.getelements.elements.service.defaults
Fields in dev.getelements.elements.service.defaults with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final StringDefaultUserConfiguration.DEFAULT_USER_EMAILThe email/username to use for the default user.static final StringDefaultUserConfiguration.DEFAULT_USER_NAMEThe email/username to use for the default user.static final StringDefaultUserConfiguration.DEFAULT_USER_PASSWORDThe email/username to use for the default user.