| Package | Description |
|---|---|
| io.serverlessworkflow.api | |
| io.serverlessworkflow.api.deserializers |
| Modifier and Type | Method and Description |
|---|---|
Errors |
Workflow.getErrors()
Workflow error definitions
|
| Modifier and Type | Method and Description |
|---|---|
void |
Workflow.setErrors(Errors errors)
Workflow error definitions
|
Workflow |
Workflow.withErrors(Errors errors) |
| Modifier and Type | Method and Description |
|---|---|
Errors |
ErrorsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2020–2023 CNCF. All rights reserved.