| Package | Description |
|---|---|
| org.kie.server.api.model.instance |
| Modifier and Type | Method and Description |
|---|---|
ErrorInfoInstance |
ErrorInfoInstance.Builder.build() |
ErrorInfoInstance[] |
ErrorInfoInstanceList.getErrorInfoInstances() |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorInfoInstance> |
ErrorInfoInstanceList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorInfoInstanceList.setErrorInfoInstances(ErrorInfoInstance[] errorInfoInstances) |
| Constructor and Description |
|---|
ErrorInfoInstanceList(ErrorInfoInstance[] errorInfoInstances) |
| Constructor and Description |
|---|
ErrorInfoInstanceList(List<ErrorInfoInstance> errorInfoInstances) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.