| Package | Description |
|---|---|
| org.activiti.app.model.editor | |
| org.activiti.app.service.editor |
| Modifier and Type | Field and Description |
|---|---|
protected FormRepresentation |
FormSaveRepresentation.formRepresentation |
| Modifier and Type | Method and Description |
|---|---|
FormRepresentation |
FormSaveRepresentation.getFormRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormSaveRepresentation.setFormRepresentation(FormRepresentation formRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
protected FormRepresentation |
ActivitiFormService.createFormRepresentation(AbstractModel model) |
FormRepresentation |
ActivitiFormService.getForm(String formId) |
FormRepresentation |
ActivitiFormService.getFormHistory(String formId,
String formHistoryId) |
FormRepresentation |
ActivitiFormService.saveForm(String formId,
FormSaveRepresentation saveRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
List<FormRepresentation> |
ActivitiFormService.getForms(String[] formIds) |
Copyright © 2017 Alfresco. All rights reserved.