Interface Constants
-
public interface ConstantsSet of Constant values related to Report Portal requests/responses
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringLOG_REQUEST_BINARY_PARTSave Log Request binary partstatic java.lang.StringLOG_REQUEST_JSON_PARTSave Log Request part with json data
-
-
-
Field Detail
-
LOG_REQUEST_JSON_PART
static final java.lang.String LOG_REQUEST_JSON_PART
Save Log Request part with json data- See Also:
- Constant Field Values
-
LOG_REQUEST_BINARY_PART
static final java.lang.String LOG_REQUEST_BINARY_PART
Save Log Request binary part- See Also:
- Constant Field Values
-
-