Class GetTriggersHandler
- java.lang.Object
 - 
- com.microstrategy.web.tasks.actions.GetTriggersHandler
 
 
- 
public class GetTriggersHandler extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description GetTriggersHandler() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Blockprocess(WebIServerSession session)static Blockprocess(WebObjectsFactory factory) 
 - 
 
- 
- 
Method Detail
- 
process
public static Block process(WebIServerSession session) throws HandlerException
- Throws:
 HandlerException
 
- 
process
public static Block process(WebObjectsFactory factory) throws HandlerException
- Throws:
 HandlerException
 
 - 
 
 -