Uses of Class
org.opencastproject.job.jpa.JpaJob
Packages that use JpaJob
-
Uses of JpaJob in org.opencastproject.job.jpa
Methods in org.opencastproject.job.jpa that return JpaJobModifier and TypeMethodDescriptionstatic JpaJobJpaJob.from(org.opencastproject.job.api.Job job) JpaJob.getParentJob()JpaJob.getRootJob()Methods in org.opencastproject.job.jpa that return types with arguments of type JpaJobMethods in org.opencastproject.job.jpa with parameters of type JpaJobModifier and TypeMethodDescriptionvoidJpaJob.setParentJob(JpaJob parentJob) voidJpaJob.setRootJob(JpaJob rootJob)