| Package | Description |
|---|---|
| org.bonitasoft.engine.api |
The Bonita project has a clear separation between the API the users should be interacting with and the actual implementation classes.
|
| org.bonitasoft.engine.profile.xml |
| Modifier and Type | Method and Description |
|---|---|
List<ImportError> |
ImportStatus.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportStatus.addError(ImportError error) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportStatus.addErrors(List<ImportError> errors) |
| Modifier and Type | Method and Description |
|---|---|
ImportError |
ProfileEntryNode.getError() |
ImportError |
ParentProfileEntryNode.getError() |
| Modifier and Type | Method and Description |
|---|---|
List<ImportError> |
ParentProfileEntryNode.getErrors() |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.