public static final class LegacyAdapterContext.RoutineValueRef extends Object
| Modifier and Type | Method and Description |
|---|---|
static LegacyAdapterContext.RoutineValueRef |
legacyEndpoint(String legacyEndpointId) |
String |
legacyEndpointId() |
static LegacyAdapterContext.RoutineValueRef |
parameter(String bindingKey) |
String |
parameterBindingKey() |
public static LegacyAdapterContext.RoutineValueRef parameter(String bindingKey)
public static LegacyAdapterContext.RoutineValueRef legacyEndpoint(String legacyEndpointId)
public String parameterBindingKey()
public String legacyEndpointId()