{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause",
          "shortDescription" : "Started by GitLab push by Mark Hoffmann"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f5f14e30ff301992b4388b944d95fe8b7dbf24bc",
            "branch" : [
              {
                "SHA1" : "f5f14e30ff301992b4388b944d95fe8b7dbf24bc",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f5f14e30ff301992b4388b944d95fe8b7dbf24bc",
            "branch" : [
              {
                "SHA1" : "f5f14e30ff301992b4388b944d95fe8b7dbf24bc",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f5f14e30ff301992b4388b944d95fe8b7dbf24bc",
        "branch" : [
          {
            "SHA1" : "f5f14e30ff301992b4388b944d95fe8b7dbf24bc",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/datainmotion/diamant/backend.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "com.nirima.jenkins.plugins.docker.action.DockerBuildImageAction"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 266,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#87",
  "duration" : 80181,
  "estimatedDuration" : 122464,
  "executor" : None,
  "fullDisplayName" : "DIM-Diamant-Backend #87",
  "id" : "87",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 87,
  "queueId" : 36,
  "result" : "SUCCESS",
  "timestamp" : 1579021416089,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/DIM-Diamant-Backend/87/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.documentation/activity/ophthalmo_delivery.txt"
        ],
        "commitId" : "60d7ceced8a9989870f1f1b0cd2e21c1f5133d1c",
        "timestamp" : 1578579535000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "activity ophtalm delivery\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-01-09 15:18:55 +0100",
        "id" : "60d7ceced8a9989870f1f1b0cd2e21c1f5133d1c",
        "msg" : "activity ophtalm delivery",
        "paths" : [
          {
            "editType" : "add",
            "file" : "de.dim.diamant.documentation/activity/ophthalmo_delivery.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/TransactionType.java",
          "de.dim.diamant.model/model/diamant.genmodel",
          "de.dim.diamant.model/model/diamant.ecore"
        ],
        "commitId" : "53edf1412ae527b59e7319406e3d64644844015d",
        "timestamp" : 1579011519000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "model typo\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-01-14 15:18:39 +0100",
        "id" : "53edf1412ae527b59e7319406e3d64644844015d",
        "msg" : "model typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.ecore"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TransactionType.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.genmodel"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.gson/src/diamant/AssetTransactionEntry.java",
          "de.dim.diamant.gson/src/diamant/serializer/ProductCatalogSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/ProductSerializer.java",
          "de.dim.diamant.gson/src/diamant/OptionFeedbackItem.java",
          "de.dim.diamant.gson/src/diamant/ParentAssetEntry.java",
          "de.dim.diamant.gson/src/diamant/serializer/FeedbackResultItemSerializer.java",
          "de.dim.diamant.gson/src/diamant/InboundLogistic.java",
          "de.dim.diamant.gson/src/diamant/ContactType.java",
          "de.dim.diamant.gson/src/diamant/AssetLog.java",
          "de.dim.diamant.gson/src/diamant/OutboundLogistic.java",
          "de.dim.diamant.gson/src/diamant/serializer/FeedbackTypeSerializer.java",
          "de.dim.diamant.gson/src/diamant/ScoreFeedbackItem.java",
          "de.dim.diamant.gson/src/diamant/ProductProblem.java",
          "de.dim.diamant.gson/src/diamant/UDI.java",
          "de.dim.diamant.gson/src/diamant/serializer/FeedbackTransactionSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/BooleanFeedbackItemSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/OutboundLogisticSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/AssetTransactionEntrySerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/ParticipantSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/ParentAssetEntrySerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/TransactionNotificationSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/TransactionSerializer.java",
          "de.dim.diamant.gson/src/diamant/PIStringDataElement.java",
          "de.dim.diamant.gson/.gitignore",
          "de.dim.diamant.gson/src/diamant/TransactionNotification.java",
          "de.dim.diamant.gson/src/diamant/serializer/SupportCaseSerializer.java",
          "de.dim.diamant.gson/src/diamant/Address.java",
          "de.dim.diamant.gson/src/diamant/serializer/ContactTypeSerializer.java",
          "de.dim.diamant.gson/src/diamant/FeedbackTransaction.java",
          "de.dim.diamant.gson/src/diamant/serializer/TextFeedbackItemSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/AddressSerializer.java",
          "de.dim.diamant.gson/src/diamant/FeedbackResultItem.java",
          "de.dim.diamant.gson/src/diamant/serializer/InboundLogisticSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/AssetLogSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/GaugeSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/UDISerializer.java",
          "de.dim.diamant.gson/src/diamant/PIDataElement.java",
          "de.dim.diamant.gson/src/diamant/PIDateDataElement.java",
          "de.dim.diamant.gson/src/diamant/serializer/TransactionTypeSerializer.java",
          "de.dim.diamant.gson/src/diamant/Contact.java",
          "de.dim.diamant.gson/src/diamant/serializer/ContactSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/ParticipantDefinitionSerializer.java",
          "de.dim.diamant.gson/src/diamant/NotificationLog.java",
          "de.dim.diamant.gson/src/diamant/SupportCase.java",
          "de.dim.diamant.gson/src/diamant/serializer/FeedbackItemSerializer.java",
          "de.dim.diamant.gson/src/de/dim/diamant/gson/Example.java",
          "de.dim.diamant.gson/bnd.bnd",
          "de.dim.diamant.gson/src/diamant/serializer/NotificationSerializer.java",
          "de.dim.diamant.gson/src/diamant/FeedbackItem.java",
          "de.dim.diamant.gson/src/diamant/serializer/FeedbackResultSerializer.java",
          "cnf/ext/central.maven",
          "de.dim.diamant.gson/.settings/org.eclipse.jdt.core.prefs",
          "de.dim.diamant.gson/src/diamant/TreatmentReport.java",
          "de.dim.diamant.gson/src/diamant/serializer/ScoreFeedbackItemSerializer.java",
          "de.dim.diamant.gson/src/diamant/FeedbackResult.java",
          "de.dim.diamant.gson/src/diamant/Participant.java",
          "de.dim.diamant.gson/.settings/org.eclipse.jdt.ui.prefs",
          "de.dim.diamant.gson/src/diamant/serializer/TreatmentSerializer.java",
          "de.dim.diamant.gson/src/diamant/AssetChangeType.java",
          "de.dim.diamant.gson/src/diamant/serializer/AssetSerializer.java",
          "de.dim.diamant.gson/.project",
          "de.dim.diamant.gson/src/diamant/serializer/AssetChangeTypeSerializer.java",
          "de.dim.diamant.gson/src/diamant/SupportEntry.java",
          "de.dim.diamant.gson/src/diamant/TransactionEntry.java",
          "de.dim.diamant.gson/src/diamant/serializer/SupportEntrySerializer.java",
          "de.dim.diamant.gson/src/diamant/Transaction.java",
          "de.dim.diamant.gson/src/diamant/serializer/PIStringDataElementSerializer.java",
          "de.dim.diamant.gson/src/diamant/Notification.java",
          "de.dim.diamant.gson/src/diamant/serializer/ProductProblemSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/TreatmentStatusTypeSerializer.java",
          "de.dim.diamant.gson/src/diamant/BooleanFeedbackItem.java",
          "de.dim.diamant.gson/src/diamant/SupportStatusType.java",
          "de.dim.diamant.gson/src/diamant/FeedbackType.java",
          "de.dim.diamant.gson/src/diamant/Feedback.java",
          "de.dim.diamant.gson/src/diamant/Product.java",
          "de.dim.diamant.gson/src/diamant/serializer/SupportStatusTypeSerializer.java",
          "de.dim.diamant.gson/src/diamant/Asset.java",
          "de.dim.diamant.gson/src/diamant/TreatmentStatusType.java",
          "de.dim.diamant.gson/src/diamant/Gauge.java",
          "de.dim.diamant.gson/src/diamant/ParticipantDefinition.java",
          "de.dim.diamant.gson/src/diamant/TransactionType.java",
          "de.dim.diamant.gson/src/diamant/serializer/NotificationLogSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/FeedbackSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/FeedbackTransactionEntrySerializer.java",
          "de.dim.diamant.gson/src/diamant/ProductCatalog.java",
          "de.dim.diamant.gson/src/diamant/serializer/ProductTypeSerializer.java",
          "de.dim.diamant.gson/src/diamant/Treatment.java",
          "de.dim.diamant.gson/src/diamant/TextFeedbackItem.java",
          "de.dim.diamant.gson/.settings/org.eclipse.core.resources.prefs",
          "de.dim.diamant.gson/src/diamant/ProductType.java",
          "de.dim.diamant.gson/src/diamant/serializer/OptionFeedbackItemSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/TransactionEntrySerializer.java",
          "de.dim.diamant.gson/.classpath",
          "de.dim.diamant.gson/src/diamant/serializer/PIDataElementSerializer.java",
          "de.dim.diamant.gson/src/diamant/FeedbackTransactionEntry.java",
          "de.dim.diamant.gson/src/diamant/serializer/TreatmentReportSerializer.java",
          "de.dim.diamant.gson/src/diamant/serializer/PIDateDataElementSerializer.java"
        ],
        "commitId" : "ae3d347a702c531a3bb28bacd08977b96cbd0de9",
        "timestamp" : 1579011702000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "rework data initialization jenophthalmo\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-01-14 15:21:42 +0100",
        "id" : "ae3d347a702c531a3bb28bacd08977b96cbd0de9",
        "msg" : "rework data initialization jenophthalmo",
        "paths" : [
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/SupportEntrySerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ContactSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/BooleanFeedbackItemSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/AssetSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Gauge.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/SupportCaseSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/NotificationLogSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/SupportStatusType.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Notification.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ProductProblemSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/ProductCatalog.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/PIStringDataElementSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/de/dim/diamant/gson/Example.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ProductTypeSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/TextFeedbackItem.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/.project"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/FeedbackTypeSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/OutboundLogisticSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/OptionFeedbackItemSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/FeedbackSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Asset.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Address.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/TransactionSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/AssetTransactionEntrySerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Product.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ParticipantSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/NotificationLog.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/FeedbackResultItem.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Transaction.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/TransactionNotificationSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/PIDateDataElement.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/AssetLogSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/InboundLogisticSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/TransactionNotification.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/bnd.bnd"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/AddressSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/ProductProblem.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Treatment.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/TransactionEntrySerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/AssetTransactionEntry.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Contact.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/FeedbackResult.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/FeedbackItemSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/UDISerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/UDI.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/NotificationSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/AssetChangeTypeSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ProductCatalogSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/FeedbackItem.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/SupportStatusTypeSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/PIDataElementSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ProductSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/TransactionTypeSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/.settings/org.eclipse.jdt.ui.prefs"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/AssetLog.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/SupportCase.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/SupportEntry.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/PIDataElement.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/TransactionEntry.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/OutboundLogistic.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ScoreFeedbackItemSerializer.java"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/central.maven"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/GaugeSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/TextFeedbackItemSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/FeedbackTransactionSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/FeedbackResultSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/TreatmentStatusType.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/ProductType.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ParentAssetEntrySerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Participant.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/TreatmentReportSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/ParticipantDefinition.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/TreatmentReport.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/PIStringDataElement.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ContactTypeSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/TreatmentStatusTypeSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/FeedbackTransaction.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/FeedbackTransactionEntrySerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/ParticipantDefinitionSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/ScoreFeedbackItem.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/FeedbackTransactionEntry.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/TreatmentSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/.settings/org.eclipse.jdt.core.prefs"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/AssetChangeType.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/TransactionType.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/.classpath"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/ContactType.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/InboundLogistic.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/ParentAssetEntry.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/Feedback.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/BooleanFeedbackItem.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/FeedbackType.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/OptionFeedbackItem.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/FeedbackResultItemSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.gson/src/diamant/serializer/PIDateDataElementSerializer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionNotificationServiceImpl.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/data/SampleDataComponent.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/data/OphthalmoDataComponent.java",
          "de.dim.diamant.documentation/sequence/TransactionEntryService.txt",
          "de.dim.diamant.service/src/de/dim/diamant/service/data/KoenigseeDataComponent.java"
        ],
        "commitId" : "b9b93d5ba8341dab597812e5bf98b1b8a590efbf",
        "timestamp" : 1579011720000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "rework data initialization jenophthalmo\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-01-14 15:22:00 +0100",
        "id" : "b9b93d5ba8341dab597812e5bf98b1b8a590efbf",
        "msg" : "rework data initialization jenophthalmo",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/data/SampleDataComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionNotificationServiceImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.documentation/sequence/TransactionEntryService.txt"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/data/KoenigseeDataComponent.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/data/OphthalmoDataComponent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.service/src/de/dim/diamant/service/data/KoenigseeDataComponent.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/data/OphthalmoDataComponent.java"
        ],
        "commitId" : "f5f14e30ff301992b4388b944d95fe8b7dbf24bc",
        "timestamp" : 1579021405000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "sample data\u000a-added demo workflow for delivery\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2020-01-14 18:03:25 +0100",
        "id" : "f5f14e30ff301992b4388b944d95fe8b7dbf24bc",
        "msg" : "sample data",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/data/KoenigseeDataComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/data/OphthalmoDataComponent.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}