Options
Menu

Module Quartz

module

Quartz

Index

Functions

getQuartzMBean

  • getQuartzMBean(workspace: Workspace): string
  • Parameters

    Returns string

getSelectedSchedulerName

  • getSelectedSchedulerName(workspace: Workspace): any
  • Parameters

    Returns any

iconClass

  • iconClass(state: string): string
  • Parameters

    • state: string

    Returns string

isQuartzPluginEnabled

  • isQuartzPluginEnabled(workspace: Workspace): string
  • Returns true if the Quartz plugin is enabled

    Parameters

    Returns string

isScheduler

  • isScheduler(workspace: any): any
  • Parameters

    • workspace: any

    Returns 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
  • Parameters

    • text: any

    Returns string

misfireText

  • misfireText(val: number): string
  • Parameters

    • val: number

    Returns string

Variables

_module

_module: ng.IModule

jmxDomain

jmxDomain: string

log

log: Logging.Logger

pluginName

pluginName: string

Generated using TypeDoc