Class AsanaExportWarnings.TaskWithIncompleteAttachments
- java.lang.Object
-
- net.florianschoppmann.issuetracking.asana.AsanaExportWarnings.TaskWithIncompleteAttachments
-
- Enclosing class:
- AsanaExportWarnings
public static class AsanaExportWarnings.TaskWithIncompleteAttachments extends Object
-
-
Field Summary
Fields Modifier and Type Field Description @Nullable String
asanaTaskId
List<String>
attachmentWithoutCreators
@Nullable String
name
@Nullable Integer
taskNumberInProject
-
Constructor Summary
Constructors Constructor Description TaskWithIncompleteAttachments()
-