Serialized Form
|
Package hudson.plugins.bazaar |
serialVersionUID: 1L
source
java.lang.String source
- Source repository URL from which we pull.
clean
boolean clean
browser
BazaarRepositoryBrowser browser
|
Package hudson.plugins.bazaar.browsers |
url
java.net.URL url
- The URL of the Loggerhead repository.
This is normally like http://bazaar.launchpad.net/~myteam/myproject/
Normalized to have '/' at the tail.
url
java.net.URL url
- The URL of the OpenGrok repository.
This is normally like http://src.opensolaris.org/source/
Normalized to have '/' at the tail.
rootModule
java.lang.String rootModule
- Root Bazaar module name (like 'foo/bar' — normalized to
have no leading nor trailing slash.) Can be empty.
Copyright © 2011. All Rights Reserved.