{
  "_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/appng-scheduler-1.12.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 62,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
            "branch" : [
              {
                "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
                "name" : "refs/remotes/origin/appng-scheduler-1.12.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
            "branch" : [
              {
                "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
                "name" : "refs/remotes/origin/appng-scheduler-1.12.x"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-scheduler-1.11.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 56,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1141725571b9b97ce7dc8c9de882fcca3c8be527",
            "branch" : [
              {
                "SHA1" : "1141725571b9b97ce7dc8c9de882fcca3c8be527",
                "name" : "refs/remotes/origin/appng-scheduler-1.11.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1141725571b9b97ce7dc8c9de882fcca3c8be527",
            "branch" : [
              {
                "SHA1" : "1141725571b9b97ce7dc8c9de882fcca3c8be527",
                "name" : "refs/remotes/origin/appng-scheduler-1.11.x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
        "branch" : [
          {
            "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
            "name" : "refs/remotes/origin/appng-scheduler-1.12.x"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:appNG/appng-scheduler.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 14,
      "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" : "#62",
  "duration" : 43391,
  "estimatedDuration" : 48253,
  "executor" : None,
  "fullDisplayName" : "appNG_Scheduler #62",
  "id" : "62",
  "keepLog" : False,
  "number" : 62,
  "queueId" : 128463,
  "result" : "SUCCESS",
  "timestamp" : 1581689288759,
  "url" : "https://www.appng.org/jenkins/view/appNG%20Applications/job/appNG_Scheduler/62/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/appng/application/scheduler/business/SchedulingController.java"
          ],
          "commitId" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
          "timestamp" : 1581689199000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "SCHED-33 make sure existing job is re-scheduled (#6)\u000a* SCHED-33 make sure existing job is re-scheduled\u000a* SCHED-33 fix log statement\u000a",
          "date" : "2020-02-14 15:06:39 +0100",
          "id" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
          "msg" : "SCHED-33 make sure existing job is re-scheduled (#6)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/application/scheduler/business/SchedulingController.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 63,
    "url" : "https://www.appng.org/jenkins/view/appNG%20Applications/job/appNG_Scheduler/63/"
  },
  "previousBuild" : {
    "number" : 61,
    "url" : "https://www.appng.org/jenkins/view/appNG%20Applications/job/appNG_Scheduler/61/"
  }
}