Uses of Class
hudson.util.XStream2.PassthruConverter

Packages that use XStream2.PassthruConverter
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   
 

Uses of XStream2.PassthruConverter in hudson.model
 

Subclasses of XStream2.PassthruConverter in hudson.model
static class Cause.UpstreamCause.ConverterImpl
           
static class CauseAction.ConverterImpl
           
static class HealthReport.ConverterImpl
          Fix deserialization of older data.
static class JDK.ConverterImpl
           
 

Uses of XStream2.PassthruConverter in hudson.security
 

Subclasses of XStream2.PassthruConverter in hudson.security
static class HudsonPrivateSecurityRealm.Details.ConverterImpl
           
 

Uses of XStream2.PassthruConverter in hudson.tasks
 

Subclasses of XStream2.PassthruConverter in hudson.tasks
static class Maven.MavenInstallation.ConverterImpl
           
 

Uses of XStream2.PassthruConverter in hudson.tools
 

Subclasses of XStream2.PassthruConverter in hudson.tools
protected static class ToolInstallation.ToolConverter
          Subclasses can extend this for data migration from old field storing home directory.
 



Copyright © 2004-2013. All Rights Reserved.