| 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.impl |
| Modifier and Type | Method and Description |
|---|---|
ProfileEntry |
ProfileAPI.getProfileEntry(long id)
Retrieves the profile entry.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult<ProfileEntry> |
ProfileAPI.searchProfileEntries(SearchOptions options)
Searches for
ProfileEntrys with specific search criteria. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileEntryImpl |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.