public class

DISetDataImportInfoHandler

extends Object
java.lang.Object
   ↳ com.microstrategy.web.app.tasks.actions.DISetDataImportInfoHandler

Class Overview

Created by xkou on 12/8/2016.

Summary

Public Constructors
DISetDataImportInfoHandler()
Public Methods
static Block process(WebObjectsFactory factory, String tbID, String dbRoleID, String sourceAccountID, String url, String userDisplayName, String reportAddress, String reportDesc, String reportMimetype, String reportName, String shtIx, String messageID)
static Block process(WebObjectsFactory factory, String tbID, String dbRoleID, String sourceAccountID, String url, String userDisplayName, String reportAddress, String reportDesc, String reportMimetype, String reportName, String shtIx, String messageID, String fileType, String sparkURL, String sparkDatasession)
static Block process(WebObjectsFactory factory, String tbID, String dbRoleID, String sourceAccountID, String url, String userDisplayName, String reportAddress, String reportDesc, String reportMimetype, String reportName, String shtIx, String messageID, String fileType)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public DISetDataImportInfoHandler ()

Public Methods

public static Block process (WebObjectsFactory factory, String tbID, String dbRoleID, String sourceAccountID, String url, String userDisplayName, String reportAddress, String reportDesc, String reportMimetype, String reportName, String shtIx, String messageID)

public static Block process (WebObjectsFactory factory, String tbID, String dbRoleID, String sourceAccountID, String url, String userDisplayName, String reportAddress, String reportDesc, String reportMimetype, String reportName, String shtIx, String messageID, String fileType, String sparkURL, String sparkDatasession)

public static Block process (WebObjectsFactory factory, String tbID, String dbRoleID, String sourceAccountID, String url, String userDisplayName, String reportAddress, String reportDesc, String reportMimetype, String reportName, String shtIx, String messageID, String fileType)