org.gcube.portlets.user.occurrencemanagement.client.job
Class JobManager

java.lang.Object
  extended by org.gcube.portlets.user.occurrencemanagement.client.job.JobManager

public class JobManager
extends Object


Constructor Summary
JobManager(JobColumnConfig colConfig)
           
 
Method Summary
 boolean addJob(JobOccurrencesModel jobModel)
           
 boolean addListJob(List<JobOccurrencesModel> jobsModel)
           
 GridJob getGridJob()
           
 void removeSpeciesJob(String hashHPKey)
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobManager

public JobManager(JobColumnConfig colConfig)
Method Detail

addListJob

public boolean addListJob(List<JobOccurrencesModel> jobsModel)
Parameters:
jobsModel -
Returns:
true if almost one progress bar is ongoing

addJob

public boolean addJob(JobOccurrencesModel jobModel)

removeSpeciesJob

public void removeSpeciesJob(String hashHPKey)

reset

public void reset()

getGridJob

public GridJob getGridJob()


Copyright © 2014. All Rights Reserved.