Qorus Integration Engine® Enterprise Edition 6.0.19_prod
Loading...
Searching...
No Matches
DynamicDataHelper.qc File Reference

workflow helper class More...

Classes

class  OMQ::UserApi::Workflow::WorkflowDataHelper
 This class is a helper class that allows workflow dynamic data (DynamicDataHelper) and workflow temp data (TempDataHelper) to be read and updated atomically; the write lock for the data is grabbed in the constructor and released in the destructor. More...
 
class  OMQ::UserApi::Workflow::DynamicDataHelper
 This class is a helper class that allows workflow dynamic data to be read and updated atomically; the write lock for the data is grabbed in the constructor and released in the destructor. More...
 

Namespaces

namespace  OMQ
 main Qorus namespace
 
namespace  OMQ::UserApi
 user API namespace root
 
namespace  OMQ::UserApi::Workflow
 main workflow API namespace
 

Detailed Description

workflow helper class