java.lang.Object | |
↳ | com.microstrategy.web.tasks.actions.SaveAndPublishCubeHandler |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Construct the Task output given the upload file text.
TaskException | If there was any problem serializing the results to the TaskOutput. |
---|---|
HandlerException |
HandlerException |
---|