object ProtectedBranchService

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProtectedBranchService
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. case class ProtectedBranchInfo(owner: String, repository: String, branch: String, enabled: Boolean, contexts: Seq[String], includeAdministrators: Boolean) extends AccountService with RepositoryService with CommitStatusService with Product with Serializable
  2. class ProtectedBranchReceiveHook extends ReceiveHook with ProtectedBranchService with RepositoryService with AccountService

Value Members

  1. object ProtectedBranchInfo extends Serializable