Class PublishCubeRESTHandler
- java.lang.Object
-
- com.microstrategy.web.tasks.actions.rest.PublishCubeRESTHandler
-
public class PublishCubeRESTHandler extends java.lang.Object
Created by Andrei on 05/23/2017.
-
-
Constructor Summary
Constructors Constructor Description PublishCubeRESTHandler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
process(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
-
-