Qorus Integration Engine®  4.0.3.p2_git
QorusInterfaceTest::CreateOrder Class Reference

Creates a workflow order. More...

Inheritance diagram for QorusInterfaceTest::CreateOrder:
QorusInterfaceTest::Action

Public Member Methods

 constructor (string name, hash< auto > staticdata, *hash< auto > create_opts)
 creates the action with the workflow name, static data, and other optional information More...
 
 run (QorusInterfaceTest t)
 
int wfiid ()
 returns the workflow instance ID created
 
- Public Member Methods inherited from QorusInterfaceTest::Action
 constructor ()
 creates the object
 

Detailed Description

Creates a workflow order.

Member Function Documentation

◆ constructor()

QorusInterfaceTest::CreateOrder::constructor ( string  name,
hash< auto >  staticdata,
*hash< auto >  create_opts 
)

creates the action with the workflow name, static data, and other optional information

Parameters
namethe workflow name for the order
staticdatathe workflow order's static data
create_optsany other options (except staticdata) to be used when creating the workflow order

◆ run()

QorusInterfaceTest::CreateOrder::run ( QorusInterfaceTest  t)
virtual
Parameters
tQorusInterfaceTest test object

Implements QorusInterfaceTest::Action.


The documentation for this class was generated from the following file: