{
  "_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" : 39,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "25a8516eee013bfa13efba1b6265f7df75d6add3",
            "branch" : [
              {
                "SHA1" : "25a8516eee013bfa13efba1b6265f7df75d6add3",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "25a8516eee013bfa13efba1b6265f7df75d6add3",
            "branch" : [
              {
                "SHA1" : "25a8516eee013bfa13efba1b6265f7df75d6add3",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "25a8516eee013bfa13efba1b6265f7df75d6add3",
        "branch" : [
          {
            "SHA1" : "25a8516eee013bfa13efba1b6265f7df75d6add3",
            "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" : 140,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#39",
  "duration" : 89605,
  "estimatedDuration" : 122464,
  "executor" : None,
  "fullDisplayName" : "DIM-Diamant-Backend #39",
  "id" : "39",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 39,
  "queueId" : 15,
  "result" : "SUCCESS",
  "timestamp" : 1568303798712,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/DIM-Diamant-Backend/39/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_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/AssetChangeType.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/InboundLogisticImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/AssetLog.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/ParticipantResource.java",
          "de.dim.diamant.model/src/de/dim/diamant/util/DiamantSwitch.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java",
          "de.dim.diamant.model/model/diamant.aird",
          "de.dim.diamant.model/src/de/dim/diamant/util/DiamantAdapterFactory.java",
          "de.dim.diamant.model/model/diamant.ecore",
          "de.dim.diamant.model/src/de/dim/diamant/TreatmentPreparation.java",
          "de.dim.diamant.model/src/de/dim/diamant/TreatmentStatusType.java",
          "de.dim.diamant.model/src/de/dim/diamant/TreatmentReport.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TreatmentPreparationImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java",
          "de.dim.diamant.model/model/diamant.genmodel",
          "de.dim.diamant.model/src/de/dim/diamant/Treatment.java",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantFactory.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/TransactionResource.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TreatmentReportImpl.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/ContactResource.java",
          "de.dim.diamant.model/src/de/dim/diamant/Product.java",
          "de.dim.diamant.model/src/de/dim/diamant/OutboundLogistic.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/AssetLogImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/FeedbackTransactionEntry.java",
          "de.dim.diamant.documentation/class/diamant_ecore.png",
          "de.dim.diamant.model/src/de/dim/diamant/impl/OutboundLogisticImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/NotificationResource.java",
          "de.dim.diamant.model/src/de/dim/diamant/Asset.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/AssetImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TreatmentImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java",
          "de.dim.diamant.rest/src/de/dim/diamant/rest/TransactionLogResource.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/AssetTransactionEntryImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/AssetTransactionEntry.java",
          "de.dim.diamant.model/src/de/dim/diamant/InboundLogistic.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackTransactionEntryImpl.java"
        ],
        "commitId" : "25a8516eee013bfa13efba1b6265f7df75d6add3",
        "timestamp" : 1568303787000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- model for events/transactions\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-12 17:56:27 +0200",
        "id" : "25a8516eee013bfa13efba1b6265f7df75d6add3",
        "msg" : "- model for events/transactions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.genmodel"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/NotificationResource.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/TransactionLogResource.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TreatmentReport.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Product.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TreatmentPreparation.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackTransactionEntryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/util/DiamantAdapterFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.ecore"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/InboundLogistic.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/ParticipantResource.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TreatmentImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Treatment.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/FeedbackTransactionEntry.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/AssetLogImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/OutboundLogisticImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/DiamantFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Asset.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/InboundLogisticImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/AssetLog.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TreatmentPreparationImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.aird"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/AssetTransactionEntryImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/AssetImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/ContactResource.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.rest/src/de/dim/diamant/rest/TransactionResource.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TreatmentStatusType.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/util/DiamantSwitch.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.documentation/class/diamant_ecore.png"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/AssetChangeType.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/AssetTransactionEntry.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TreatmentReportImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/OutboundLogistic.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}