Package dev.galasa
Class ResultArchiveStoreContentType
java.lang.Object
dev.galasa.ResultArchiveStoreContentType
- All Implemented Interfaces:
FileAttribute<String>
Used to set the File Type for a Stored Artifact in the Result Archive Store
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final ResultArchiveStoreContentType
static final ResultArchiveStoreContentType
static final ResultArchiveStoreContentType
static final ResultArchiveStoreContentType
protected final String
static final ResultArchiveStoreContentType
static final ResultArchiveStoreContentType
-
Constructor Summary
ConstructorDescriptionSet the Content Type, eg application/xml -
Method Summary
-
Field Details
-
ATTRIBUTE_NAME
- See Also:
-
TEXT
-
XML
-
JSON
-
BINARY
-
ZIP
-
PNG
-
value
-
-
Constructor Details
-
ResultArchiveStoreContentType
Set the Content Type, eg application/xml- Parameters:
value
- - the content type - should be similar to HTTP ContentTypes
-
-
Method Details