Uses of Class
org.jenkins.ci.plugins.jobimport.model.RemoteItem
Packages that use RemoteItem
Package
Description
-
Uses of RemoteItem in org.jenkins.ci.plugins.jobimport
Methods in org.jenkins.ci.plugins.jobimport that return RemoteItemMethods in org.jenkins.ci.plugins.jobimport with parameters of type RemoteItemConstructors in org.jenkins.ci.plugins.jobimport with parameters of type RemoteItemModifierConstructorDescriptionRemoteItemImportStatus
(RemoteItem remoteJob) RemoteItemImportStatus
(RemoteItem remoteJob, String status) -
Uses of RemoteItem in org.jenkins.ci.plugins.jobimport.client
Methods in org.jenkins.ci.plugins.jobimport.client that return types with arguments of type RemoteItemModifier and TypeMethodDescriptionstatic List<RemoteItem>
RestApiClient.getRemoteItems
(RemoteFolder parent, String url, CredentialsUtils.NullSafeCredentials credentials, boolean recursiveSearch) -
Uses of RemoteItem in org.jenkins.ci.plugins.jobimport.model
Subclasses of RemoteItem in org.jenkins.ci.plugins.jobimport.modelMethods in org.jenkins.ci.plugins.jobimport.model that return types with arguments of type RemoteItemMethods in org.jenkins.ci.plugins.jobimport.model with parameters of type RemoteItem -
Uses of RemoteItem in org.jenkins.ci.plugins.jobimport.utils
Methods in org.jenkins.ci.plugins.jobimport.utils that return RemoteItemModifier and TypeMethodDescriptionstatic RemoteItem
RemoteItemUtils.getRemoteJob
(SortedSet<RemoteItem> items, String jobUrl) Methods in org.jenkins.ci.plugins.jobimport.utils with parameters of type RemoteItemMethod parameters in org.jenkins.ci.plugins.jobimport.utils with type arguments of type RemoteItemModifier and TypeMethodDescriptionstatic RemoteItem
RemoteItemUtils.getRemoteJob
(SortedSet<RemoteItem> items, String jobUrl)