Skip to content

Use actual types in .getTasksByType() #6

Description

@tiagolascasas

E.g., etg.getTasksByType(RegularTask) instead of etg.getTasksByType(TaskType.REGULAR).

This avoids having to cast the result to the desired type

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions