Package | Description |
---|---|
com.nirima.jenkins | |
com.nirima.jenkins.bridge | |
com.nirima.jenkins.webdav.impl.methods | |
com.nirima.jenkins.webdav.interfaces |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryPlugin.serveRequest(IDavRepo repo,
String root) |
Modifier and Type | Class and Description |
---|---|
class |
BridgeRepository |
Modifier and Type | Field and Description |
---|---|
protected IDavRepo |
BridgeRepositoryElement.repo |
Modifier and Type | Method and Description |
---|---|
IDavRepo |
BridgeRepositoryElement.getRepo() |
Constructor and Description |
---|
BridgeRepositoryContent(IDavRepo repo,
RepositoryContent repositoryContent) |
BridgeRepositoryDirectory(IDavRepo repo,
RepositoryDirectory repositoryContent) |
BridgeRepositoryElement(IDavRepo repo,
T element) |
Modifier and Type | Method and Description |
---|---|
protected IDavRepo |
MethodBase.getRepo() |
Modifier and Type | Method and Description |
---|---|
void |
MethodBase.init(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
IDavContext ctx,
IDavRepo repo,
String root) |
Modifier and Type | Method and Description |
---|---|
IDavRepo |
IDavItem.getRepo() |
Modifier and Type | Method and Description |
---|---|
void |
IDavEvents.created(IDavRepo repo,
IDavItem item) |
void |
IDavEvents.deleted(IDavRepo reop,
IDavItem item) |
void |
IMethod.init(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
IDavContext ctx,
IDavRepo repo,
String root) |
void |
IDavEvents.modificationFinished(IDavRepo repo) |
void |
IDavEvents.modificationStarted(IDavRepo repo) |
void |
IDavEvents.updated(IDavRepo repo,
IDavItem item) |
Copyright © 2016–2022. All rights reserved.