Class JobArrayList

java.lang.Object
org.cristalise.kernel.utils.CastorArrayList<Job>
org.cristalise.kernel.entity.JobArrayList

public class JobArrayList extends CastorArrayList<Job>
Wrapper class for caster marshaller to work (very likely not a problem anymore)
  • Constructor Details

    • JobArrayList

      public JobArrayList()
    • JobArrayList

      public JobArrayList(List<Job> aList)