com.novell.zos.jdl
Class JobInfo

java.lang.Object
  extended by com.novell.zos.jdl.GridObjectInfo
      extended by com.novell.zos.jdl.JobInfo

public class JobInfo
extends GridObjectInfo

The JobInfo class is a representation of a deployed Job. The factset available on the JobInfo class is the aggregation of the facts on the Job grid object, the facts coming from the Job's policy and facts from policies on the groups the Job is a member of. This includes the "job.*" and "jobargs.*" fact namespaces.


Method Summary
 
Methods inherited from class com.novell.zos.jdl.GridObjectInfo
deleteFact, factExists, getFact, getFact, getFactLastModified, getFactNames, refresh, setArrayFact, setBooleanArrayFact, setDateArrayFact, setDateFact, setFact, setIntegerArrayFact, setRealArrayFact, setStringArrayFact, setTimeArrayFact, setTimeFact
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright (c) 2011 Novell, Inc. All rights reserved.