org.nuiton.wikitty.addons.importexport
Class JobState

java.lang.Object
  extended by org.nuiton.wikitty.addons.importexport.JobState

public class JobState
extends Object

Version:
$Revision: 1136 $ Last update: $Date: 2011-08-12 16:24:03 +0200 (ven, 12 aoĆ» 2011) $ by : $Author: tchemit $
Author:
poussin

Field Summary
 String resourceUri
          if is an export, resourceUri is not null when job is ended
 String status
           
 
Constructor Summary
JobState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

status

public String status

resourceUri

public String resourceUri
if is an export, resourceUri is not null when job is ended

Constructor Detail

JobState

public JobState()


Copyright © 2009-2012 CodeLutin. All Rights Reserved.