fintp_routingengine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RoutingJob Member List

This is the complete list of members for RoutingJob, including all inherited members.

Abort() const RoutingJobinline
addAction(const string &action)RoutingJobinline
Batch(const string &batchId, const string &correlId, const string &feedback, const string &xformItem, const string &amountBDP, const string &amountADP)RoutingJobinline
Commit() const RoutingJobinline
copyActions(const RoutingJob &job)RoutingJobinline
Defer(const long queueId, const bool dbCommit=true)RoutingJob
getActions() const RoutingJobinline
getBackoutCount() const RoutingJobinline
getBatchId() const RoutingJobinline
getBatchStatus() const RoutingJobinline
getBatchType() const RoutingJobinline
getDeferedQueue() const RoutingJobinline
getDestination() const RoutingJobinline
getFunction() const RoutingJobinline
getFunctionParam(const string &paramName)RoutingJob
getJobId() const RoutingJobinline
getJobTable() const RoutingJobinline
getMessageId() const RoutingJobinline
getUserId() const RoutingJobinline
hasFunctionParam(const string &paramName)RoutingJob
hasUnhold() const RoutingJob
isBatch() const RoutingJobinline
isComplete()RoutingJob
isDefered() const RoutingJobinline
isMove()RoutingJob
isParallel() const RoutingJobinline
isRoute()RoutingJob
m_BackoutCountRoutingJobprivate
m_BatchIdRoutingJobprivate
m_BatchStatusRoutingJobprivate
m_BatchTypeRoutingJobprivate
m_DeferedQueueRoutingJobprivate
m_DestinationRoutingJobprivate
m_FunctionRoutingJobprivate
m_HasUnholdRoutingJobprivate
m_IsBatchRoutingJobprivate
m_IsCompleteRoutingJobprivate
m_IsMoveRoutingJobprivate
m_IsParallelRoutingJobprivate
m_IsRouteRoutingJobprivate
m_JobIdRoutingJobprivate
m_ParamsRoutingJobprivate
m_RoutingActionsRoutingJobprivate
m_RoutingPointRoutingJobprivate
m_UserIdRoutingJobprivate
PARAM_BATCHIDRoutingJobstatic
PARAM_BATCHREFRoutingJobstatic
PARAM_DESTINATIONRoutingJobstatic
PARAM_FEEDBACKRoutingJobstatic
PARAM_FUNCTIONRoutingJobstatic
PARAM_GROUPAMOUNTRoutingJobstatic
PARAM_GROUPCOUNTRoutingJobstatic
PARAM_GROUPORDERRoutingJobstatic
PARAM_ROUTINGKEYRoutingJobstatic
PARAM_ROUTINGPOINTRoutingJobstatic
PARAM_USERIDRoutingJobstatic
populateAddInfo(AppException &ex) const RoutingJob
ReadNextJob(const string &jobId)RoutingJob
Resume(const long queueId)RoutingJobinlinestatic
Rollback() const RoutingJobinline
RoutingJob()RoutingJob
RoutingJob(const string &table, const string &jobId, const string &function, const int userId)RoutingJob
RoutingJob(const string &jobId)RoutingJob
setBatchId(const string &batchId, const BatchManagerBase::BATCH_STATUS batchStatus)RoutingJobinline
setBatchType(const string &batchType)RoutingJobinline
setDestination(const string &destination)RoutingJobinline
setFunction(const string &function)RoutingJob
setJobTable(const string &table)RoutingJobinline
setParallel(const bool value=true)RoutingJobinline
~RoutingJob()RoutingJob