Uses of Class
pro.taskana.task.rest.models.TaskRepresentationModel.CustomAttribute
Packages that use TaskRepresentationModel.CustomAttribute
-
Uses of TaskRepresentationModel.CustomAttribute in pro.taskana.task.rest.models
Methods in pro.taskana.task.rest.models that return TaskRepresentationModel.CustomAttributeModifier and TypeMethodDescriptionMethods in pro.taskana.task.rest.models that return types with arguments of type TaskRepresentationModel.CustomAttributeModifier and TypeMethodDescriptionTaskRepresentationModel.getCallbackInfo()TaskRepresentationModel.getCustomAttributes()Method parameters in pro.taskana.task.rest.models with type arguments of type TaskRepresentationModel.CustomAttributeModifier and TypeMethodDescriptionvoidTaskRepresentationModel.setCallbackInfo(List<TaskRepresentationModel.CustomAttribute> callbackInfo) voidTaskRepresentationModel.setCustomAttributes(List<TaskRepresentationModel.CustomAttribute> customAttributes)