Package | Description |
---|---|
org.dynamide.restreplay |
Modifier and Type | Method and Description |
---|---|
ServiceResult.PRETTY_FORMAT |
ServiceResult.contentTypeFromResponse() |
static ServiceResult.PRETTY_FORMAT |
ServiceResult.PRETTY_FORMAT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceResult.PRETTY_FORMAT[] |
ServiceResult.PRETTY_FORMAT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
RestReplayReport.appendPayload(ServiceResult serviceResult,
StringBuffer fb,
String payload,
ServiceResult.PRETTY_FORMAT format,
String title,
String theDivID,
String subtitle) |
protected static void |
RestReplayReport.appendPayload(ServiceResult serviceResult,
StringBuffer fb,
String payload,
ServiceResult.PRETTY_FORMAT format,
String title,
String theDivID,
String subtitle,
boolean usePRE) |
Copyright © 2016. All rights reserved.