Uses of Class
org.javastro.ivoa.entities.uws.Job
Packages that use Job
-
Uses of Job in org.javastro.ivoa.entities.uws
Fields in org.javastro.ivoa.entities.uws declared as JobFields in org.javastro.ivoa.entities.uws with type parameters of type JobModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Job,ZonedDateTime> Job.PropInfo.CREATION_TIMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<Job,ZonedDateTime> Job.PropInfo.DESTRUCTIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<Job,ZonedDateTime> Job.PropInfo.END_TIMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<Job,ErrorSummary> Job.PropInfo.ERROR_SUMMARYJob.PropInfo.EXECUTION_DURATIONJob.PropInfo.JOB_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<Job,Job.JobInfo> Job.PropInfo.JOB_INFOJob.PropInfo.OWNER_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<Job,Parameters> Job.PropInfo.PARAMETERSstatic final com.kscs.util.jaxb.SinglePropertyInfo<Job,ExecutionPhase> Job.PropInfo.PHASEstatic final com.kscs.util.jaxb.SinglePropertyInfo<Job,ZonedDateTime> Job.PropInfo.QUOTEJob.PropInfo.RESULTSJob.PropInfo.RUN_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<Job,ZonedDateTime> Job.PropInfo.START_TIMEJob.PropInfo.VERSIONMethods in org.javastro.ivoa.entities.uws with type parameters of type JobMethods in org.javastro.ivoa.entities.uws that return JobModifier and TypeMethodDescriptionJob.Builder.build()Job.clone()Job.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Job.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Job.createCopy()Job.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createJob()Create an instance ofJobJob.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.uws with parameters of type JobModifier and TypeMethodDescriptionstatic Job.Builder<Void>Job.copyExcept(Job _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Job.Builder<_B>static <_B> Job.Builder<_B>Job.copyOf(Job _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Job.Builder<Void>Constructors in org.javastro.ivoa.entities.uws with parameters of type Job