This is the complete list of members for RoutingJob, including all inherited members.
Abort() const | RoutingJob | inline |
addAction(const string &action) | RoutingJob | inline |
Batch(const string &batchId, const string &correlId, const string &feedback, const string &xformItem, const string &amountBDP, const string &amountADP) | RoutingJob | inline |
Commit() const | RoutingJob | inline |
copyActions(const RoutingJob &job) | RoutingJob | inline |
Defer(const long queueId, const bool dbCommit=true) | RoutingJob | |
getActions() const | RoutingJob | inline |
getBackoutCount() const | RoutingJob | inline |
getBatchId() const | RoutingJob | inline |
getBatchStatus() const | RoutingJob | inline |
getBatchType() const | RoutingJob | inline |
getDeferedQueue() const | RoutingJob | inline |
getDestination() const | RoutingJob | inline |
getFunction() const | RoutingJob | inline |
getFunctionParam(const string ¶mName) | RoutingJob | |
getJobId() const | RoutingJob | inline |
getJobTable() const | RoutingJob | inline |
getMessageId() const | RoutingJob | inline |
getUserId() const | RoutingJob | inline |
hasFunctionParam(const string ¶mName) | RoutingJob | |
hasUnhold() const | RoutingJob | |
isBatch() const | RoutingJob | inline |
isComplete() | RoutingJob | |
isDefered() const | RoutingJob | inline |
isMove() | RoutingJob | |
isParallel() const | RoutingJob | inline |
isRoute() | RoutingJob | |
m_BackoutCount | RoutingJob | private |
m_BatchId | RoutingJob | private |
m_BatchStatus | RoutingJob | private |
m_BatchType | RoutingJob | private |
m_DeferedQueue | RoutingJob | private |
m_Destination | RoutingJob | private |
m_Function | RoutingJob | private |
m_HasUnhold | RoutingJob | private |
m_IsBatch | RoutingJob | private |
m_IsComplete | RoutingJob | private |
m_IsMove | RoutingJob | private |
m_IsParallel | RoutingJob | private |
m_IsRoute | RoutingJob | private |
m_JobId | RoutingJob | private |
m_Params | RoutingJob | private |
m_RoutingActions | RoutingJob | private |
m_RoutingPoint | RoutingJob | private |
m_UserId | RoutingJob | private |
PARAM_BATCHID | RoutingJob | static |
PARAM_BATCHREF | RoutingJob | static |
PARAM_DESTINATION | RoutingJob | static |
PARAM_FEEDBACK | RoutingJob | static |
PARAM_FUNCTION | RoutingJob | static |
PARAM_GROUPAMOUNT | RoutingJob | static |
PARAM_GROUPCOUNT | RoutingJob | static |
PARAM_GROUPORDER | RoutingJob | static |
PARAM_ROUTINGKEY | RoutingJob | static |
PARAM_ROUTINGPOINT | RoutingJob | static |
PARAM_USERID | RoutingJob | static |
populateAddInfo(AppException &ex) const | RoutingJob | |
ReadNextJob(const string &jobId) | RoutingJob | |
Resume(const long queueId) | RoutingJob | inlinestatic |
Rollback() const | RoutingJob | inline |
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) | RoutingJob | inline |
setBatchType(const string &batchType) | RoutingJob | inline |
setDestination(const string &destination) | RoutingJob | inline |
setFunction(const string &function) | RoutingJob | |
setJobTable(const string &table) | RoutingJob | inline |
setParallel(const bool value=true) | RoutingJob | inline |
~RoutingJob() | RoutingJob | |