-
public class GebLocalDriver
-
-
Field Summary
Fields Modifier and Type Field Description private final NamedDomainObjectContainer<GebDriverDownload>osPackagesprivate final Stringname
-
Constructor Summary
Constructors Constructor Description GebLocalDriver(ObjectFactory objectFactory, String name)
-
Method Summary
Modifier and Type Method Description final NamedDomainObjectContainer<GebDriverDownload>getOsPackages()final StringgetName()-
-
Constructor Detail
-
GebLocalDriver
GebLocalDriver(ObjectFactory objectFactory, String name)
-
-
Method Detail
-
getOsPackages
final NamedDomainObjectContainer<GebDriverDownload> getOsPackages()
-
-
-
-