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 StringAppServeConstants.APPLICATION_PREFIXDefines an attribute which specifies the prefix for the element. -
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.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.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 ElementDefaultAttribute -
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.