Uses of Class
lumis.portal.analytics.automationflow.WaitingForEventFlow
-
Packages that use WaitingForEventFlow Package Description lumis.portal.analytics.automationflow -
-
Uses of WaitingForEventFlow in lumis.portal.analytics.automationflow
Methods in lumis.portal.analytics.automationflow that return WaitingForEventFlow Modifier and Type Method Description WaitingForEventFlow
WaitingForEventFlow. setFlowEntryId(String flowEntryId)
Sets the flowEntryId.WaitingForEventFlow
WaitingForEventFlow. setNodeId(String nodeId)
Sets the nodeId.WaitingForEventFlow
WaitingForEventFlow. setOriginalEventDate(Date originalEventDate)
Sets the originalEventDate.WaitingForEventFlow
WaitingForEventFlow. setStatus(WaitingForEventFlow.Status status)
Sets the status.WaitingForEventFlow
WaitingForEventFlow. setTimeoutDateTime(long timeoutDateTime)
Sets the timeoutDateTime.WaitingForEventFlow
WaitingForEventFlow. setUserId(String userId)
Sets the userId.WaitingForEventFlow
WaitingForEventFlow. setWaitingEventId(String waitingEventId)
Sets the waitingEventId.WaitingForEventFlow
WaitingForEventFlow. setWaitStartTime(long waitStartTime)
Sets the waitStartTime.
-