public class

SaveAndPublishCubeHandler

extends Object
java.lang.Object
   ↳ com.microstrategy.web.tasks.actions.SaveAndPublishCubeHandler

Summary

Public Constructors
SaveAndPublishCubeHandler()
Public Methods
static Block constructTaskOutput(String objectId, String messageID)
Construct the Task output given the upload file text.
static Block process(WebObjectsFactory factory, boolean shouldSave, boolean shouldRefresh, int dmd, String messageID, String folderId, String reportName, String reportDesc, int flags, String extParams)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SaveAndPublishCubeHandler ()

Public Methods

public static Block constructTaskOutput (String objectId, String messageID)

Construct the Task output given the upload file text.

Throws
TaskException If there was any problem serializing the results to the TaskOutput.
HandlerException

public static Block process (WebObjectsFactory factory, boolean shouldSave, boolean shouldRefresh, int dmd, String messageID, String folderId, String reportName, String reportDesc, int flags, String extParams)