Uses of Class
com.nirima.jenkins.repo.project.ProjectBuildList.Type

Packages that use ProjectBuildList.Type
com.nirima.jenkins.repo.project   
 

Uses of ProjectBuildList.Type in com.nirima.jenkins.repo.project
 

Methods in com.nirima.jenkins.repo.project that return ProjectBuildList.Type
static ProjectBuildList.Type ProjectBuildList.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProjectBuildList.Type[] ProjectBuildList.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.nirima.jenkins.repo.project with parameters of type ProjectBuildList.Type
ProjectBuildList(RepositoryDirectory parent, hudson.model.BuildableItemWithBuildWrappers item, ProjectBuildList.Type type)
           
 



Copyright © 2004-2011. All Rights Reserved.