Deprecated API


Contents
Deprecated Methods
hudson.ivy.IvyModuleSet.getBuildWrappers()
          as of 1.335 Use IvyModuleSet.getBuildWrappersList() to be consistent with other subtypes of AbstractProject. 
hudson.ivy.IvyReporter.getProjectAction(IvyModule)
          as of 1.21 Use IvyReporter.getProjectActions(IvyModule) instead. 
hudson.ivy.IvyModule.getWorkspaceResource()
          as of 1.319 in AbstractProject. 
hudson.ivy.IvyReporterDescriptor.newInstance(StaplerRequest)
           
hudson.ivy.IvyModule.setLogRotator(LogRotator)
          Not allowed to configure log rotation per module. 
 

Deprecated Constructors
hudson.ivy.IvyBuildTrigger(String, String)
          use #IvyBuildTrigger(String, String, boolean) instead 
 



Copyright © 2004-2012 Hudson. All Rights Reserved.