public class TimerMessage extends Message
ENGINE_DATAFLOW, ENGINE_KAFKA_CONSUMER, ENGINE_TYPE_MSG, MESSAGE_CONTROL_PROCESSEND, MESSAGE_CONTROL_PROCESSSTART, MESSAGE_CONTROL_SHUTDOWN, MESSAGE_DATA, MESSAGE_GET, MESSAGE_HB, MESSAGE_INIT, PARAM_PARENT_DATAFLOW, PARAM_PARENT_SERVICE, PARAM_PARENT_STATUS, PARAM_PARENT_STEPNUMBER, PARAM_ROUTE_FAIL, PARAM_ROUTE_PASS, PROCESSING_STATUS_COMPLETE, PROCESSING_STATUS_RUNNING, PROCESSING_STATUS_START, PROCESSING_STATUS_WAIT, ROUTE_INPROCESS, ROUTE_MESSAGE, TOTAL_ENGINESERROR_CODE_FAILED, ERROR_CODE_SUCCESS, ERROR_CODE_WARNING| Constructor and Description |
|---|
TimerMessage() |
TimerMessage(String aTimerCategory,
String aTimerClass,
Long anUserId) |
TimerMessage(TimerMessage aSrcMsg)
Creates a RevportMessage based upon the specified message.
|
getCurrentDataFlow, getCurrentFailedStepNumber, getCurrentPassedStepNumber, getCurrentService, getCurrentStepNumber, getDataFlowParent, getDataFlowParentService, getDataFlowParentStatus, getDataFlowParentStepNumber, getDefError, getEndTime, getErrorCode, getErrorMessage, getEventType, getJobIdentifier, getJobIdentifierParent, getJobType, getLastActivityTime, getNextStatusStepNumber, getNextStatusStepNumber, getParam, getParamList, getParams, getPriorDataFlow, getPriorService, getPriorStepNumber, getRoute, getStartTime, getTotalTime, getUniqueId, getUserId, isCurrentServicePass, isMessageComplete, isPriorServicePass, setCurrent, setCurrentDataFlow, setCurrentFailedStepNumber, setCurrentPassedStepNumber, setCurrentService, setCurrentServicePass, setCurrentStepNumber, setDataFlowParent, setDataFlowParentService, setDataFlowParentStatus, setDataFlowParentStepNumber, setEndTime, setErrorCode, setErrorMessage, setEventType, setJobIdentifier, setJobIdentifierParent, setJobType, setLastActivityTime, setMessageComplete, setNextStatusStepNumber, setParam, setParams, setPriorDataFlow, setPriorService, setPriorServicePass, setPriorStepNumber, setRoute, setStartTime, setUserIdpublic TimerMessage()
public TimerMessage(TimerMessage aSrcMsg)
aSrcMsg - source message used to load parameters.public String getMessageKey()
public String getTimerCategory()
public String getTimerClass()
public String getPollEmailAddress()
public void setPollEmailAddress(String anEmailAddress)
public long getRepeatInterval()
public void setRepeatInterval(long aRepeatInterval)
public Long getBusinessWorkGroup()
public void setBusinessWorkGroup(Long aBusinessWorkGroupId)
public boolean isForcedWorkflowApproval()
public void setForcedWorkflowApproval(boolean aFlag)
public Long getEventTypeId()
public void setEventTypeId(Long anEventTypeId)
public Long getEventKeyId()
public void setEventKeyId(Long anEventKeyId)
public Long getWorkflowRuleGroupId()
public void setWorkflowRuleGroupId(Long aWorkflowRuleGroupId)
public Long getWorkflowRuleGroupListId()
public void setWorkflowRuleGroupListId(Long aWorkflowRuleGroupListId)
public Long getParentWorkflowRuleGroupId()
public void setParentWorkflowRuleGroupId(Long aWorkflowRuleGroupId)
public Long getParentWorkflowRuleGroupListId()
public void setParentWorkflowRuleGroupListId(Long aWorkflowRuleGroupListId)
public Long getTimerId()
public void setTimerId(Long aTimerId)
public String getCSVStr()
public Long getDataFlowQueueId()
public void setDataFlowQueueId(Long aDataFlowQueueId)
public String getClassName()
public long getTimerDelay(String aTimerDuration, int aTimerValue) throws Exception
Exceptionpublic Date getStartDate()
public void setStartDate(Date aStartDate)
public Date getEndDate()
public void setEndDate(Date anEndDate)
Copyright © 2020. All rights reserved.