Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ScenarioRunResource

Hierarchy

Index

Constructors

constructor

Properties

associatedKeys

associatedKeys: object

Type declaration

  • [key: string]: string

companyService

companyService: CompanyService

dbService

dbService: FirebaseService

Optional defaultTags

defaultTags: string[]

defaultType

defaultType: string

isCompanyResource

isCompanyResource: boolean = false

isExtendedResource

isExtendedResource: boolean = false

isGeneralResource

isGeneralResource: boolean = true

isSimpleResource

isSimpleResource: boolean = false

isTeamResource

isTeamResource: boolean = true

isUserResource

isUserResource: boolean = false

paramService

paramService: ParamService

resourceKey

resourceKey: string

resourcePath

resourcePath: string = "scenario/run/item"

teamService

teamService: TeamService

userService

userService: UserService

Methods

create

delete

get

  • Parameters

    Returns any

getAssociated

getResourceObj

list

ref

refAssociated

  • refAssociated(id: any, key: any): any

setAssociated

update

Object literals

associatedPaths

associatedPaths: object

context

context: string = "scenario/run/context"

Generated using TypeDoc