java.lang.Object |
↳ |
com.microstrategy.web.app.tasks.actions.DISetDataImportInfoHandler |
Class Overview
Created by xkou on 12/8/2016.
Summary
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
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
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)