A C D F G I N P R S U V

A

AbstractRepositoryDirectory<T> - Class in com.nirima.jenkins.repo
 
AbstractRepositoryDirectory(RepositoryElement, T) - Constructor for class com.nirima.jenkins.repo.AbstractRepositoryDirectory
 
AbstractRepositoryElement<T> - Class in com.nirima.jenkins.repo
 
AbstractRepositoryElement(RepositoryElement, T) - Constructor for class com.nirima.jenkins.repo.AbstractRepositoryElement
 
add(RepositoryElement) - Method in class com.nirima.jenkins.repo.build.DirectoryRepositoryItem
 
ArtifactRepositoryItem - Class in com.nirima.jenkins.repo.build
Created by IntelliJ IDEA.
ArtifactRepositoryItem(RepositoryDirectory, Run.Artifact) - Constructor for class com.nirima.jenkins.repo.build.ArtifactRepositoryItem
 

C

com.nirima.jenkins - package com.nirima.jenkins
 
com.nirima.jenkins.repo - package com.nirima.jenkins.repo
 
com.nirima.jenkins.repo.build - package com.nirima.jenkins.repo.build
 
com.nirima.jenkins.repo.project - package com.nirima.jenkins.repo.project
 

D

DirectoryRepositoryItem - Class in com.nirima.jenkins.repo.build
Represent a directory
DirectoryRepositoryItem(RepositoryElement, String) - Constructor for class com.nirima.jenkins.repo.build.DirectoryRepositoryItem
 
DISPLAY_NAME - Static variable in class com.nirima.jenkins.RepositoryPlugin
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class com.nirima.jenkins.RepositoryPlugin
 

F

FileRepositoryItem - Class in com.nirima.jenkins.repo.build
 
FileRepositoryItem(RepositoryElement, File, String) - Constructor for class com.nirima.jenkins.repo.build.FileRepositoryItem
 

G

getChild(String) - Method in class com.nirima.jenkins.repo.AbstractRepositoryDirectory
 
getChild(String) - Method in class com.nirima.jenkins.repo.build.DirectoryRepositoryItem
 
getChild(String) - Method in class com.nirima.jenkins.repo.build.PathRepositoryItem
 
getChild(String) - Method in class com.nirima.jenkins.repo.project.ProjectsElement
 
getChild(String) - Method in interface com.nirima.jenkins.repo.RepositoryDirectory
 
getChildren() - Method in class com.nirima.jenkins.repo.AbstractRepositoryDirectory
 
getChildren() - Method in class com.nirima.jenkins.repo.build.DirectoryRepositoryItem
 
getChildren() - Method in class com.nirima.jenkins.repo.build.PathRepositoryItem
 
getChildren() - Method in class com.nirima.jenkins.repo.build.ProjectBuildRepositoryRoot
 
getChildren() - Method in class com.nirima.jenkins.repo.project.ProjectBuildList
 
getChildren() - Method in class com.nirima.jenkins.repo.project.ProjectElement
 
getChildren() - Method in class com.nirima.jenkins.repo.project.ProjectsElement
 
getChildren() - Method in interface com.nirima.jenkins.repo.RepositoryDirectory
 
getContent() - Method in class com.nirima.jenkins.repo.build.FileRepositoryItem
 
getContent() - Method in interface com.nirima.jenkins.repo.RepositoryContent
 
getName() - Method in class com.nirima.jenkins.repo.AbstractRepositoryElement
 
getName() - Method in class com.nirima.jenkins.repo.build.ArtifactRepositoryItem
 
getName() - Method in class com.nirima.jenkins.repo.build.DirectoryRepositoryItem
 
getName() - Method in class com.nirima.jenkins.repo.build.FileRepositoryItem
 
getName() - Method in class com.nirima.jenkins.repo.build.PathRepositoryItem
 
getName() - Method in class com.nirima.jenkins.repo.build.ProjectBuildRepositoryRoot
 
getName() - Method in class com.nirima.jenkins.repo.project.ProjectBuildList
 
