Uses of Class
pro.taskana.task.internal.models.AttachmentSummaryImpl
-
Packages that use AttachmentSummaryImpl Package Description pro.taskana.task.internal pro.taskana.task.internal.models -
-
Uses of AttachmentSummaryImpl in pro.taskana.task.internal
Methods in pro.taskana.task.internal that return types with arguments of type AttachmentSummaryImpl Modifier and Type Method Description List<AttachmentSummaryImpl>AttachmentMapper. findAttachmentSummariesByTaskIds(List<String> taskIds) -
Uses of AttachmentSummaryImpl in pro.taskana.task.internal.models
Subclasses of AttachmentSummaryImpl in pro.taskana.task.internal.models Modifier and Type Class Description classAttachmentImplAttachment entity.Methods in pro.taskana.task.internal.models that return AttachmentSummaryImpl Modifier and Type Method Description AttachmentSummaryImplAttachmentSummaryImpl. copy()Constructors in pro.taskana.task.internal.models with parameters of type AttachmentSummaryImpl Constructor Description AttachmentSummaryImpl(AttachmentSummaryImpl copyFrom)
-