{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Matthias Mueller",
          "userId" : "mueller.matthias",
          "userName" : "Matthias Mueller"
        }
      ]
    },
    {
      "_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" : 52,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b7f4098b3dce23bd9e88a05a2cd2150b0af9330d",
            "branch" : [
              {
                "SHA1" : "b7f4098b3dce23bd9e88a05a2cd2150b0af9330d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b7f4098b3dce23bd9e88a05a2cd2150b0af9330d",
            "branch" : [
              {
                "SHA1" : "b7f4098b3dce23bd9e88a05a2cd2150b0af9330d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b7f4098b3dce23bd9e88a05a2cd2150b0af9330d",
        "branch" : [
          {
            "SHA1" : "b7f4098b3dce23bd9e88a05a2cd2150b0af9330d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/appNG/appng-tomcat-session.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 7,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "appng-tomcat-session-0.4.0-SNAPSHOT-sources.jar",
      "fileName" : "appng-tomcat-session-0.4.0-SNAPSHOT-sources.jar",
      "relativePath" : "target/appng-tomcat-session-0.4.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "appng-tomcat-session-0.4.0-SNAPSHOT.jar",
      "fileName" : "appng-tomcat-session-0.4.0-SNAPSHOT.jar",
      "relativePath" : "target/appng-tomcat-session-0.4.0-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#52",
  "duration" : 13995,
  "estimatedDuration" : 28653,
  "executor" : None,
  "fullDisplayName" : "appNG Tomcat Session #52",
  "id" : "52",
  "keepLog" : False,
  "number" : 52,
  "queueId" : 44840,
  "result" : "SUCCESS",
  "timestamp" : 1661414216127,
  "url" : "https://www.appng.org/jenkins/view/all/job/appNG%20Tomcat%20Session/52/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/appng/tomcat/session/mongo/MongoSessionManager.java"
          ],
          "commitId" : "b7f4098b3dce23bd9e88a05a2cd2150b0af9330d",
          "timestamp" : 1661414211000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "- added flag alwaysStoreSession\u000a- check persistent store for excisting ID\u000a",
          "date" : "2022-08-25 09:56:51 +0200",
          "id" : "b7f4098b3dce23bd9e88a05a2cd2150b0af9330d",
          "msg" : "- added flag alwaysStoreSession",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/tomcat/session/mongo/MongoSessionManager.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
      "fullName" : "Matthias.Mueller"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 53,
    "url" : "https://www.appng.org/jenkins/view/all/job/appNG%20Tomcat%20Session/53/"
  },
  "previousBuild" : {
    "number" : 51,
    "url" : "https://www.appng.org/jenkins/view/all/job/appNG%20Tomcat%20Session/51/"
  }
}