Class PublishCubeRESTHandler
- java.lang.Object
 - 
- com.microstrategy.web.tasks.actions.rest.PublishCubeRESTHandler
 
 
- 
public class PublishCubeRESTHandler extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description PublishCubeRESTHandler() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringprocess(WebObjectsFactory factory, java.lang.String instanceId, java.util.List<TableAction> tableActions) 
 - 
 
- 
- 
Method Detail
- 
process
public static java.lang.String process(WebObjectsFactory factory, java.lang.String instanceId, java.util.List<TableAction> tableActions) throws HandlerException
- Throws:
 HandlerException
 
 - 
 
 -