{
  "_class" : "hudson.maven.MavenModuleSet",
  "actions" : [
    None,
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction"
    },
    {
      "_class" : "com.cloudbees.plugins.credentials.ViewCredentialsAction"
    }
  ],
  "description" : "# Functions\u000a## Xodus\u000aProvides methods for manipulating an Xodus database.\u000a\u000a### array xodus\\_entity\\_from\\_id(entityId):\u000aGiven an entity id string, returns the specified entity. The id reference may be obtained from a previous lookup, or for instance the links specified in the object.\u000a\u000a### array xodus\\_get\\_all(type):\u000aReturns all entities of a particular type.\u000a\u000a### array xodus\\_get\\_types():\u000aReturns a list of types in the database.\u000a\u000a### byte\\_array xodus\\_read\\_blob(entity, blobName):\u000aReturns the blob with the given name. The entity may be the entire entity, or just the string id.\u000a\u000a### array xodus\\_read\\_links(entity, linkName):\u000aGiven the entity, returns the ids for the given links, which can then be individually looked up if necessary. The entity may be the entire entity, or just the string id.\u000a\u000a### void xodus\\_transaction\\_entity(environment, callback, [readOnly=false]):\u000aStarts a transaction. The callback can then call one or more other methods within a transaction to manipulate the entity.\u000a",
  "displayName" : "MSXodus",
  "displayNameOrNull" : None,
  "fullDisplayName" : "MSXodus",
  "fullName" : "MSXodus",
  "name" : "MSXodus",
  "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/",
  "buildable" : True,
  "builds" : [
    {
      "_class" : "hudson.maven.MavenModuleSetBuild",
      "number" : 3,
      "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/3/"
    },
    {
      "_class" : "hudson.maven.MavenModuleSetBuild",
      "number" : 2,
      "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/2/"
    },
    {
      "_class" : "hudson.maven.MavenModuleSetBuild",
      "number" : 1,
      "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/1/"
    }
  ],
  "color" : "blue",
  "firstBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 1,
    "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/1/"
  },
  "healthReport" : [
    {
      "description" : "Build stability: No recent builds failed.",
      "iconClassName" : "icon-health-80plus",
      "iconUrl" : "health-80plus.png",
      "score" : 100
    }
  ],
  "inQueue" : False,
  "keepDependencies" : False,
  "lastBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 3,
    "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/3/"
  },
  "lastCompletedBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 3,
    "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/3/"
  },
  "lastFailedBuild" : None,
  "lastStableBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 3,
    "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/3/"
  },
  "lastSuccessfulBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 3,
    "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/3/"
  },
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : None,
  "nextBuildNumber" : 4,
  "property" : [
    {
      "_class" : "com.coravy.hudson.plugins.github.GithubProjectProperty"
    },
    {
      "_class" : "com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty"
    }
  ],
  "queueItem" : None,
  "concurrentBuild" : False,
  "disabled" : False,
  "downstreamProjects" : [
    
  ],
  "labelExpression" : None,
  "scm" : {
    "_class" : "hudson.plugins.git.GitSCM"
  },
  "upstreamProjects" : [
    
  ],
  "modules" : [
    {
      "name" : "com.methodscript:MSXodus",
      "url" : "https://letsbuild.net/jenkins/view/all/job/MSXodus/com.methodscript$MSXodus/",
      "color" : "blue",
      "displayName" : "MSXodus"
    }
  ]
}