Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AGENTS

Index

Constructors

  • new AGENTS(client: any, socket: any): AGENTS

Properties

fetching: boolean
lastListPromise: any

Methods

  • createRabbitMQAgent(agentId: number, username: string, password: string): Promise<any>
  • delete(id: any): Promise<any>
  • get(agentId: number): Promise<H_Agent>
  • history(startDateTime: Date, endtDateTime: Date): Promise<any>
  • list(condition?: Partial<H_Agent>, first?: number, offset?: number, orderBy?: string): Promise<any>

Generated using TypeDoc