Class RemoteJob
java.lang.Object
org.jenkins.ci.plugins.jobimport.model.RemoteItem
org.jenkins.ci.plugins.jobimport.model.RemoteJob
- All Implemented Interfaces:
Serializable
,Comparable<RemoteItem>
- See Also:
-
Field Summary
Fields inherited from class org.jenkins.ci.plugins.jobimport.model.RemoteItem
description, fullName, impl, name, parent, url
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jenkins.ci.plugins.jobimport.model.RemoteItem
compareTo, equals, getDescription, getFullName, getName, getParent, getUrl, hashCode, hasParent
-
Constructor Details
-
RemoteJob
-
-
Method Details
-
isFolder
public boolean isFolder()- Specified by:
isFolder
in classRemoteItem
-