Package pro.taskana.task.rest.models
Class TaskRepresentationModel.CustomAttribute
java.lang.Object
pro.taskana.task.rest.models.TaskRepresentationModel.CustomAttribute
- Enclosing class:
- TaskRepresentationModel
A CustomAttribute is a user customized attribute which is saved as a Map and can be retreived
from either
Task.getCustomAttributeMap() or Task.getCallbackInfo().-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomAttribute
public CustomAttribute()
-
-
Method Details
-
of
-
of
-
getKey
-
setKey
-
getValue
-
setValue
-