| Package | Description |
|---|---|
| org.llorllale.youtrack.api |
Fluent, object-oriented API for YouTrack.
|
| Modifier and Type | Method and Description |
|---|---|
Xml |
IssueTimeTracking.EntrySpec.asXml()
A view of this
IssueTimeTracking.EntrySpec as an Xml. |
| Modifier and Type | Method and Description |
|---|---|
Optional<Xml> |
Xml.child(String xpath)
Returns the first
Xml node selected with xpath. |
Collection<Xml> |
Xml.children(String xpath)
Returns all descendant
Xml nodes selected with xpath. |
Copyright © 2017–2018 George Aristy. All rights reserved.