public static class ConnectorVariableStore.ConnectorParamVariable extends Object implements CoreVariableInstance
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected TypedValue |
value |
Constructor and Description |
---|
ConnectorVariableStore.ConnectorParamVariable(String name,
TypedValue value) |
protected String name
protected TypedValue value
public ConnectorVariableStore.ConnectorParamVariable(String name, TypedValue value)
public String getName()
getName
in interface CoreVariableInstance
public TypedValue getTypedValue(boolean deserializeObjectValue)
getTypedValue
in interface CoreVariableInstance
Copyright © 2018. All rights reserved.