Class PollStatusHandler
- java.lang.Object
-
- com.microstrategy.web.tasks.actions.PollStatusHandler
-
public class PollStatusHandler extends java.lang.Object
Created by xkou on 12/30/2016.
-
-
Constructor Summary
Constructors Constructor Description PollStatusHandler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Block
process(WebObjectsFactory factory, int resultSetType, java.lang.String messageID, int stateID, int maxWait, int pollingFrequency, boolean async, java.lang.String blockMode)
-
-
-
Method Detail
-
process
public static Block process(WebObjectsFactory factory, int resultSetType, java.lang.String messageID, int stateID, int maxWait, int pollingFrequency, boolean async, java.lang.String blockMode) throws HandlerException
- Throws:
HandlerException
-
-