{
  "_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" : 16,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6e26a167a1162f86cde48f53d780bc6ef4652536",
            "branch" : [
              {
                "SHA1" : "6e26a167a1162f86cde48f53d780bc6ef4652536",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6e26a167a1162f86cde48f53d780bc6ef4652536",
            "branch" : [
              {
                "SHA1" : "6e26a167a1162f86cde48f53d780bc6ef4652536",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6e26a167a1162f86cde48f53d780bc6ef4652536",
        "branch" : [
          {
            "SHA1" : "6e26a167a1162f86cde48f53d780bc6ef4652536",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/datainmotion/diamant/backend.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 93,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#16",
  "duration" : 177137,
  "estimatedDuration" : 122464,
  "executor" : None,
  "fullDisplayName" : "DIM-Diamant-Backend #16",
  "id" : "16",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 16,
  "queueId" : 2659,
  "result" : "SUCCESS",
  "timestamp" : 1567500923655,
  "url" : "https://devel.data-in-motion.biz/jenkins/job/DIM-Diamant-Backend/16/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.model/src/de/dim/diamant/Transaction.java",
          "de.dim.diamant.model/src/de/dim/diamant/FeedbackTransaction.java",
          "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/src/de/dim/diamant/ProcessStepNotification.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionNotificationImpl.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/api/TransactionService.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackProcessStepImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/util/DiamantSwitch.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackTransactionImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/ProcessEventLog.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/ProcessStepType.java",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProcessStepIntegrationTest.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/ParticipantDefinitionImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/ProcessStep.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/data/SampleDataComponent.java",
          "de.dim.diamant.model/model/diamant.ecore",
          "de.dim.diamant.model/src/de/dim/diamant/util/DiamantAdapterFactory.java",
          "de.dim.diamant.model/src/de/dim/diamant/FeedbackProcessStep.java",
          "cnf/local/index.xml",
          "de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java",
          "cnf/ext/dim_nexus.maven",
          "de.dim.diamant.model/model/diamant.genmodel",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionLogImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantFactory.java",
          "de.dim.diamant.model/src/de/dim/diamant/ProcessEvent.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/ProcessStepImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/ProcessEventImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/TransactionNotification.java",
          "de.dim.diamant.model/src/de/dim/diamant/TransactionLog.java",
          "de.dim.diamant.model/src/de/dim/diamant/Product.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProcessStepServiceImpl.java",
          "cnf/local/index.xml.sha",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionServiceImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionImpl.java",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/ProcessStepNotificationImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/ParticipantDefinition.java",
          "de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs",
          "de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java",
          "de.dim.diamant.model/.classpath",
          "de.dim.diamant.model/src/de/dim/diamant/impl/ProcessEventLogImpl.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/api/ProcessStepService.java"
        ],
        "commitId" : "e8a88b5eb56c23072fbfc6bca53e4831d3e5e458",
        "timestamp" : 1567495041000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- model refactoring\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-03 09:17:21 +0200",
        "id" : "e8a88b5eb56c23072fbfc6bca53e4831d3e5e458",
        "msg" : "- model refactoring",
        "paths" : [
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/api/ProcessStepService.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.ecore"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionNotificationImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/util/DiamantAdapterFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/DiamantFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/ProcessStep.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ProcessStepImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TransactionType.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackProcessStepImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/data/SampleDataComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProcessStepServiceImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/ProcessStepNotification.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Transaction.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/ParticipantDefinition.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/dim_nexus.maven"
          },
          {
            "editType" : "edit",
            "file" : "cnf/local/index.xml"
          },
          {
            "editType" : "edit",
            "file" : "cnf/local/index.xml.sha"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/ProcessEvent.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/ProcessStepType.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.genmodel"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/ProcessEventLog.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" : "add",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/api/TransactionService.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/FeedbackProcessStep.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ProcessStepNotificationImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ProcessEventImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/.classpath"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TransactionNotification.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionLogImpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TransactionLog.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProcessStepIntegrationTest.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ProcessEventLogImpl.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/FeedbackTransaction.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackTransactionImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ParticipantDefinitionImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Product.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.service.tests/bnd.bnd",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionServiceImpl.java"
        ],
        "commitId" : "6e26a167a1162f86cde48f53d780bc6ef4652536",
        "timestamp" : 1567500909000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- transaction integration tests\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-03 10:55:09 +0200",
        "id" : "6e26a167a1162f86cde48f53d780bc6ef4652536",
        "msg" : "- transaction integration tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}