Options
Menu

Module Git

module

Git

main

Git

Index

Functions

createGitRepository

  • Parameters

    • workspace: Workspace
    • jolokia: any
    • localStorage: any

    Returns GitRepository

getGitMBean

  • Returns the JMX ObjectName of the git mbean

    method

    getGitMBean

    for

    Git

    Parameters

    Returns string

getGitMBeanFolder

  • Returns the Folder for the git mbean if it can be found

    method

    getGitMBeanFolder

    for

    Git

    Parameters

    Returns Folder

hasGit

  • Parameters

    Returns boolean

isGitMBeanFabric

  • isGitMBeanFabric(workspace: Workspace): boolean
  • Returns true if the git mbean is a fabric configuration repository (so we can use it for the fabric plugin)

    method

    isGitMBeanFabric

    for

    Git

    Parameters

    Returns boolean

Variables

jmxDomain

jmxDomain: string

mbeanType

mbeanType: string

Generated using TypeDoc