Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProjectService

Hierarchy

Index

Constructors

constructor

Properties

Protected httpRequest

httpRequest: HttpRequest

Protected options

Methods

create

createOperation

createProjectByTemplate

  • createProjectByTemplate(templateId: string, body?: any): Observable<RocosResponse<any>>

createProjectUnderAccount

delete

  • delete(accountId: string, projectId: string): Observable<RocosResponse<any>>

deleteOperationsForProject

  • deleteOperationsForProject(projectId: string, operationIds: string[]): Observable<RocosResponse<any>>

getOperation

  • getOperation(projectId: string, operationId: string): Observable<RocosResponse<any>>

getOperationsList

  • getOperationsList(projectId: string): Observable<RocosResponse<any>>

info

list

listExternalProjects

projectsUnderAccount

update

updateOperation

Generated using TypeDoc