Class ClassificationDefinitionRepresentationModel
java.lang.Object
org.springframework.hateoas.RepresentationModel<ClassificationDefinitionRepresentationModel>
pro.taskana.classification.rest.models.ClassificationDefinitionRepresentationModel
public class ClassificationDefinitionRepresentationModel
extends org.springframework.hateoas.RepresentationModel<ClassificationDefinitionRepresentationModel>
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
ClassificationDefinitionRepresentationModel
public ClassificationDefinitionRepresentationModel(ClassificationRepresentationModel classification)
-
-
Method Details
-
getClassification
-