Options
Menu

Module Quartz

module

Quartz

Index

Functions

getQuartzMBean

  • getQuartzMBean(workspace: Workspace): string

getSelectedSchedulerName

  • getSelectedSchedulerName(workspace: Workspace): any

iconClass

  • iconClass(state: string): string

isQuartzPluginEnabled

  • isQuartzPluginEnabled(workspace: Workspace): string

isScheduler

  • isScheduler(workspace: any): any

isState

  • isState(item: any, state: any): any
  • Returns true if the state of the item begins with the given state - or one of the given states

    method

    Parameters

    • item: any

      the item which has a State

    • state: any

      a value or an array of states

    Returns any

jobDataClassText

  • jobDataClassText(text: any): string

misfireText

  • misfireText(val: number): string

Variables

_module

_module: ng.IModule

jmxDomain

jmxDomain: string

log

log: Logging.Logger

pluginName

pluginName: string

Generated using TypeDoc