public class AppDefinitionListModelRepresentation extends ModelRepresentation
| Modifier and Type | Field and Description |
|---|---|
protected AppDefinition |
appDefinition |
comment, createdBy, description, id, key, lastUpdated, lastUpdatedBy, latestVersion, modelType, name, tenantId, version| Constructor and Description |
|---|
AppDefinitionListModelRepresentation() |
AppDefinitionListModelRepresentation(AbstractModel model) |
| Modifier and Type | Method and Description |
|---|---|
AppDefinition |
getAppDefinition() |
void |
setAppDefinition(AppDefinition appDefinition) |
getComment, getCreatedBy, getDescription, getId, getKey, getLastUpdated, getLastUpdatedBy, getModelType, getName, getTenantId, getVersion, initialize, isLatestVersion, setComment, setCreatedBy, setDescription, setId, setKey, setLastUpdated, setLastUpdatedBy, setLatestVersion, setModelType, setName, setTenantId, setVersion, toModel, updateModelprotected AppDefinition appDefinition
public AppDefinitionListModelRepresentation(AbstractModel model)
public AppDefinitionListModelRepresentation()
public AppDefinition getAppDefinition()
public void setAppDefinition(AppDefinition appDefinition)
Copyright © 2018 Flowable. All rights reserved.