{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowJob",
  "actions" : [
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction"
    },
    {
      "_class" : "com.cloudbees.plugins.credentials.ViewCredentialsAction"
    }
  ],
  "description" : "<p>Job to generate and publish the documentation of some of the projects that make the Silverpeas Collaborative platform.</p>\u000d\u000a<p>This job should be triggered only the Silverpeas release pipeline.</p>",
  "displayName" : "Silverpeas_Documentation_Publishing",
  "displayNameOrNull" : None,
  "fullDisplayName" : "Silverpeas_Documentation_Publishing",
  "fullName" : "Silverpeas_Documentation_Publishing",
  "name" : "Silverpeas_Documentation_Publishing",
  "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/",
  "buildable" : True,
  "builds" : [
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 27,
      "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/27/"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 26,
      "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/26/"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 25,
      "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/25/"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 24,
      "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/24/"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
      "number" : 23,
      "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/23/"
    }
  ],
  "color" : "blue",
  "firstBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 23,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/23/"
  },
  "healthReport" : [
    {
      "description" : "Stabilité du build : 1 des 5 derniers builds ont échoué.",
      "iconClassName" : "icon-health-60to79",
      "iconUrl" : "health-60to79.png",
      "score" : 80
    }
  ],
  "keepDependencies" : False,
  "lastBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 27,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/27/"
  },
  "lastCompletedBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 27,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/27/"
  },
  "lastFailedBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 25,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/25/"
  },
  "lastStableBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 27,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/27/"
  },
  "lastSuccessfulBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 27,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/27/"
  },
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : {
    "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
    "number" : 25,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Documentation_Publishing/25/"
  },
  "nextBuildNumber" : 28,
  "property" : [
    {
      "_class" : "jenkins.model.BuildDiscarderProperty"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty"
    },
    {
      "_class" : "hudson.model.ParametersDefinitionProperty",
      "parameterDefinitions" : [
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "SILVERPEAS_VERSION",
            "value" : ""
          },
          "description" : "the version of Silverpeas for which the documentation will be generated",
          "name" : "SILVERPEAS_VERSION",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "IMAGE",
            "value" : ""
          },
          "description" : "The version of the Docker image used to build Silverpeas",
          "name" : "IMAGE",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "VERSION",
            "value" : ""
          },
          "description" : "A version of Silverpeas for which the documentation has to be generated and then published",
          "name" : "VERSION",
          "type" : "StringParameterDefinition"
        },
        {
          "_class" : "hudson.model.StringParameterDefinition",
          "defaultParameterValue" : {
            "_class" : "hudson.model.StringParameterValue",
            "name" : "PRJ_VERSION",
            "value" : ""
          },
          "description" : "The version of the Silverpeas global project definition in which are defined a lot of information about Silverpeas as well as the common required dependencies to build a Silverpeas project.",
          "name" : "PRJ_VERSION",
          "type" : "StringParameterDefinition"
        }
      ]
    }
  ],
  "concurrentBuild" : True,
  "disabled" : False,
  "inQueue" : False,
  "queueItem" : None,
  "resumeBlocked" : False
}