Uses of Class
net.florianschoppmann.issuetracking.asana.WrappedTask
-
Packages that use WrappedTask Package Description net.florianschoppmann.issuetracking.asana -
-
Uses of WrappedTask in net.florianschoppmann.issuetracking.asana
Methods in net.florianschoppmann.issuetracking.asana that return WrappedTask Modifier and Type Method Description @Nullable WrappedTaskWrappedTask. getSectionTitle()Methods in net.florianschoppmann.issuetracking.asana that return types with arguments of type WrappedTask Modifier and Type Method Description SortedMap<String,SortedSet<WrappedTask>>Export.Result. emailToOccurrenceMap()SortedMap<String,WrappedTask>Export.Result. getIdToTaskMap()List<WrappedTask>Export.Result. getTasks()Methods in net.florianschoppmann.issuetracking.asana with parameters of type WrappedTask Modifier and Type Method Description intWrappedTask. compareTo(WrappedTask other)
-