@RestController public class AbstractModelHistoryResource extends BaseModelResource
Modifier and Type | Field and Description |
---|---|
protected ModelInternalService |
modelService |
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
historyRepository, modelRepository, PROCESS_NOT_FOUND_MESSAGE_KEY, shareInfoRepository
Constructor and Description |
---|
AbstractModelHistoryResource() |
Modifier and Type | Method and Description |
---|---|
com.activiti.model.common.ResultListDataRepresentation |
getModelHistoryCollection(Long modelId,
Boolean includeLatestVersion) |
com.activiti.model.editor.ModelRepresentation |
getProcessModelHistory(Long modelId,
Long modelHistoryId) |
getModel, getModelHistory, getParentModel, getProcessModelForOwner, populatePermissions
@Inject protected ModelInternalService modelService
protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
Copyright © 2014–2015 Alfresco. All rights reserved.