public class ModelHistory extends AbstractModel
| Modifier and Type | Field and Description |
|---|---|
protected String |
modelId |
protected Date |
removalDate |
comment, created, description, id, key, lastUpdated, MODEL_TYPE_APP, MODEL_TYPE_BPMN, MODEL_TYPE_CMMN, MODEL_TYPE_DECISION_TABLE, MODEL_TYPE_FORM, modelEditorJson, modelType, name, tenantId, version| Constructor and Description |
|---|
ModelHistory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModelId() |
Date |
getRemovalDate() |
void |
setModelId(String modelId) |
void |
setRemovalDate(Date removalDate) |
getComment, getCreated, getCreatedBy, getDescription, getId, getKey, getLastUpdated, getLastUpdatedBy, getModelEditorJson, getModelType, getName, getTenantId, getVersion, setComment, setCreated, setCreatedBy, setDescription, setId, setKey, setLastUpdated, setLastUpdatedBy, setModelEditorJson, setModelType, setName, setTenantId, setVersionCopyright © 2018 Flowable. All rights reserved.