getName() - Method in class com.nirima.jenkins.repo.project.ProjectElement
 
getName() - Method in class com.nirima.jenkins.repo.project.ProjectsElement
 
getName() - Method in interface com.nirima.jenkins.repo.RepositoryElement
 
getParent() - Method in class com.nirima.jenkins.repo.AbstractRepositoryElement
 
getParent() - Method in class com.nirima.jenkins.repo.build.ArtifactRepositoryItem
 
getParent() - Method in class com.nirima.jenkins.repo.build.PathRepositoryItem
 
getParent() - Method in class com.nirima.jenkins.repo.project.ProjectsElement
 
getParent() - Method in interface com.nirima.jenkins.repo.RepositoryElement
 
getPath() - Method in class com.nirima.jenkins.repo.AbstractRepositoryElement
 
getPath() - Method in class com.nirima.jenkins.repo.build.ArtifactRepositoryItem
 
getPath() - Method in class com.nirima.jenkins.repo.build.PathRepositoryItem
 
getPath() - Method in class com.nirima.jenkins.repo.project.ProjectsElement
 
getPath() - Method in interface com.nirima.jenkins.repo.RepositoryElement
 

I

insert(File, String) - Method in class com.nirima.jenkins.repo.build.DirectoryRepositoryItem
 
item - Variable in class com.nirima.jenkins.repo.AbstractRepositoryElement
 

N

name - Variable in class com.nirima.jenkins.repo.build.FileRepositoryItem
 
name - Variable in class com.nirima.jenkins.repo.build.PathRepositoryItem
 

P

parent - Variable in class com.nirima.jenkins.repo.AbstractRepositoryElement
 
PathRepositoryItem - Class in com.nirima.jenkins.repo.build
 
PathRepositoryItem(String, RepositoryElement) - Constructor for class com.nirima.jenkins.repo.build.PathRepositoryItem
 
ProjectBuildList - Class in com.nirima.jenkins.repo.project
 
ProjectBuildList(RepositoryElement, BuildableItemWithBuildWrappers, ProjectBuildList.Type) - Constructor for class com.nirima.jenkins.repo.project.ProjectBuildList
 
ProjectBuildList.Type - Enum in com.nirima.jenkins.repo.project
 
ProjectBuildRepositoryRoot - Class in com.nirima.jenkins.repo.build
 
ProjectBuildRepositoryRoot(RepositoryElement, Run, String) - Constructor for class com.nirima.jenkins.repo.build.ProjectBuildRepositoryRoot
 
ProjectElement - Class in com.nirima.jenkins.repo.project
 
ProjectElement(RepositoryDirectory, BuildableItemWithBuildWrappers) - Constructor for class com.nirima.jenkins.repo.project.ProjectElement
 
ProjectsElement - Class in com.nirima.jenkins.repo.project
 
ProjectsElement() - Constructor for class com.nirima.jenkins.repo.project.ProjectsElement
 

R

RepositoryContent - Interface in com.nirima.jenkins.repo
 
RepositoryDirectory - Interface in com.nirima.jenkins.repo
 
RepositoryElement - Interface in com.nirima.jenkins.repo
 
RepositoryPlugin - Class in com.nirima.jenkins
 
RepositoryPlugin() - Constructor for class com.nirima.jenkins.RepositoryPlugin
 
root - Variable in class com.nirima.jenkins.repo.build.ProjectBuildRepositoryRoot
 

S

setServletContext(ServletContext) - Method in class com.nirima.jenkins.RepositoryPlugin
 
start() - Method in class com.nirima.jenkins.RepositoryPlugin
 

U

URL - Static variable in class com.nirima.jenkins.RepositoryPlugin
 

V

valueOf(String) - Static method in enum com.nirima.jenkins.repo.project.ProjectBuildList.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.nirima.jenkins.repo.project.ProjectBuildList.Type
Returns an array containing the constants of this enum type, in the order they are declared.

A C D F G I N P R S U V

Copyright © 2004-2011. All Rights Reserved.