| Package | Description |
|---|---|
| org.kie.server.api.model.admin |
| Modifier and Type | Method and Description |
|---|---|
ExecutionErrorInstance |
ExecutionErrorInstance.Builder.build() |
ExecutionErrorInstance[] |
ExecutionErrorInstanceList.getErrorInstances() |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionErrorInstance> |
ExecutionErrorInstanceList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionErrorInstanceList.setErrorInstances(ExecutionErrorInstance[] errorInstances) |
| Constructor and Description |
|---|
ExecutionErrorInstanceList(ExecutionErrorInstance[] errorInstances) |
| Constructor and Description |
|---|
ExecutionErrorInstanceList(List<ExecutionErrorInstance> errorInstances) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.