|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XStream2 | |
---|---|
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
hudson.security | Security-related code. |
hudson.tasks | Built-in Builders and Publishers that perform the actual heavy-lifting of a build. |
hudson.tools | |
hudson.util | Other miscellaneous utility code |
jenkins.model |
Uses of XStream2 in hudson.model |
---|
Fields in hudson.model declared as XStream2 | |
---|---|
static XStream2 |
User.XSTREAM
Used to load/save user configuration. |
static XStream2 |
UpdateCenter.XSTREAM
|
static XStream2 |
Items.XSTREAM2
Alias to Items.XSTREAM so that one can access additional methods on XStream2 more easily. |
static XStream2 |
Run.XSTREAM2
Alias to Run.XSTREAM so that one can access additional methods on XStream2 more easily. |
Constructors in hudson.model with parameters of type XStream2 | |
---|---|
Cause.UpstreamCause.ConverterImpl(XStream2 xstream)
|
|
CauseAction.ConverterImpl(XStream2 xstream)
|
|
HealthReport.ConverterImpl(XStream2 xstream)
|
|
JDK.ConverterImpl(XStream2 xstream)
|
Uses of XStream2 in hudson.security |
---|
Constructors in hudson.security with parameters of type XStream2 | |
---|---|
HudsonPrivateSecurityRealm.Details.ConverterImpl(XStream2 xstream)
|
Uses of XStream2 in hudson.tasks |
---|
Constructors in hudson.tasks with parameters of type XStream2 | |
---|---|
Maven.MavenInstallation.ConverterImpl(XStream2 xstream)
|
Uses of XStream2 in hudson.tools |
---|
Constructors in hudson.tools with parameters of type XStream2 | |
---|---|
ToolInstallation.ToolConverter(XStream2 xstream)
|
Uses of XStream2 in hudson.util |
---|
Constructors in hudson.util with parameters of type XStream2 | |
---|---|
XStream2.PassthruConverter(XStream2 xstream)
|
Uses of XStream2 in jenkins.model |
---|
Fields in jenkins.model declared as XStream2 | |
---|---|
static XStream2 |
Jenkins.XSTREAM2
Alias to Jenkins.XSTREAM so that one can access additional methods on XStream2 more easily. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |