{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 41,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e823c78387cd7a3fb1d931ae8ac692a5fe1dae03",
            "branch" : [
              {
                "SHA1" : "e823c78387cd7a3fb1d931ae8ac692a5fe1dae03",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e823c78387cd7a3fb1d931ae8ac692a5fe1dae03",
            "branch" : [
              {
                "SHA1" : "e823c78387cd7a3fb1d931ae8ac692a5fe1dae03",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e823c78387cd7a3fb1d931ae8ac692a5fe1dae03",
        "branch" : [
          {
            "SHA1" : "e823c78387cd7a3fb1d931ae8ac692a5fe1dae03",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:appNG/appng-tomcat-session.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 7,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.plugins.jira.JiraBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#41",
  "duration" : 11261,
  "estimatedDuration" : 17308,
  "executor" : None,
  "fullDisplayName" : "ATS #41",
  "id" : "41",
  "keepLog" : False,
  "number" : 41,
  "queueId" : 65988,
  "result" : "SUCCESS",
  "timestamp" : 1574259067523,
  "url" : "https://www.appng.org/jenkins/job/ATS/41/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/appng/tomcat/session/hazelcast/HazelcastStore.java"
          ],
          "commitId" : "e823c78387cd7a3fb1d931ae8ac692a5fe1dae03",
          "timestamp" : 1574258900000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "ATS-21\u000a",
          "date" : "2019-11-20 15:08:20 +0100",
          "id" : "e823c78387cd7a3fb1d931ae8ac692a5fe1dae03",
          "msg" : "ATS-21",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/hazelcast/HazelcastStore.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
      "fullName" : "Matthias.Mueller"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 42,
    "url" : "https://www.appng.org/jenkins/job/ATS/42/"
  },
  "previousBuild" : {
    "number" : 40,
    "url" : "https://www.appng.org/jenkins/job/ATS/40/"
  }
}