java.lang.Object |
↳ |
com.microstrategy.web.app.tasks.GetRWTransactionsHelper |
Class Overview
Moved from GetRWTransactions.java
DE53013: Sometimes we already have the information needed, then we don't need to send a command to get them from I-Server again.
Summary
[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
GetRWTransactionsHelper
()
Public Methods
public
static
Block
processInputControlProperties
(String inputControlPropsXML)