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

This class will wait for a workflow order to reach a final status (COMPLETE, ERROR, or CANCELED) More...

Inheritance diagram for QorusInterfaceTest::WaitForWfiid:
QorusInterfaceTest::Action

Private Member Methods

Mutex m_m ()
 event mutex
 
Condition m_cond ()
 event condition
 
 run (QorusInterfaceTest t)
 

Private Attributes

int m_wfiid
 the workflow_instanceid to check
 
date m_timeout
 the timeout
 
AbstractTestResult m_expectedResult
 Expected result of the run.
 
QorusSystemRestHelper m_rest
 REST connection.
 
const FinalStatuses
 final workflow statuses
 

Additional Inherited Members

- Public Member Methods inherited from QorusInterfaceTest::Action
 constructor ()
 creates the object
 

Detailed Description

This class will wait for a workflow order to reach a final status (COMPLETE, ERROR, or CANCELED)

Member Function Documentation

◆ run()

QorusInterfaceTest::WaitForWfiid::run ( QorusInterfaceTest  t)
privatevirtual
Parameters
tQorusInterfaceTest test object

checks (and waits until) the given WFIID gets some "final" status

Implements QorusInterfaceTest::Action.


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