{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Started by remote host 193.22.77.174",
          "addr" : "193.22.77.174",
          "note" : None
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 120,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eeb2b5b8601bc3454bc576964e56305dc77f6499",
            "branch" : [
              {
                "SHA1" : "eeb2b5b8601bc3454bc576964e56305dc77f6499",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eeb2b5b8601bc3454bc576964e56305dc77f6499",
            "branch" : [
              {
                "SHA1" : "eeb2b5b8601bc3454bc576964e56305dc77f6499",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "eeb2b5b8601bc3454bc576964e56305dc77f6499",
        "branch" : [
          {
            "SHA1" : "eeb2b5b8601bc3454bc576964e56305dc77f6499",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://fhdwdev.ha.bib.de/gitea/INT_2023Q4-2024Q2/INT2023Q4_SHR.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "INT2023Q4_SHR-1.0.zip",
      "fileName" : "INT2023Q4_SHR-1.0.zip",
      "relativePath" : "build/distributions/INT2023Q4_SHR-1.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#120",
  "duration" : 45016,
  "estimatedDuration" : 38257,
  "executor" : None,
  "fullDisplayName" : "INT2023Q4_SHR #120",
  "id" : "120",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 120,
  "queueId" : 1563430,
  "result" : "SUCCESS",
  "timestamp" : 1706475481289,
  "url" : "https://fhdwdev.ha.bib.de/jenkins/view/All/job/INT2023Q4_SHR/120/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".idea/runConfigurations.xml",
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          ".idea/misc.xml",
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
        ],
        "commitId" : "2c9408f60bfde71e9d102c07f27f428fd9e5d160",
        "timestamp" : 1705512753000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "first draft\u000a",
        "date" : "2024-01-17 18:32:33 +0100",
        "id" : "2c9408f60bfde71e9d102c07f27f428fd9e5d160",
        "msg" : "first draft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          },
          {
            "editType" : "delete",
            "file" : ".idea/runConfigurations.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
        ],
        "commitId" : "c05eeb6d6cefd0603f7dbbc883d8e312d21b9898",
        "timestamp" : 1705874759000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with the changeover to the Datapool interface\u000a",
        "date" : "2024-01-21 23:05:59 +0100",
        "id" : "c05eeb6d6cefd0603f7dbbc883d8e312d21b9898",
        "msg" : "First draft with the changeover to the Datapool interface",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".idea/runConfigurations.xml",
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          ".idea/misc.xml",
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
        ],
        "commitId" : "6f94770c5a0ed05958b0008ead9e559967cefd10",
        "timestamp" : 1706219239000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "first draft\u000a",
        "date" : "2024-01-25 22:47:19 +0100",
        "id" : "6f94770c5a0ed05958b0008ead9e559967cefd10",
        "msg" : "first draft",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".idea/runConfigurations.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          },
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
        ],
        "commitId" : "606114343c31888de0e9cbcd7a28839ececefa13",
        "timestamp" : 1706219239000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with the changeover to the Datapool interface\u000a",
        "date" : "2024-01-25 22:47:19 +0100",
        "id" : "606114343c31888de0e9cbcd7a28839ececefa13",
        "msg" : "First draft with the changeover to the Datapool interface",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java",
          ".idea/misc.xml"
        ],
        "commitId" : "4fb673461ecd45944d6c48dd4f38caa4fdf40c2a",
        "timestamp" : 1706219239000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with commands, missing Tests\u000a",
        "date" : "2024-01-25 22:47:19 +0100",
        "id" : "4fb673461ecd45944d6c48dd4f38caa4fdf40c2a",
        "msg" : "First draft with commands, missing Tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java",
          "src/main/java/de/fhdw/gui/Graph.java",
          "src/main/java/de/fhdw/gui/TelegramDataProvider.java",
          "src/main/java/de/fhdw/gui/GraphContainer.java",
          "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
        ],
        "commitId" : "1327010a26f5c76e74f09d42a019effd3cd82b49",
        "timestamp" : 1706386902000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Added Graph. Visualisation needs to be fixed\u000a",
        "date" : "2024-01-27 21:21:42 +0100",
        "id" : "1327010a26f5c76e74f09d42a019effd3cd82b49",
        "msg" : "Added Graph. Visualisation needs to be fixed",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/Graph.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TelegramDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/GraphContainer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form",
          "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
        ],
        "commitId" : "9f56d7765c16fb3d142313294c0eeaa149d3d6d9",
        "timestamp" : 1706386907000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "GUI Designer form\u000a",
        "date" : "2024-01-27 21:21:47 +0100",
        "id" : "9f56d7765c16fb3d142313294c0eeaa149d3d6d9",
        "msg" : "GUI Designer form",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/Graph.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java",
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java",
          "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/TelegramImporterMock.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form",
          "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
        ],
        "commitId" : "32065ee1a2333b457584ca01b80438eac19f4312",
        "timestamp" : 1706386931000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactoring Gui\u000a",
        "date" : "2024-01-27 21:22:11 +0100",
        "id" : "32065ee1a2333b457584ca01b80438eac19f4312",
        "msg" : "Refactoring Gui",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/Graph.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/TelegramImporterMock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
        ],
        "commitId" : "10c925e6311dc712c60e9c52058c5720f955eff8",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Fix Start and End Position in TimelinePanel\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "10c925e6311dc712c60e9c52058c5720f955eff8",
        "msg" : "Fix Start and End Position in TimelinePanel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "eaae7e2aa4b6e30048a6cf488811e3f450dd1faf",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Update GraphGUI.form\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "eaae7e2aa4b6e30048a6cf488811e3f450dd1faf",
        "msg" : "Update GraphGUI.form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle.kts",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
        ],
        "commitId" : "8a9e02c7f3c9b881d77cc124b03384a35a423f94",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Added FlatLaf\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "8a9e02c7f3c9b881d77cc124b03384a35a423f94",
        "msg" : "Added FlatLaf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/Graph.java",
          "src/main/java/de/fhdw/gui/Integrationsprojekt.form",
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/GraphContainer.java",
          "src/main/java/de/fhdw/gui/TelegramDataProvider.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "1530eaaad0c723fc2527b0ad4f34c286f8cdda78",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Added comments to GraphGUI and TimelinePanel\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "1530eaaad0c723fc2527b0ad4f34c286f8cdda78",
        "msg" : "Added comments to GraphGUI and TimelinePanel",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/GraphContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/Graph.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/Integrationsprojekt.form"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/TelegramDataProvider.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
        ],
        "commitId" : "2502bdd2dacb925e464496f9bf7ecd44585b2bdc",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Added comments to GraphGUI and TimelinePanel\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "2502bdd2dacb925e464496f9bf7ecd44585b2bdc",
        "msg" : "Added comments to GraphGUI and TimelinePanel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "4bc6ecdbbdd946725f1c5b21866806706f7dce23",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Date for x-achsis\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "4bc6ecdbbdd946725f1c5b21866806706f7dce23",
        "msg" : "Date for x-achsis",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/test/java/de/fhdw/datapool/interfaces/SimpleDataPoolTest.java",
          "src/main/java/de/fhdw/gui/mocks/TelegramImporterMock.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/mockMain.java",
          "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
        ],
        "commitId" : "5266784495004ef833890000e76315f4c5c97abf",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactoring and Added TimeSeriesChart\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "5266784495004ef833890000e76315f4c5c97abf",
        "msg" : "Refactoring and Added TimeSeriesChart",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/TelegramImporterMock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressImporterMock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/neu/GraphGUI.form"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/mockMain.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/datapool/interfaces/SimpleDataPoolTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/mockMain.java",
          "src/main/java/de/fhdw/gui/mocks/MockMain.java"
        ],
        "commitId" : "00109808a2e9d4d24d1f5fa53234c37e7f61f80f",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Added Slider Functionality to Filter Start and End Date\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "00109808a2e9d4d24d1f5fa53234c37e7f61f80f",
        "msg" : "Added Slider Functionality to Filter Start and End Date",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/MockMain.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/mocks/mockMain.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/Exceptions/Integrationsprojekt.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java"
        ],
        "commitId" : "9ea332437cee43371af472caec561b8c1919d2c2",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Added MainFunction to Work with Importer Implementation from Importer Team, currently Path are Hardcoded!\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "9ea332437cee43371af472caec561b8c1919d2c2",
        "msg" : "Added MainFunction to Work with Importer Implementation from Importer Team, currently Path are Hardcoded!",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressTelegramMock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/Exceptions/Integrationsprojekt.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/GraphGUI.java"
        ],
        "commitId" : "480328fd38ac00e7888cfbaefbb0c77064391fe0",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Changed Resolution to Minute\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "480328fd38ac00e7888cfbaefbb0c77064391fe0",
        "msg" : "Changed Resolution to Minute",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/GraphGUI.java"
        ],
        "commitId" : "bddf623d961a6d224dbbeb71f50da4aa21f21297",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "BugFix: Changed Resolution to MinutedatesWithMinuteResolution\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "bddf623d961a6d224dbbeb71f50da4aa21f21297",
        "msg" : "BugFix: Changed Resolution to MinutedatesWithMinuteResolution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/GraphGUI.java"
        ],
        "commitId" : "e06250ab68d84ad2e98582843fcca4682d298fac",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactoring and Preparation for Path Integrations\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "e06250ab68d84ad2e98582843fcca4682d298fac",
        "msg" : "Refactoring and Preparation for Path Integrations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/Main.java",
          "src/main/java/de/fhdw/gui/FileselectGUI.form",
          "src/main/java/de/fhdw/gui/FileselectGUI.java",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/GraphGUI.form"
        ],
        "commitId" : "df115d6a963a5812d065de1deca678cca7a2a948",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactoring and Added FileselectGUI\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "df115d6a963a5812d065de1deca678cca7a2a948",
        "msg" : "Refactoring and Added FileselectGUI",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/FileselectGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/Main.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/FileselectGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/FileselectGUI.form"
        ],
        "commitId" : "6664ea1e6d1414c50da7b78a864202602b4a6bdf",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Typo\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "6664ea1e6d1414c50da7b78a864202602b4a6bdf",
        "msg" : "Typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/FileselectGUI.form"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/TimelinePanel.java",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/mocks/MockMain.java"
        ],
        "commitId" : "8c4cd399b1746e1775c07eb656a6d2483fc7ca0f",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Fixed Graphical Bug in Timeline\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "8c4cd399b1746e1775c07eb656a6d2483fc7ca0f",
        "msg" : "Fixed Graphical Bug in Timeline",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/MockMain.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/TimelinePanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java",
          "src/main/java/de/fhdw/gui/ComboBoxMultiSelection.java",
          "src/main/java/de/fhdw/datapool/implementation/SimpleDataPool.java",
          "src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java",
          ".idea/uiDesigner.xml",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java",
          "src/main/java/de/fhdw/gui/mocks/MockMain.java"
        ],
        "commitId" : "6c6878c134bb53d5d66901a91693c0ffac09784c",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Added ComboBoxMultiSelection for GroupAddress Filtering. Workaround for Equals Method of GroupAddressImpl\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "6c6878c134bb53d5d66901a91693c0ffac09784c",
        "msg" : "Added ComboBoxMultiSelection for GroupAddress Filtering. Workaround for Equals Method of GroupAddressImpl",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/datapool/interfaces/GroupAddress.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/MockMain.java"
          },
          {
            "editType" : "edit",
            "file" : ".idea/uiDesigner.xml"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/ComboBoxMultiSelection.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/datapool/implementation/SimpleDataPool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/mocks/GroupAddressMock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle.kts"
        ],
        "commitId" : "442ac4cabcc12ae35ef014aa836313058d041eb1",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "BugFix: Added DuplicatesStrategy for Gradle\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "442ac4cabcc12ae35ef014aa836313058d041eb1",
        "msg" : "BugFix: Added DuplicatesStrategy for Gradle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".idea/runConfigurations.xml",
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java",
          ".idea/misc.xml"
        ],
        "commitId" : "09004e3d2e12e06a895de223a08f7df23df1e0c7",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "first draft\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "09004e3d2e12e06a895de223a08f7df23df1e0c7",
        "msg" : "first draft",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".idea/runConfigurations.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
        ],
        "commitId" : "b6eed4001d2230d23d780896c347f8db2e0ba81e",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with the changeover to the Datapool interface\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "b6eed4001d2230d23d780896c347f8db2e0ba81e",
        "msg" : "First draft with the changeover to the Datapool interface",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          ".idea/misc.xml",
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
        ],
        "commitId" : "620fe476c1d525abb5a7bd72d11a5622a03b0ccb",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with commands, missing Tests\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "620fe476c1d525abb5a7bd72d11a5622a03b0ccb",
        "msg" : "First draft with commands, missing Tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          },
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".idea/misc.xml"
        ],
        "commitId" : "731b85137e8fed56cebbc3f1ca41173501586c8e",
        "timestamp" : 1706386934000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "first draft\u000a",
        "date" : "2024-01-27 21:22:14 +0100",
        "id" : "731b85137e8fed56cebbc3f1ca41173501586c8e",
        "msg" : "first draft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
        ],
        "commitId" : "15ad7d78784773643786ba76c3630e5957bad230",
        "timestamp" : 1706388693000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "gradle build fault\u000a",
        "date" : "2024-01-27 21:51:33 +0100",
        "id" : "15ad7d78784773643786ba76c3630e5957bad230",
        "msg" : "gradle build fault",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradlew",
          "build.gradle.kts",
          "gradle/wrapper/gradle-wrapper.properties",
          "gradle/wrapper/gradle-wrapper.jar",
          "gradlew.bat",
          ".idea/misc.xml"
        ],
        "commitId" : "c4c9de3b18255159e017ba94b6b70e708849b58e",
        "timestamp" : 1706389097000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "BugFix: Gradle Dependency\u000a",
        "date" : "2024-01-27 21:58:17 +0100",
        "id" : "c4c9de3b18255159e017ba94b6b70e708849b58e",
        "msg" : "BugFix: Gradle Dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.jar"
          },
          {
            "editType" : "edit",
            "file" : "gradlew.bat"
          },
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "gradlew"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".idea/misc.xml"
        ],
        "commitId" : "e66c8d74d1ee082dfa2aeacb6195c0899c39eee6",
        "timestamp" : 1706445103000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with commands, missing Tests\u000a",
        "date" : "2024-01-28 13:31:43 +0100",
        "id" : "e66c8d74d1ee082dfa2aeacb6195c0899c39eee6",
        "msg" : "First draft with commands, missing Tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".idea/misc.xml"
        ],
        "commitId" : "b4ce29de4732fca133165075b6df513d6b76777d",
        "timestamp" : 1706445246000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "first draft\u000a",
        "date" : "2024-01-28 13:34:06 +0100",
        "id" : "b4ce29de4732fca133165075b6df513d6b76777d",
        "msg" : "first draft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
        ],
        "commitId" : "05c9368c552d4434c59401d1c20ff1b30d48ce02",
        "timestamp" : 1706445375000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with the changeover to the Datapool interface\u000a",
        "date" : "2024-01-28 13:36:15 +0100",
        "id" : "05c9368c552d4434c59401d1c20ff1b30d48ce02",
        "msg" : "First draft with the changeover to the Datapool interface",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradlew",
          "gradle/wrapper/gradle-wrapper.properties",
          "build.gradle.kts",
          "gradle/wrapper/gradle-wrapper.jar",
          "gradlew.bat",
          ".idea/misc.xml"
        ],
        "commitId" : "fdbd0fb84b5e7e9a74e0c32d0a32df173e456212",
        "timestamp" : 1706445378000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "BugFix: Gradle Dependency\u000a",
        "date" : "2024-01-28 13:36:18 +0100",
        "id" : "fdbd0fb84b5e7e9a74e0c32d0a32df173e456212",
        "msg" : "BugFix: Gradle Dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.jar"
          },
          {
            "editType" : "edit",
            "file" : "gradlew.bat"
          },
          {
            "editType" : "edit",
            "file" : ".idea/misc.xml"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "gradlew"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java",
          "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
        ],
        "commitId" : "28c5af91a585df8d9c1e4b6c01aa712b7af51d53",
        "timestamp" : 1706456249000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "first tests\u000a",
        "date" : "2024-01-28 16:37:29 +0100",
        "id" : "28c5af91a585df8d9c1e4b6c01aa712b7af51d53",
        "msg" : "first tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/Payload.java",
          "src/main/java/de/fhdw/analysis/implementation/Sequence.java",
          "src/main/java/de/fhdw/analysis/Sincronicity.java",
          "src/main/java/de/fhdw/analysis/SourceAdress.java",
          "src/main/java/de/fhdw/analysis/Telegram.java",
          "src/main/java/de/fhdw/analysis/Adress.java",
          "src/main/java/de/fhdw/analysis/DestinationAdress.java",
          "src/main/java/de/fhdw/analysis/Pattern.java",
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          "src/main/java/de/fhdw/analysis/Sequence.java",
          "src/main/java/de/fhdw/analysis/implementation/Pattern.java",
          "src/main/java/de/fhdw/analysis/Twin.java",
          "src/main/java/de/fhdw/analysis/Periodicity.java",
          "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java",
          "src/main/java/de/fhdw/analysis/implementation/Sincronicity.java",
          "src/main/java/de/fhdw/analysis/implementation/Periodicity.java",
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java",
          "src/main/java/de/fhdw/analysis/Various.java"
        ],
        "commitId" : "ac648737d4af5c2aae82292d7fb5f22c39ad3f74",
        "timestamp" : 1706467221000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactored Analysis Classes\u000a- Löschen unnötiger Klassen\u000a- Anpassen der Datentypen\u000a",
        "date" : "2024-01-28 19:40:21 +0100",
        "id" : "ac648737d4af5c2aae82292d7fb5f22c39ad3f74",
        "msg" : "Refactored Analysis Classes",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/DestinationAdress.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/Payload.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/Pattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/analysis/implementation/Sincronicity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/Various.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/analysis/implementation/Pattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/SourceAdress.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/Sincronicity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/PatternAnalyserImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/Telegram.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/analysis/implementation/Sequence.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/analysis/implementation/Periodicity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/Periodicity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/Twin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/Adress.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/analysis/Sequence.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java",
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java",
          "src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java"
        ],
        "commitId" : "fa63cf4453429020c9dfea85428e4e933a792eb5",
        "timestamp" : 1706467276000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactored Analysis Classes\u000a- Löschen unnötiger Klassen\u000a- Anpassen der Datentypen\u000a- PatternAnalyserTest.java erweitert\u000a",
        "date" : "2024-01-28 19:41:16 +0100",
        "id" : "fa63cf4453429020c9dfea85428e4e933a792eb5",
        "msg" : "Refactored Analysis Classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/TelegramImpl.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
        ],
        "commitId" : "4257d0f1a56dee60fa76f83f21e27188bd6eac74",
        "timestamp" : 1706467282000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactored Analysis Classes\u000a- Löschen unnötiger Klassen\u000a- Anpassen der Datentypen\u000a- PatternAnalyserTest.java erweitert\u000a",
        "date" : "2024-01-28 19:41:22 +0100",
        "id" : "4257d0f1a56dee60fa76f83f21e27188bd6eac74",
        "msg" : "Refactored Analysis Classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
        ],
        "commitId" : "4f1215ee6d2ce355e9bd0e33e44e65c01d0a1356",
        "timestamp" : 1706467321000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactored Analysis Classes\u000a- PatternAnalyserTest.java erweitert\u000a",
        "date" : "2024-01-28 19:42:01 +0100",
        "id" : "4f1215ee6d2ce355e9bd0e33e44e65c01d0a1356",
        "msg" : "Refactored Analysis Classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
        ],
        "commitId" : "fa6599f686bb618d6317a8b7d4bd9c66f5185d91",
        "timestamp" : 1706467321000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactored Analysis Classes\u000a- PatternAnalyserTest.java erweitert\u000a",
        "date" : "2024-01-28 19:42:01 +0100",
        "id" : "fa6599f686bb618d6317a8b7d4bd9c66f5185d91",
        "msg" : "Refactored Analysis Classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
        ],
        "commitId" : "02247ff1363d0c32c4f10a20168341f14a6155bd",
        "timestamp" : 1706467321000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactored Analysis Classes\u000a- PatternAnalyserTest.java erweitert\u000a",
        "date" : "2024-01-28 19:42:01 +0100",
        "id" : "02247ff1363d0c32c4f10a20168341f14a6155bd",
        "msg" : "Refactored Analysis Classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
        ],
        "commitId" : "c72f030d02c800ccbe887738855c161fdb42f079",
        "timestamp" : 1706467329000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactored Some Code With Import and Architecture Team\u000a",
        "date" : "2024-01-28 19:42:09 +0100",
        "id" : "c72f030d02c800ccbe887738855c161fdb42f079",
        "msg" : "Refactored Some Code With Import and Architecture Team",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
        ],
        "commitId" : "dada362d0905e18176112b638c9f13045be27769",
        "timestamp" : 1706467332000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactored Some Code With Import and Architecture Team\u000a",
        "date" : "2024-01-28 19:42:12 +0100",
        "id" : "dada362d0905e18176112b638c9f13045be27769",
        "msg" : "Refactored Some Code With Import and Architecture Team",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
        ],
        "commitId" : "aff9f1f763cf904e429519a73122f8e711d09db4",
        "timestamp" : 1706467335000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactored Some Code With Import and Architecture Team\u000a",
        "date" : "2024-01-28 19:42:15 +0100",
        "id" : "aff9f1f763cf904e429519a73122f8e711d09db4",
        "msg" : "Refactored Some Code With Import and Architecture Team",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java",
          "src/main/java/de/fhdw/gui/Graph.java",
          "src/main/java/de/fhdw/gui/TelegramDataProvider.java",
          "src/main/java/de/fhdw/gui/GraphContainer.java",
          "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
        ],
        "commitId" : "7318c47fb4e2c1adda59c135d6894612c57c3168",
        "timestamp" : 1706467338000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Added Graph. Visualisation needs to be fixed\u000a",
        "date" : "2024-01-28 19:42:18 +0100",
        "id" : "7318c47fb4e2c1adda59c135d6894612c57c3168",
        "msg" : "Added Graph. Visualisation needs to be fixed",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/Graph.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/GraphContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/TelegramDataProvider.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java",
          "src/main/java/de/fhdw/gui/Graph.java",
          "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
        ],
        "commitId" : "a4592b91776623590d948124028e66b1aa1a4238",
        "timestamp" : 1706467338000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "Refactoring Gui\u000a",
        "date" : "2024-01-28 19:42:18 +0100",
        "id" : "a4592b91776623590d948124028e66b1aa1a4238",
        "msg" : "Refactoring Gui",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlPanel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/fhdw/gui/ZeitstrahlAnwendung.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/Graph.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java",
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
        ],
        "commitId" : "577e26486a0dad946f3949544fa390b448bf9a0a",
        "timestamp" : 1706467341000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "first draft\u000a",
        "date" : "2024-01-28 19:42:21 +0100",
        "id" : "577e26486a0dad946f3949544fa390b448bf9a0a",
        "msg" : "first draft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java",
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
        ],
        "commitId" : "b08a8d3b4cd901012920e86e55a235bf4cf8e165",
        "timestamp" : 1706467345000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with the changeover to the Datapool interface\u000a",
        "date" : "2024-01-28 19:42:25 +0100",
        "id" : "b08a8d3b4cd901012920e86e55a235bf4cf8e165",
        "msg" : "First draft with the changeover to the Datapool interface",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java",
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
        ],
        "commitId" : "6d1abc799ff4da8b8e79e6c6bd3248db81e41a6d",
        "timestamp" : 1706467347000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with commands, missing Tests\u000a",
        "date" : "2024-01-28 19:42:27 +0100",
        "id" : "6d1abc799ff4da8b8e79e6c6bd3248db81e41a6d",
        "msg" : "First draft with commands, missing Tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
        ],
        "commitId" : "3d33ad4cdd83b99c7b21765e160c0b8c11113aa8",
        "timestamp" : 1706467353000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "gradle build fault\u000a",
        "date" : "2024-01-28 19:42:33 +0100",
        "id" : "3d33ad4cdd83b99c7b21765e160c0b8c11113aa8",
        "msg" : "gradle build fault",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
        ],
        "commitId" : "c349c9e7e466b3d0e3ebcb5224e341f3b5759a12",
        "timestamp" : 1706467358000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with the changeover to the Datapool interface\u000a",
        "date" : "2024-01-28 19:42:38 +0100",
        "id" : "c349c9e7e466b3d0e3ebcb5224e341f3b5759a12",
        "msg" : "First draft with the changeover to the Datapool interface",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradlew",
          "build.gradle.kts",
          "gradle/wrapper/gradle-wrapper.properties",
          "gradle/wrapper/gradle-wrapper.jar",
          "gradlew.bat"
        ],
        "commitId" : "faa3f5e39e0031cc9d52469db8e318f588586d47",
        "timestamp" : 1706467360000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "BugFix: Gradle Dependency\u000a",
        "date" : "2024-01-28 19:42:40 +0100",
        "id" : "faa3f5e39e0031cc9d52469db8e318f588586d47",
        "msg" : "BugFix: Gradle Dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.jar"
          },
          {
            "editType" : "edit",
            "file" : "gradlew"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "gradlew.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java",
          "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
        ],
        "commitId" : "fa720a53b039ffd843a553e88e8d2cd856d6f02d",
        "timestamp" : 1706467366000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "first tests\u000a",
        "date" : "2024-01-28 19:42:46 +0100",
        "id" : "fa720a53b039ffd843a553e88e8d2cd856d6f02d",
        "msg" : "first tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
        ],
        "commitId" : "e3f56eb0ed34916349302b378a04935cac422c16",
        "timestamp" : 1706467406000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with the changeover to the Datapool interface\u000a",
        "date" : "2024-01-28 19:43:26 +0100",
        "id" : "e3f56eb0ed34916349302b378a04935cac422c16",
        "msg" : "First draft with the changeover to the Datapool interface",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
        ],
        "commitId" : "07cabf899cc780897c31a5cb93ca747a3518a6f1",
        "timestamp" : 1706467416000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "First draft with commands, missing Tests\u000a",
        "date" : "2024-01-28 19:43:36 +0100",
        "id" : "07cabf899cc780897c31a5cb93ca747a3518a6f1",
        "msg" : "First draft with commands, missing Tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java",
          "src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java",
          "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java",
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java",
          "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java",
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
        ],
        "commitId" : "f0551011d0ffcc1382339cf541508847ee3ad980",
        "timestamp" : 1706467498000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
          "fullName" : "maximilian.suckow"
        },
        "authorEmail" : "maximilian.suckow@edu.fhdw.de",
        "comment" : "final design\u000a",
        "date" : "2024-01-28 19:44:58 +0100",
        "id" : "f0551011d0ffcc1382339cf541508847ee3ad980",
        "msg" : "final design",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/interfaces/PatternAnalyser.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/GroupAddressImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java",
          "src/main/java/de/fhdw/datapool/implementation/SimpleDataPool.java",
          "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
        ],
        "commitId" : "c235fd78256f75703652be22170dd63fe241f6eb",
        "timestamp" : 1706470582000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "BugFixes for Testing\u000a",
        "date" : "2024-01-28 20:36:22 +0100",
        "id" : "c235fd78256f75703652be22170dd63fe241f6eb",
        "msg" : "BugFixes for Testing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTestBasicStatistics.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/datapool/implementation/SimpleDataPool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/gui/mocks/AnalyseMockMain.java",
          "src/main/java/de/fhdw/gui/AnalyseGUI.java",
          "build.gradle.kts",
          "src/main/java/de/fhdw/gui/AnalyseMethods.java",
          "src/main/java/de/fhdw/gui/GraphGUI.java",
          "src/main/java/de/fhdw/gui/GraphGUI.form",
          "src/main/java/de/fhdw/gui/FileselectGUI.form",
          "src/main/java/de/fhdw/gui/AnalyseGUI.form"
        ],
        "commitId" : "df0d31d69ae635ba1f739afa9a44c054dde0dfcf",
        "timestamp" : 1706474370000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Added GUI for Analyse\u000a",
        "date" : "2024-01-28 21:39:30 +0100",
        "id" : "df0d31d69ae635ba1f739afa9a44c054dde0dfcf",
        "msg" : "Added GUI for Analyse",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/FileselectGUI.form"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/gui/GraphGUI.form"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/AnalyseGUI.form"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/AnalyseGUI.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/mocks/AnalyseMockMain.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/fhdw/gui/AnalyseMethods.java"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle.kts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java",
          "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java",
          "src/test/java/de/fhdw/analysis/TelegramRelationTest.java"
        ],
        "commitId" : "e8432ad0d921c2a64f9b264d6dd3256df91c9395",
        "timestamp" : 1706475459000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
          "fullName" : "pascal.moeller"
        },
        "authorEmail" : "pascal.moeller@edu.fhdw.de",
        "comment" : "Merging for Main\u000a",
        "date" : "2024-01-28 21:57:39 +0100",
        "id" : "e8432ad0d921c2a64f9b264d6dd3256df91c9395",
        "msg" : "Merging for Main",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/fhdw/analysis/implementation/PatternAnalyserImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/PatternAnalyserTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/de/fhdw/analysis/TelegramRelationTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/pascal.moeller",
      "fullName" : "pascal.moeller"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/maximilian.suckow",
      "fullName" : "maximilian.suckow"
    }
  ]
}