Methods

async static

create(params) → Promise containing ApiResponse

creates a process image

Parameters

Name Type Optional Description

params

Object

 

Values in params have the following properties:

Name Type Optional Description

processId

string

 

body

Object

 

Returns

Promise containing ApiResponse 

async static

list(params) → Promise containing ApiResponse

queries process images

Parameters

Name Type Optional Description

params

Object

 

Values in params have the following properties:

Name Type Optional Description

processId

string

 

functionalityId

string

 

opts

Object

 

Returns

Promise containing ApiResponse