Uses of Class
org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
Package
Description
-
Uses of IdentityLinkDto in org.camunda.bpm.engine.rest.dto.task
Modifier and TypeMethodDescriptionstatic IdentityLinkDto
IdentityLinkDto.fromIdentityLink
(IdentityLink identityLink) -
Uses of IdentityLinkDto in org.camunda.bpm.engine.rest.sub.task
Modifier and TypeMethodDescriptionvoid
TaskResource.addIdentityLink
(IdentityLinkDto identityLink) void
TaskResource.deleteIdentityLink
(IdentityLinkDto identityLink) -
Uses of IdentityLinkDto in org.camunda.bpm.engine.rest.sub.task.impl
Modifier and TypeMethodDescriptionvoid
TaskResourceImpl.addIdentityLink
(IdentityLinkDto identityLink) void
TaskResourceImpl.deleteIdentityLink
(IdentityLinkDto identityLink)