| Package | Description |
|---|---|
| io.serverlessworkflow.api.correlation | |
| io.serverlessworkflow.api.events |
| Modifier and Type | Method and Description |
|---|---|
CorrelationDef |
CorrelationDef.withContextAttributeName(String contextAttributeName) |
CorrelationDef |
CorrelationDef.withContextAttributeValue(String contextAttributeValue) |
| Modifier and Type | Method and Description |
|---|---|
List<CorrelationDef> |
EventDefinition.getCorrelation()
CloudEvent correlation definitions
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDefinition.setCorrelation(List<CorrelationDef> correlation)
CloudEvent correlation definitions
|
EventDefinition |
EventDefinition.withCorrelation(List<CorrelationDef> correlation) |
Copyright © 2020–2023 CNCF. All rights reserved.