WorkflowService: WorkflowService

WorkflowServiceR Documentation

WorkflowService

Description

WorkflowService

WorkflowService

Format

R6Class object.

Methods

getCubeQuery(workflowId,stepId)

method

copyApp(workflowId,projectId)

method

Super class

tercenApi::HttpClientService -> WorkflowService

Methods

Public methods

Inherited methods

Method new()

Usage
WorkflowService$new(baseRestUri, client)

Method getCubeQuery()

Usage
WorkflowService$getCubeQuery(workflowId, stepId)

Method copyApp()

Usage
WorkflowService$copyApp(workflowId, projectId)

Method clone()

The objects of this class are cloneable with this method.

Usage
WorkflowService$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.