| Package | Description |
|---|---|
| org.wso2.carbon.event.stream.admin |
| Modifier and Type | Method and Description |
|---|---|
EventStreamAttributeDto[] |
EventStreamDefinitionDto.getCorrelationData() |
EventStreamAttributeDto[] |
EventStreamDefinitionDto.getMetaData() |
EventStreamAttributeDto[] |
EventStreamDefinitionDto.getPayloadData() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventStreamDefinitionDto.setCorrelationData(EventStreamAttributeDto[] correlationData) |
void |
EventStreamDefinitionDto.setMetaData(EventStreamAttributeDto[] metaData) |
void |
EventStreamDefinitionDto.setPayloadData(EventStreamAttributeDto[] payloadData) |
Copyright © 2015 WSO2. All rights reserved.