Options
All
  • Public
  • Public/Protected
  • All
Menu

GoalCompletionListener factory that puts completed goal jobs into a ttl cache for later deletion.

Hierarchy

  • KubernetesJobDeletingGoalCompletionListenerFactory

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private cache

cache: Map<string, object> = new Map()

Private sdm

sdm: SoftwareDeliveryMachine

Methods

create

  • create(): GoalCompletionListener

Private initialize

  • initialize(): void

Generated using TypeDoc