Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Job
    • WebhookJob

Index

Constructors

constructor

Properties

Protected e

Protected id

id: string

Protected lifeCycle

lifeCycle: LifeEvent[]

Protected locallyAvailable

locallyAvailable: boolean

Protected name

name: string

Protected nest

nest: Nest

Protected request

request: ClientRequest

Protected response

response: ClientResponse

Protected tunnel

tunnel: Tunnel

Methods

Protected createLifeEvent

  • createLifeEvent(verb: string, start: string, finish: string): void

fail

  • fail(reason: string): void

getId

  • getId(): string

getLifeCycle

getName

  • getName(): string

getNameProper

  • getNameProper(): string

getNest

getRequest

  • getRequest(): ClientRequest

getResponse

  • getResponse(): ClientResponse

getTunnel

isLocallyAvailable

  • isLocallyAvailable(): boolean

setLocallyAvailable

  • setLocallyAvailable(available: boolean): void

setName

  • setName(name: string): void

setNest

  • setNest(nest: Nest): void

setTunnel

  • setTunnel(tunnel: Tunnel): void

toString

  • toString(): string

transfer

  • transfer(tunnel: Tunnel): void

Generated using TypeDoc