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
Constructors Constructor Description ClassificationDefinitionRepresentationModel(ClassificationRepresentationModel classification)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ClassificationRepresentationModelgetClassification()
-
-
-
Constructor Detail
-
ClassificationDefinitionRepresentationModel
public ClassificationDefinitionRepresentationModel(ClassificationRepresentationModel classification)
-
-
Method Detail
-
getClassification
public ClassificationRepresentationModel getClassification()
-
-