o

gitbucket.core.plugin

PluginRepository

object PluginRepository

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

Value Members

  1. lazy val LocalRepositoryDir: File
  2. lazy val LocalRepositoryIndexFile: File
  3. implicit val formats: DefaultFormats.type
  4. def getPlugins(): Seq[PluginMetadata]
  5. def parsePluginJson(json: String): Seq[PluginMetadata]