| Package | Description |
|---|---|
| io.serverlessworkflow.api.actions | |
| io.serverlessworkflow.api.sleep |
| Modifier and Type | Method and Description |
|---|---|
Sleep |
Action.getSleep() |
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setSleep(Sleep sleep) |
Action |
Action.withSleep(Sleep sleep) |
| Modifier and Type | Method and Description |
|---|---|
Sleep |
Sleep.withAfter(String after) |
Sleep |
Sleep.withBefore(String before) |
Copyright © 2020–2023 CNCF. All rights reserved.