Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.gateway
Class GatewayImportTask

java.lang.Object
  extended by com.jivesoftware.forum.gateway.GatewayImportTask
All Implemented Interfaces:
java.lang.Runnable

public class GatewayImportTask
extends java.lang.Object
implements java.lang.Runnable

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

GatewayImportTask

public GatewayImportTask(Gateway gateway,
                         java.util.Date afterDate)
Method Detail

isBusy

public boolean isBusy()

hasRun

public boolean hasRun()

run

public void run()
Specified by:
run in interface java.lang.Runnable

stop

public void stop()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.