| Package | Description |
|---|---|
| io.serverlessworkflow.api.events | |
| io.serverlessworkflow.api.filters | |
| io.serverlessworkflow.api.states | |
| io.serverlessworkflow.api.switchconditions |
| Modifier and Type | Method and Description |
|---|---|
EventDataFilter |
OnEvents.getEventDataFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
OnEvents.setEventDataFilter(EventDataFilter eventDataFilter) |
OnEvents |
OnEvents.withEventDataFilter(EventDataFilter eventDataFilter) |
| Modifier and Type | Method and Description |
|---|---|
EventDataFilter |
EventDataFilter.withData(String data) |
EventDataFilter |
EventDataFilter.withToStateData(String toStateData) |
EventDataFilter |
EventDataFilter.withUseData(boolean useData) |
| Modifier and Type | Method and Description |
|---|---|
EventDataFilter |
CallbackState.getEventDataFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
CallbackState.setEventDataFilter(EventDataFilter eventDataFilter) |
CallbackState |
CallbackState.withEventDataFilter(EventDataFilter eventDataFilter) |
| Modifier and Type | Method and Description |
|---|---|
EventDataFilter |
EventCondition.getEventDataFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventCondition.setEventDataFilter(EventDataFilter eventDataFilter) |
EventCondition |
EventCondition.withEventDataFilter(EventDataFilter eventDataFilter) |
Copyright © 2020–2023 CNCF. All rights reserved.