Package pro.taskana.common.rest.models
Class CustomAttributesRepresentationModel
- java.lang.Object
-
- org.springframework.hateoas.RepresentationModel<CustomAttributesRepresentationModel>
-
- pro.taskana.common.rest.models.CustomAttributesRepresentationModel
-
public class CustomAttributesRepresentationModel extends org.springframework.hateoas.RepresentationModel<CustomAttributesRepresentationModel>
-
-
Constructor Summary
Constructors Constructor Description CustomAttributesRepresentationModel(Map<String,Object> customAttributes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>getCustomAttributes()
-