| Package | Description |
|---|---|
| org.jenkins.ci.plugins.jobimport | |
| org.jenkins.ci.plugins.jobimport.client | |
| org.jenkins.ci.plugins.jobimport.model | |
| org.jenkins.ci.plugins.jobimport.utils |
| Modifier and Type | Method and Description |
|---|---|
RemoteItem |
RemoteItemImportStatus.getRemoteJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteItemImportStatus.setRemoteJob(RemoteItem remoteJob) |
| Constructor and Description |
|---|
RemoteItemImportStatus(RemoteItem remoteJob) |
RemoteItemImportStatus(RemoteItem remoteJob,
String status) |
| Modifier and Type | Method and Description |
|---|---|
static List<RemoteItem> |
RestApiClient.getRemoteItems(RemoteFolder parent,
String url,
CredentialsUtils.NullSafeCredentials credentials,
boolean recursiveSearch) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteFolder |
class |
RemoteJob |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<RemoteItem> |
RemoteFolder.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
int |
RemoteItem.compareTo(RemoteItem o) |
| Modifier and Type | Method and Description |
|---|---|
static RemoteItem |
RemoteItemUtils.getRemoteJob(SortedSet<RemoteItem> items,
String jobUrl) |
| Modifier and Type | Method and Description |
|---|---|
static String |
RemoteItemUtils.fullName(RemoteItem item) |
| Modifier and Type | Method and Description |
|---|---|
static RemoteItem |
RemoteItemUtils.getRemoteJob(SortedSet<RemoteItem> items,
String jobUrl) |
Copyright © 2016–2019. All rights reserved.