public abstract class AbstractBuildDefinitionParser extends org.apache.tools.ant.ExtensionPoint implements BuildDefinitionParser, Serializable
Constructor and Description |
---|
AbstractBuildDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
static hudson.ExtensionList<BuildDefinitionParser> |
getParsers() |
addDependency, dependsOn, execute, getDependencies, getDescription, getIf, getLocation, getName, getProject, getTasks, getUnless, parseDepends, performTasks, setDepends, setDescription, setIf, setLocation, setName, setProject, setUnless, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
extractAppVersion
public static hudson.ExtensionList<BuildDefinitionParser> getParsers()
Copyright © 2004-2015. All Rights Reserved.