dot-createWorkunit: Create a workunit

.createWorkunitR Documentation

Create a workunit

Description

Create a workunit

Usage

.createWorkunit(
  login = NULL,
  webservicepassword = NULL,
  posturl = NULL,
  containerid = NULL,
  applicationid = NULL,
  inputresourceid = NULL,
  status = "PENDING",
  description = "",
  name = ""
)

Author(s)

Christian Panse <cp@fgcz.ethz.ch> 2021

Examples

## Not run: 
bfabricShiny:::.createWorkunit(login, webservicepassword, posturl=posturl,
containerid=3000, applicationid=212, inputresourceid=list(1753925, 1753924))

## End(Not run)


cpanse/bfabricShiny documentation built on March 27, 2024, 1:53 a.m.