public interface ActiveReportThreadNotifier
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
addActiveThread() |
java.lang.Boolean |
isReportJobCancelled(java.lang.Long reportJobId) |
void |
removeActiveThread() |
void |
renewActiveThread() |
java.lang.Long addActiveThread() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void removeActiveThread() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void renewActiveThread() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.Boolean isReportJobCancelled(java.lang.Long reportJobId) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException