public final class TransientRecordContext extends Object
| Constructor and Description |
|---|
TransientRecordContext(Map<com.orchestranetworks.schema.SchemaNode,Object> recordValues,
String workflowContext,
com.onwbp.adaptation.AdaptationTable table,
com.orchestranetworks.service.Session session) |
| Modifier and Type | Method and Description |
|---|---|
Map<com.orchestranetworks.schema.SchemaNode,Object> |
getRecordValues() |
com.orchestranetworks.service.Session |
getSession() |
com.onwbp.adaptation.AdaptationTable |
getTable() |
String |
getWorkFlowContext() |