| Package | Description |
|---|---|
| io.serverlessworkflow.api.defaultdef | |
| io.serverlessworkflow.api.states |
| Modifier and Type | Method and Description |
|---|---|
DefaultConditionDefinition |
DefaultConditionDefinition.withEnd(End end) |
DefaultConditionDefinition |
DefaultConditionDefinition.withTransition(Transition transition) |
| Modifier and Type | Method and Description |
|---|---|
DefaultConditionDefinition |
SwitchState.getDefaultCondition()
Switch state default condition definition
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwitchState.setDefaultCondition(DefaultConditionDefinition defaultCondition)
Switch state default condition definition
|
SwitchState |
SwitchState.withDefaultCondition(DefaultConditionDefinition defaultCondition) |
Copyright © 2020–2023 CNCF. All rights reserved.