Package | Description |
---|---|
org.activiti.rest.service.api | |
org.activiti.rest.service.api.history |
Modifier and Type | Method and Description |
---|---|
HistoricTaskInstanceResponse |
RestResponseFactory.createHistoricTaskInstanceResponse(org.activiti.engine.history.HistoricTaskInstance taskInstance) |
HistoricTaskInstanceResponse |
RestResponseFactory.createHistoricTaskInstanceResponse(org.activiti.engine.history.HistoricTaskInstance taskInstance,
RestUrlBuilder urlBuilder) |
Modifier and Type | Method and Description |
---|---|
List<HistoricTaskInstanceResponse> |
RestResponseFactory.createHistoricTaskInstanceResponseList(List<org.activiti.engine.history.HistoricTaskInstance> taskInstances) |
Modifier and Type | Method and Description |
---|---|
HistoricTaskInstanceResponse |
HistoricTaskInstanceResource.getTaskInstance(String taskId,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2016 Alfresco. All rights reserved.