| Package | Description |
|---|---|
| com.nirima.jenkins.bridge | |
| com.nirima.jenkins.webdav.impl | |
| com.nirima.jenkins.webdav.interfaces |
| Modifier and Type | Method and Description |
|---|---|
IDavLock |
BridgeRepositoryElement.getLock(IDavContext ctxt,
String token) |
IDavLock |
BridgeRepositoryElement.lock(IDavContext ctxt,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<IDavLock> |
BridgeRepositoryElement.getLocks(IDavContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
DAVItemSerializer.generateLockXml(XMLStreamWriter response,
IDavLock item) |
| Modifier and Type | Method and Description |
|---|---|
IDavLock |
IDavLockable.getLock(IDavContext ctxt,
String token) |
IDavLock |
IDavLockable.lock(IDavContext ctxt,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<IDavLock> |
IDavLockable.getLocks(IDavContext ctxt) |
Copyright © 2016–2022. All rights reserved.