Uses of Interface
pro.taskana.common.rest.assembler.CollectionRepresentationModelAssembler
Packages that use CollectionRepresentationModelAssembler
Package
Description
-
Uses of CollectionRepresentationModelAssembler in pro.taskana.classification.rest.assembler
Classes in pro.taskana.classification.rest.assembler that implement CollectionRepresentationModelAssemblerModifier and TypeClassDescriptionclassclassTransformsClassificationto its resource counterpartClassificationRepresentationModeland vice versa. -
Uses of CollectionRepresentationModelAssembler in pro.taskana.task.rest.assembler
Classes in pro.taskana.task.rest.assembler that implement CollectionRepresentationModelAssemblerModifier and TypeClassDescriptionclassEntityModel assembler forTaskCommentRepresentationModel.classEntityModel assembler forTaskSummaryRepresentationModel. -
Uses of CollectionRepresentationModelAssembler in pro.taskana.user.rest.assembler
Classes in pro.taskana.user.rest.assembler that implement CollectionRepresentationModelAssemblerModifier and TypeClassDescriptionclassThe assembler transforms aUserto its resource counterpart UserRepresentationModel and vice versa. -
Uses of CollectionRepresentationModelAssembler in pro.taskana.workbasket.rest.assembler
Classes in pro.taskana.workbasket.rest.assembler that implement CollectionRepresentationModelAssemblerModifier and TypeClassDescriptionclassTransformsWorkbasketAccessItemto its resource counterpartWorkbasketAccessItemRepresentationModeland vice versa.classTransformsWorkbasketinto aWorkbasketDefinitionRepresentationModelcontaining all additional information about that workbasket.classEntityModel assembler forWorkbasketSummaryRepresentationModel.