{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowJob",
  "actions" : [
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction"
    },
    {
      "_class" : "com.cloudbees.plugins.credentials.ViewCredentialsAction"
    }
  ],
  "description" : "",
  "displayName" : "Test Pipeline",
  "displayNameOrNull" : None,
  "fullDisplayName" : "Test Pipeline",
  "fullName" : "Test Pipeline",
  "name" : "Test Pipeline",
  "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/",
  "buildable" : True,
  "builds" : [
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 200,
      "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/200/"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 199,
      "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/199/"
    }
  ],
  "color" : "blue",
  "firstBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 199,
    "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/199/"
  },
  "healthReport" : [
    {
      "description" : "Stabilité du build : 1 des 2 derniers builds ont échoué.",
      "iconClassName" : "icon-health-40to59",
      "iconUrl" : "health-40to59.png",
      "score" : 50
    }
  ],
  "keepDependencies" : False,
  "lastBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 200,
    "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/200/"
  },
  "lastCompletedBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 200,
    "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/200/"
  },
  "lastFailedBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 199,
    "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/199/"
  },
  "lastStableBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 200,
    "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/200/"
  },
  "lastSuccessfulBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 200,
    "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/200/"
  },
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 199,
    "url" : "https://integration.silverpeas.org/jenkins/job/Test%20Pipeline/199/"
  },
  "nextBuildNumber" : 201,
  "property" : [
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "VALUE",
            "value" : "6.4.x"
          },
          "description" : None,
          "name" : "VALUE",
          "type" : "StringParameterDefinition"
        }
      ]
    },
    {
      "_class" : "jenkins.model.BuildDiscarderProperty"
    }
  ],
  "concurrentBuild" : True,
  "disabled" : False,
  "inQueue" : False,
  "queueItem" : None,
  "resumeBlocked" : False
}