Uses of Class
org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
Packages that use HistoricIdentityLinkResponse
Package
Description
-
Uses of HistoricIdentityLinkResponse in org.flowable.cmmn.rest.service.api
Methods in org.flowable.cmmn.rest.service.api that return HistoricIdentityLinkResponseModifier and TypeMethodDescriptionCmmnRestResponseFactory.createHistoricIdentityLinkResponse(org.flowable.identitylink.api.history.HistoricIdentityLink identityLink) CmmnRestResponseFactory.createHistoricIdentityLinkResponse(org.flowable.identitylink.api.history.HistoricIdentityLink identityLink, RestUrlBuilder urlBuilder) Methods in org.flowable.cmmn.rest.service.api that return types with arguments of type HistoricIdentityLinkResponseModifier and TypeMethodDescriptionCmmnRestResponseFactory.createHistoricIdentityLinkResponseList(List<org.flowable.identitylink.api.history.HistoricIdentityLink> identityLinks) -
Uses of HistoricIdentityLinkResponse in org.flowable.cmmn.rest.service.api.history.caze
Methods in org.flowable.cmmn.rest.service.api.history.caze that return types with arguments of type HistoricIdentityLinkResponseModifier and TypeMethodDescriptionHistoricCaseInstanceIdentityLinkCollectionResource.getCaseIdentityLinks(String caseInstanceId) -
Uses of HistoricIdentityLinkResponse in org.flowable.cmmn.rest.service.api.history.task
Methods in org.flowable.cmmn.rest.service.api.history.task that return types with arguments of type HistoricIdentityLinkResponseModifier and TypeMethodDescriptionHistoricTaskInstanceIdentityLinkCollectionResource.getTaskIdentityLinks(String taskId)