public class DataFlowQueue extends Object
| Constructor and Description |
|---|
DataFlowQueue() |
public void setUserId(Long anUserId)
public void resetDataFlowQueue()
public void loadDataFlowQueueSubTask(String aJobIdentifierParent) throws Exception
Exceptionpublic void loadDataFlowQueueTask(String aJobIdentifier) throws Exception
Exceptionpublic Map<String,Object> loadDataFlowQueue(String aDataFlowQueueId) throws Exception
Exceptionpublic void updateDataFlowQueues(Map<String,Object> aData) throws Exception
Exceptionpublic void finishDataFlowQueue(Long aDataFlowQueueId, String aThreadId) throws Exception
Exceptionpublic void deleteDataFlowQueues(boolean aFlag)
throws Exception
Exceptionpublic Long getCurrentDataFlowQueueId()
public void addDataFlowEvent(Map<String,Object> aData, boolean aSaveFlag) throws Exception
Exceptionpublic void addDataFlowEvent(Map<String,Object> aData) throws Exception
Exceptionpublic void clearDataFlowEvent(Long anEventTypeId, Long anEventKeyId) throws Exception
Exceptionpublic boolean isCurrentApprovedStatusxx()
public boolean isDataFlowTaskComplete(String aRuleTypeStr) throws Exception
Exceptionpublic void updateDataFlowHistory(Map<String,Object> aData) throws Exception
ExceptionCopyright © 2020. All rights reserved.