Uses of Package
hudson.ivy

Packages that use hudson.ivy
hudson.ivy   
 

Classes in hudson.ivy used by hudson.ivy
AbstractIvyBuild
           
AbstractIvyProject
          Common part between IvyModule and IvyModuleSet.
AggregatableAction
          Indicates that this Action for IvyBuild contributes an "aggregated" action to its governing IvyModuleSetBuild.
IvyAggregatedReport
          Action to be associated with IvyModuleSetBuild, which usually displays some aspect of the aggregated results of the module builds (such as aggregated test result, aggregated coverage report, etc.)
IvyBuild
          Run for IvyModule.
IvyBuildProxy
          Remoting proxy interface for IvyReporters to talk to IvyBuild during the build.
IvyBuildProxy.BuildCallable
           
IvyBuildProxy.Filter
          Filter for IvyBuildProxy.
IvyBuildProxy2
          A part of IvyBuildProxy that's used internally for aggregated build.
IvyBuildTrigger.DescriptorImpl
          The descriptor implementation of this trigger
IvyBuildTrigger.IvyConfiguration
          Container for the Ivy configuration.
IvyDependency
          Base class representing an Ivy Project build dependency.
IvyModule
          Job that builds projects based on Ivy.
IvyModuleSet
          Group of IvyModules.
IvyModuleSet.DescriptorImpl
           
IvyModuleSetBuild
          Build for IvyModuleSet.
IvyReporter
          Listens to the build execution of IvyBuild, and normally records some information and exposes thoses in IvyBuild later.
IvyReporterDescriptor
          Descriptor for IvyReporter.
ModuleDependency
          organisation + name + revision + branch.
ModuleName
          Version independent name of an Ivy module.
 



Copyright © 2010. All Rights Reserved.