{
  "_class" : "hudson.model.UpdateSite$Plugin",
  "name" : "multibranch-job-tear-down",
  "sourceId" : "default",
  "url" : "https://updates.jenkins.io/download/plugins/multibranch-job-tear-down/1.2/multibranch-job-tear-down.hpi",
  "version" : "1.2",
  "categories" : [
    
  ],
  "compatible" : True,
  "compatibleSinceVersion" : None,
  "compatibleWithInstalledVersion" : True,
  "dependencies" : {
    "jaxb" : "2.3.0",
    "javax-mail-api" : "1.6.2-5",
    "git" : "3.6.0",
    "javax-activation-api" : "1.2.0-2",
    "workflow-cps-global-lib" : "2.5",
    "instance-identity" : "3.1",
    "sshd" : "3.236.ved5e1b_cb_50b_2",
    "trilead-api" : "1.0.4",
    "workflow-multibranch" : "2.20"
  },
  "excerpt" : "This plugin only works with Multibranch pipeline projects. When a particular branch is delete this plugin will trigger another job with the &#96;git_url&#96; and &#96;branch_name&#96; of the job being deleted. This way you can perform any cleanup you desired like bringing down servers. By default this plugin looks for a job called &#96;job-tear-down-executor&#96;. Or you may use the &#96;branchTearDownExecutor&#96; to configure it for your project",
  "installed" : None,
  "neededDependencies" : [
    
  ],
  "optionalDependencies" : {
    
  },
  "releaseTimestamp" : 1544740104000,
  "requiredCore" : "2.115",
  "title" : "Multibranch Job Tear Down",
  "wiki" : "https://plugins.jenkins.io/multibranch-job-tear-down"
}