Serialized Form
serialVersionUID: 1L
goals
List<E> goals
- Goals to be executed in this Ant execution.
systemProps
Map<K,V> systemProps
- Hudson-defined system properties. These will be made available to Ant,
and accessible as if they are specified as -Dkey=value
listener
hudson.model.BuildListener listener
- Where error messages and so on are sent.
serialVersionUID: 1L
core
IvyBuildProxy core
serialVersionUID: 1L
proxy
IvyBuildProxy proxy
program
IvyBuildProxy.BuildCallable<V,T extends Throwable> program
serialVersionUID: 1L
organisation
String organisation
name
String name
revision
String revision
branch
String branch
serialVersionUID: 1L
organisation
String organisation
name
String name
Copyright © 2004-2012 Hudson. All Rights Reserved.