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

Unblocks a workflow order. More...

Inheritance diagram for QorusInterfaceTest::UnblockOrder:
QorusInterfaceTest::Action

Public Member Methods

 constructor (int wfiid, string status=OMQ::StatReady)
 creates the action with the workflow instance ID More...
 
 run (QorusInterfaceTest t)
 
- Public Member Methods inherited from QorusInterfaceTest::Action
 constructor ()
 creates the object
 

Detailed Description

Unblocks a workflow order.

Member Function Documentation

◆ constructor()

QorusInterfaceTest::UnblockOrder::constructor ( int  wfiid,
string  status = OMQ::StatReady 
)

creates the action with the workflow instance ID

Parameters
wfiidthe workflow instance ID
statusthe expected status after unblocking

◆ run()

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

Implements QorusInterfaceTest::Action.


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