Uses of Class
pro.taskana.common.rest.models.CollectionRepresentationModel
-
-
Uses of CollectionRepresentationModel in pro.taskana.classification.rest.assembler
Subclasses of CollectionRepresentationModel in pro.taskana.classification.rest.assembler Modifier and Type Class Description classClassificationDefinitionCollectionRepresentationModel -
Uses of CollectionRepresentationModel in pro.taskana.classification.rest.models
Subclasses of CollectionRepresentationModel in pro.taskana.classification.rest.models Modifier and Type Class Description classClassificationCollectionRepresentationModelclassClassificationSummaryPagedRepresentationModel -
Uses of CollectionRepresentationModel in pro.taskana.common.rest.assembler
Classes in pro.taskana.common.rest.assembler with type parameters of type CollectionRepresentationModel Modifier and Type Interface Description interfaceCollectionRepresentationModelAssembler<T,D extends org.springframework.hateoas.RepresentationModel<? super D>,C extends CollectionRepresentationModel<D>> -
Uses of CollectionRepresentationModel in pro.taskana.common.rest.models
Subclasses of CollectionRepresentationModel in pro.taskana.common.rest.models Modifier and Type Class Description classPagedRepresentationModel<T extends org.springframework.hateoas.RepresentationModel<? super T>> -
Uses of CollectionRepresentationModel in pro.taskana.task.rest.models
Subclasses of CollectionRepresentationModel in pro.taskana.task.rest.models Modifier and Type Class Description classTaskCommentCollectionRepresentationModelclassTaskSummaryCollectionRepresentationModelclassTaskSummaryPagedRepresentationModel -
Uses of CollectionRepresentationModel in pro.taskana.workbasket.rest.models
Subclasses of CollectionRepresentationModel in pro.taskana.workbasket.rest.models Modifier and Type Class Description classDistributionTargetsCollectionRepresentationModelclassWorkbasketAccessItemCollectionRepresentationModelclassWorkbasketAccessItemPagedRepresentationModelclassWorkbasketDefinitionCollectionRepresentationModelclassWorkbasketSummaryPagedRepresentationModel
-