Uses of Class
hudson.plugins.buckminster.targetPlatform.TargetPlatformReference

Packages that use TargetPlatformReference
hudson.plugins.buckminster   
hudson.plugins.buckminster.targetPlatform   
 

Uses of TargetPlatformReference in hudson.plugins.buckminster
 

Methods in hudson.plugins.buckminster that return TargetPlatformReference
 TargetPlatformReference EclipseBuckminsterBuilder.getTargetPlatform()
           
 

Methods in hudson.plugins.buckminster that return types with arguments of type TargetPlatformReference
 java.util.List<TargetPlatformReference> EclipseBuckminsterBuilder.DescriptorImpl.getTargetPlatforms()
          Asks hudson for all available AbstractProjects and iterates over the available Publishers.
 

Uses of TargetPlatformReference in hudson.plugins.buckminster.targetPlatform
 

Subclasses of TargetPlatformReference in hudson.plugins.buckminster.targetPlatform
 class NoTargetPlatformReference
          Instances of this class represent that no target platform is referenced.
 

Methods in hudson.plugins.buckminster.targetPlatform that return TargetPlatformReference
 TargetPlatformReference TargetPlatformPublisher.getTargetPlatformReference(hudson.model.AbstractProject<?,?> project)
           
 



Copyright © 2011. All Rights Reserved.