JiraService
object JiraService
class Object
trait Matchable
class Any
Value members
Concrete methods
def projects[A](name: Option[String], after: Option[String], before: Option[String], first: Option[Int], last: Option[Int])(innerSelection: SelectionBuilder[JiraProjectConnection, A]): SelectionBuilder[JiraService, Option[A]]
List of all Jira projects fetched through Jira REST API.
List of all Jira projects fetched through Jira REST API.