Options
Menu

Class Workspace

class

Workspace

Index

Constructor methods

constructor

  • constructor(jolokia: , jolokiaStatus: , jmxTreeLazyLoadRegistry: , $location: , $compile: , $templateCache: , localStorage: , $rootScope: , userDetails: ): Workspace

Properties

$compile

$compile:

$location

$location:

$rootScope

$rootScope:

$templateCache

$templateCache:

attributeColumnDefs

attributeColumnDefs:

jmxTreeLazyLoadRegistry

jmxTreeLazyLoadRegistry:

jolokia

jolokia:

jolokiaStatus

jolokiaStatus:

keyToNodeMap

keyToNodeMap:

localStorage

localStorage:

mapData

mapData:

mbeanServicesToDomain

mbeanServicesToDomain:

mbeanTypesToDomain

mbeanTypesToDomain:

operationCounter

operationCounter:

pluginRegisterHandle

pluginRegisterHandle:

pluginUpdateCounter

pluginUpdateCounter:

selection

selection:

subLevelTabs

subLevelTabs:

topLevelTabs

topLevelTabs:

tree

tree:

treeElement

treeElement:

treePostProcessors

treePostProcessors:

treeWatchRegisterHandle

treeWatchRegisterHandle:

treeWatcherCounter

treeWatcherCounter:

userDetails

userDetails:

Methods

addTreePostProcessor

  • addTreePostProcessor(processor: , priority?: 0, name?: "unnamed")

createChildWorkspace

  • createChildWorkspace(location: )

private enableLazyLoading

  • enableLazyLoading(folder: )

expandSelection

  • expandSelection(flag: )

findChildMBeanWithProperties

  • findChildMBeanWithProperties(folder: , properties?: null, propertiesCount?: null)

findMBeanWithProperties

  • findMBeanWithProperties(domainName: , properties?: null, propertiesCount?: null)

folderGetOrElse

  • folderGetOrElse(folder: , value: )

getActiveTab

  • getActiveTab()

getLocalStorage

  • getLocalStorage(key: )

getSelectedMBeanName

  • getSelectedMBeanName()

private getStrippedPathName

  • getStrippedPathName()

hasDomainAndProperties

  • hasDomainAndProperties(domainName: , properties?: null, propertiesCount?: null)

hasFabricMBean

  • hasFabricMBean()

hasInvokeRights

  • hasInvokeRights(selection: , methods?: )

hasInvokeRightsForName

  • hasInvokeRightsForName(objectName: , methods?: )

hasMBeans

  • hasMBeans()

hash

  • hash()

isCamelContext

  • isCamelContext()

isCamelFolder

  • isCamelFolder()

isEndpoint

  • isEndpoint()

isEndpointsFolder

  • isEndpointsFolder()

isFabricFolder

  • isFabricFolder()

isKarafFolder

  • isKarafFolder()

isLinkActive

  • isLinkActive(href: )

isLinkPrefixActive

  • isLinkPrefixActive(href: )

isOsgiCompendiumFolder

  • isOsgiCompendiumFolder()

isOsgiFolder

  • isOsgiFolder()

isRoute

  • isRoute()

isRoutesFolder

  • isRoutesFolder()

isTopTabActive

  • isTopTabActive(path: )

jolokiaList

  • jolokiaList(cb: , flags: )

linkContains

  • linkContains(words?: )

loadTree

  • loadTree()

private matches

  • matches(folder: , properties: , propertiesCount: )

private matchesProperties

  • matchesProperties(entries: , properties: )

maybeMonitorPlugins

  • maybeMonitorPlugins()

maybeReloadTree

  • maybeReloadTree(response: )

maybeUpdatePlugins

  • maybeUpdatePlugins(response: )

moveIfViewInvalid

  • moveIfViewInvalid()

populateTree

  • populateTree(response: )

redrawTree

  • redrawTree()

removeAndSelectParentNode

  • removeAndSelectParentNode()

removeTreePostProcessors

  • removeTreePostProcessors(name: )

private resolveCanInvoke

  • resolveCanInvoke(op: )

selectParentNode

  • selectParentNode()

selectionConfigKey

  • selectionConfigKey(prefix?: "")

selectionHasDomain

  • selectionHasDomain(domainName: )

selectionHasDomainAndLastFolderName

  • selectionHasDomainAndLastFolderName(objectName: , lastName: )

selectionHasDomainAndType

  • selectionHasDomainAndType(objectName: , typeName: )

selectionViewConfigKey

  • selectionViewConfigKey()

setLocalStorage

  • setLocalStorage(key: , value: )

treeContainsDomainAndProperties

  • treeContainsDomainAndProperties(domainName: , properties?: null)

unwindResponseWithRBACCache

  • unwindResponseWithRBACCache(res: )

updateSelectionNode

  • updateSelectionNode(node: )

validSelection

  • validSelection(uri: )

Generated using TypeDoc