| Package | Description |
|---|---|
| org.llorllale.youtrack.api |
Fluent, object-oriented API for YouTrack.
|
| org.llorllale.youtrack.api.session |
Collection of APIs necessary to create sessions with YouTrack.
|
| Constructor and Description |
|---|
DefaultYouTrack(Session session)
Primary ctor.
|
| Modifier and Type | Method and Description |
|---|---|
Session |
Login.login()
Performs the login function and returns a
Session with sufficient
state to allow further transactions with YouTrack. |
Session |
PermanentTokenLogin.login() |
Session |
AnonymousLogin.login() |
Session |
UsernamePasswordLogin.login() |
Copyright © 2017 George Aristy. All rights reserved.