Uses of Class
blackboard.cms.workflow.WorkflowStatus

Packages that use WorkflowStatus
blackboard.cms.workflow   
 

Uses of WorkflowStatus in blackboard.cms.workflow
 

Methods in blackboard.cms.workflow that return WorkflowStatus
static WorkflowStatus WorkflowTypeManager.loadStatusById(blackboard.persist.Id id, java.sql.Connection con)
          Returns a WorkflowStatus identified by the given id using the supplied connection.
static WorkflowStatus WorkflowTypeManager.loadStatusById(blackboard.persist.Id id)
          Returns a WorkflowStatus identified by the given id.
 



Copyright © 2003-2004 Blackboard, Inc. All Rights Reserved.