Class AsanaExportWarnings.TaskWithIncompleteAttachments

    • Field Detail

      • taskNumberInProject

        public @Nullable Integer taskNumberInProject
      • asanaTaskId

        public @Nullable String asanaTaskId
      • name

        public @Nullable String name
      • attachmentWithoutCreators

        public final List<String> attachmentWithoutCreators
    • Constructor Detail

      • TaskWithIncompleteAttachments

        public TaskWithIncompleteAttachments()
    • Method Detail

      • equals

        public boolean equals​(Object otherObject)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object