Uses of Interface
pro.taskana.common.rest.assembler.CollectionRepresentationModelAssembler
-
-
Uses of CollectionRepresentationModelAssembler in pro.taskana.classification.rest.assembler
Classes in pro.taskana.classification.rest.assembler that implement CollectionRepresentationModelAssembler Modifier and Type Class Description classClassificationDefinitionRepresentationModelAssemblerclassClassificationRepresentationModelAssemblerTransformsClassificationto its resource counterpartClassificationRepresentationModeland vice versa. -
Uses of CollectionRepresentationModelAssembler in pro.taskana.task.rest.assembler
Classes in pro.taskana.task.rest.assembler that implement CollectionRepresentationModelAssembler Modifier and Type Class Description classTaskCommentRepresentationModelAssemblerEntityModel assembler forTaskCommentRepresentationModel.classTaskSummaryRepresentationModelAssemblerEntityModel assembler forTaskSummaryRepresentationModel. -
Uses of CollectionRepresentationModelAssembler in pro.taskana.user.rest.assembler
Classes in pro.taskana.user.rest.assembler that implement CollectionRepresentationModelAssembler Modifier and Type Class Description classUserRepresentationModelAssemblerThe 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 CollectionRepresentationModelAssembler Modifier and Type Class Description classWorkbasketAccessItemRepresentationModelAssemblerTransformsWorkbasketAccessItemto its resource counterpartWorkbasketAccessItemRepresentationModeland vice versa.classWorkbasketDefinitionRepresentationModelAssemblerTransformsWorkbasketinto aWorkbasketDefinitionRepresentationModelcontaining all additional information about that workbasket.classWorkbasketSummaryRepresentationModelAssemblerEntityModel assembler forWorkbasketSummaryRepresentationModel.
-