Uses of Annotation Interface
dev.getelements.elements.sdk.annotation.ElementDefaultAttribute
Packages that use ElementDefaultAttribute
Package
Description
-
Uses of ElementDefaultAttribute in dev.getelements.elements.app.serve
Fields in dev.getelements.elements.app.serve with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final String
AppServeConstants.APPLICATION_PREFIX
Defines an attribute which specifies the prefix for the element.static final String
AppServeConstants.ENABLE_ELEMENTS_AUTH
Defines 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 String
FilesystemCdnGitLoaderProvider.GIT_CDN_STORAGE_DIRECTORY
The storage directory for the git repositories housing the application's script storage. -
Uses of ElementDefaultAttribute in dev.getelements.elements.rt.git
Fields in dev.getelements.elements.rt.git with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final String
FileSystemScriptStorageGitLoaderProvider.ELEMENT_STORAGE_DIRECTORY
The storage directory for the git repositories housing the application's script storage. -
Uses of ElementDefaultAttribute in dev.getelements.elements.sdk.service
Fields in dev.getelements.elements.sdk.service with annotations of type ElementDefaultAttributeModifier and TypeFieldDescriptionstatic final String
Constants.BSC_RPC_PROVIDER
Used to specify the RPC provider for bsc blockchain.static final String
Constants.CDN_CLONE_ENDPOINT
Used to specify the endpoint file path for cloning static content.static final String
Constants.CDN_FILE_DIRECTORY
Used to specify the file path for static content.static final String
Constants.CDN_SERVE_ENDPOINT
Used to specify the endpoint for serving static content.static final String
Constants.MOCK_SESSION_TIMEOUT_SECONDS
Used to specify the mock session timeout.static final String
Constants.NEO_BLOCKCHAIN_HOST
Used to specify the host for neo blockchain.static final String
Constants.NEO_BLOCKCHAIN_PORT
Used to specify the port for neo blockchain.static final String
Constants.SESSION_TIMEOUT_SECONDS
Used 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 String
TestServiceImplementation.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 String
TestApplication.APP_SERVE_PREFIX
static final String
TestApplication.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 String
DefaultUserConfiguration.DEFAULT_USER_EMAIL
The email/username to use for the default user.static final String
DefaultUserConfiguration.DEFAULT_USER_NAME
The email/username to use for the default user.static final String
DefaultUserConfiguration.DEFAULT_USER_PASSWORD
The email/username to use for the default user.