| Package | Description | 
|---|---|
| org.pentaho.di.core.util.serialization | 
| Modifier and Type | Method and Description | 
|---|---|
static StepMetaProps | 
MetaXmlSerializer.deserialize(Node node)  | 
static StepMetaProps | 
MetaXmlSerializer.deserialize(String ser)  | 
static StepMetaProps | 
StepMetaProps.from(StepMetaInterface stepMeta)
Retuns an instance of this class with stepMeta properties mapped
 to a list of  
PropGroup | 
StepMetaProps | 
StepMetaProps.withVariables(VariableSpace space)
Allows specifying a variable space to be used when applying property values to
 a stepMeta. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
MetaXmlSerializer.serialize(StepMetaProps stepMetaProps)  | 
Copyright © 2018 Hitachi Vantara. All rights reserved.