I was reviewing the method addComment(String taskId, String processInstanceId, String type, String message) and I was wondering if there are available any constants to be used as the type of the comment or it's just a value that I can just set as I want.