Uses of Interface
com.novell.zos.grid.WorkflowInfo

Packages that use WorkflowInfo
com.novell.zos.grid   
 

Uses of WorkflowInfo in com.novell.zos.grid
 

Methods in com.novell.zos.grid that return WorkflowInfo
 WorkflowInfo[] ClientAgent.getRunningJobs(boolean allJobs, boolean activeOnly, String parentWorkflowId, long submitTime, int maxCount, boolean detail)
          Get a array of job information for currently running jobs.
 WorkflowInfo ClientAgent.getStatusDetail(String jobID, boolean includeJoblets)
          Get detailed status information of the started job.
 WorkflowInfo[] Message.RunningJobs.getWorkflowInfos()
          The information about running jobs.
 



Copyright 2008 Novell, Inc. All Rights Reserved.