Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MemoryStorage

Hierarchy

  • MemoryStorage

Implements

Index

Properties

store

store: Map<string, ExecutionState> = new Map()

Methods

getExecutionState

removeExecutionState

  • removeExecutionState(executionID: ExecutionID): Promise<void>

serializeExecutionID

  • serializeExecutionID(executionID: ExecutionID): string

storeExecutionState

Generated using TypeDoc