| Package | Description |
|---|---|
| org.wso2.carbon.databridge.commons | |
| org.wso2.carbon.databridge.commons.utils |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
StreamDefinition.getAttributeListForKey(String key) |
List<Attribute> |
StreamDefinition.getCorrelationData() |
List<Attribute> |
StreamDefinition.getMetaData() |
List<Attribute> |
StreamDefinition.getPayloadData() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamDefinition.setCorrelationData(List<Attribute> correlationData) |
void |
StreamDefinition.setMetaData(List<Attribute> metaData) |
void |
StreamDefinition.setPayloadData(List<Attribute> payloadData) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeType[] |
EventDefinitionConverterUtils.generateAttributeTypeArray(List<Attribute> attributes) |
Copyright © 2017 WSO2. All rights reserved.