| Package | Description |
|---|---|
| io.serverlessworkflow.api.end | |
| io.serverlessworkflow.api.timeouts |
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecTimeout |
ContinueAs.getWorkflowExecTimeout() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContinueAs.setWorkflowExecTimeout(WorkflowExecTimeout workflowExecTimeout) |
ContinueAs |
ContinueAs.withWorkflowExecTimeout(WorkflowExecTimeout workflowExecTimeout) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecTimeout |
TimeoutsDefinition.getWorkflowExecTimeout() |
WorkflowExecTimeout |
WorkflowExecTimeout.withDuration(String duration) |
WorkflowExecTimeout |
WorkflowExecTimeout.withInterrupt(boolean interrupt) |
WorkflowExecTimeout |
WorkflowExecTimeout.withRunBefore(String runBefore) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeoutsDefinition.setWorkflowExecTimeout(WorkflowExecTimeout workflowExecTimeout) |
TimeoutsDefinition |
TimeoutsDefinition.withWorkflowExecTimeout(WorkflowExecTimeout workflowExecTimeout) |
Copyright © 2020–2023 CNCF. All rights reserved.