| Package | Description |
|---|---|
| com.activiti.model.common | |
| com.activiti.model.editor | |
| com.activiti.model.editor.form | |
| com.activiti.model.idm | |
| com.activiti.model.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected List<? extends AbstractRepresentation> |
ResultListDataRepresentation.data |
| Modifier and Type | Method and Description |
|---|---|
List<? extends AbstractRepresentation> |
ResultListDataRepresentation.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultListDataRepresentation.setData(List<? extends AbstractRepresentation> data) |
| Constructor and Description |
|---|
ResultListDataRepresentation(List<? extends AbstractRepresentation> data) |
| Modifier and Type | Class and Description |
|---|---|
class |
AppDefinitionListModelRepresentation
Representation of app definitions to be used in the model overview.
|
class |
AppDefinitionPublishRepresentation |
class |
AppDefinitionRepresentation
Pojo representation of an app definition: the metadata (name, description, etc)
and the actual model (
AppDefinition instance member). |
class |
AppDefinitionSaveRepresentation |
class |
AppDefinitionUpdateResultRepresentation |
class |
BpmnValidationErrorRepresentation
Representation of validation errors of a bpmn model.
|
class |
EditorValuesRepresentation |
class |
FormFieldValuesRepresentation |
class |
FormSaveRepresentation |
class |
LightAppRepresentation |
class |
ModelRepresentation
Representation of process-models, both current and historic models.
|
class |
ModelShareInfoRepresentation |
class |
OutcomeValuesRepresentation |
class |
RecentUserRepresentation |
class |
ValidationErrorRepresentation
Representation of validation errors of a model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormRepresentation |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGroupRepresentation |
class |
AbstractUserRepresentation |
class |
GroupRepresentation |
class |
LightGroupRepresentation |
class |
LightUserRepresentation |
class |
UserActionRepresentation |
class |
UserRepresentation |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentRepresentation |
class |
ProcessDefinitionRepresentation
REST representation of a process definition.
|
class |
ProcessInstanceRepresentation
REST representation of a process instance.
|
class |
RelatedContentRepresentation |
class |
RuntimeAppDefinitionSaveRepresentation |
class |
TaskRepresentation
REST representation of a task.
|
class |
TaskUpdateRepresentation |
Copyright © 2014–2015 Alfresco. All rights reserved.