public class PipelineAsCodeEncodeDecode extends Object
| Constructor and Description |
|---|
PipelineAsCodeEncodeDecode() |
| Modifier and Type | Method and Description |
|---|---|
static NeoloadRunStep |
decode(Map<String,Object> map) |
static void |
decodeGraph(Map<String,Object> map,
NeoloadGraphDefinitionStep neoloadGraphDefinitionStep) |
static Map<String,Object> |
encode(NeoloadRunStep neoloadRunStep) |
static void |
encodeGraph(Map<String,Object> map,
NeoloadGraphDefinitionStep neoloadGraphDefinitionStep) |
public static NeoloadRunStep decode(Map<String,Object> map) throws Exception
Exceptionpublic static void encodeGraph(Map<String,Object> map, NeoloadGraphDefinitionStep neoloadGraphDefinitionStep)
public static Map<String,Object> encode(NeoloadRunStep neoloadRunStep)
public static void decodeGraph(Map<String,Object> map, NeoloadGraphDefinitionStep neoloadGraphDefinitionStep) throws NeoloadParseException
NeoloadParseExceptionCopyright © 2004-2021. All Rights Reserved.