| 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.page |
| Modifier and Type | Method and Description |
|---|---|
Page |
PageAPI.createPage(PageCreator pageCreator,
byte[] content)
Creates a custom page.
|
| Modifier and Type | Method and Description |
|---|---|
PageCreator |
PageCreator.setContentType(String contentType) |
PageCreator |
PageCreator.setDescription(String description) |
PageCreator |
PageCreator.setDisplayName(String displayName) |
PageCreator |
PageCreator.setProcessDefinitionId(Long processDefinitionId) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.