Uses of Interface
io.serverlessworkflow.api.interfaces.SwitchCondition
-
Packages that use SwitchCondition Package Description io.serverlessworkflow.api.switchconditions -
-
Uses of SwitchCondition in io.serverlessworkflow.api.switchconditions
Classes in io.serverlessworkflow.api.switchconditions that implement SwitchCondition Modifier and Type Class Description class
DataCondition
Switch state data based conditionclass
EventCondition
Switch state data event condition
-