Class Constants
java.lang.Object
fiftyone.pipeline.javascriptbuilder.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final StringThe complete key to be used when the JavaScriptBuilderElement 'enable cookies' parameter is supplied as part of the query string.static final StringThe suffix used when the JavaScriptBuilderElement 'enable cookies' parameter is supplied as evidence.static final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EVIDENCE_HOST_KEY
- See Also:
-
EVIDENCE_OBJECT_NAME_SUFFIX
- See Also:
-
EVIDENCE_OBJECT_NAME
- See Also:
-
EVIDENCE_ENABLE_COOKIES_SUFFIX
The suffix used when the JavaScriptBuilderElement 'enable cookies' parameter is supplied as evidence.- See Also:
-
EVIDENCE_ENABLE_COOKIES
The complete key to be used when the JavaScriptBuilderElement 'enable cookies' parameter is supplied as part of the query string.- See Also:
-
DEFAULT_PROTOCOL
- See Also:
-
TEMPLATE
- See Also:
-
DEFAULT_OBJECT_NAME
- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-