|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.forum.gateway.GatewayImportTask
public class GatewayImportTask
A task that performs a gateway import.
Constructor Summary | |
---|---|
GatewayImportTask(Gateway gateway,
java.util.Date afterDate)
|
Method Summary | |
---|---|
boolean |
hasRun()
|
boolean |
isBusy()
|
void |
run()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GatewayImportTask(Gateway gateway, java.util.Date afterDate)
Method Detail |
---|
public boolean isBusy()
public boolean hasRun()
public void run()
run
in interface java.lang.Runnable
public void stop()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |