OptaPlanner distribution 6.0.1.Final

org.optaplanner.examples.projectjobscheduling.persistence
Class ProjectJobSchedulingDao

java.lang.Object
  extended by org.optaplanner.examples.common.persistence.XStreamSolutionDao
      extended by org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingDao
All Implemented Interfaces:
SolutionDao

public class ProjectJobSchedulingDao
extends XStreamSolutionDao


Field Summary
 
Fields inherited from class org.optaplanner.examples.common.persistence.XStreamSolutionDao
logger
 
Constructor Summary
ProjectJobSchedulingDao()
           
 
Method Summary
 
Methods inherited from class org.optaplanner.examples.common.persistence.XStreamSolutionDao
getDataDir, getDirName, getFileExtension, readSolution, writeSolution
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectJobSchedulingDao

public ProjectJobSchedulingDao()

OptaPlanner distribution 6.0.1.Final

Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.