public class MailPropertiesJsonParser extends Object
Parses the JSON used to store mail header information in task properties.
| Constructor and Description | 
|---|
MailPropertiesJsonParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.common.collect.ImmutableList<String> | 
parseAttachmentsJson(String variablesJSON)  | 
static com.google.common.collect.ImmutableMap<String,String> | 
parseHeaderJson(String headerJson)
Parse a JSON header definition string. 
 | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.