Package

skinny.oauth2.client

backlog

Permalink

package backlog

Visibility
  1. Public
  2. All

Type Members

  1. case class BacklogAPI(spaceID: String) extends LoggerProvider with Product with Serializable

    Permalink
  2. case class BacklogJPAPI(spaceID: String) extends LoggerProvider with Product with Serializable

    Permalink
  3. case class BacklogUser(id: String, userId: Option[String] = None, name: String, roleType: Int, lang: Option[String] = None, mailAddress: Option[String] = None) extends OAuth2User with Product with Serializable

    Permalink

Ungrouped