com.ibm.ccd.ui.dataobjects.workflow
Interface IWorkFlowToInput

All Known Implementing Classes:
WorkFlowTO

public interface IWorkFlowToInput


Method Summary
 ListboxContainer getCollabAreaListContainer()
           
 java.util.List getItemList()
           
 Workflow getStepWorkflow()
           
 ListboxContainer getTeamListContainer()
           
 

Method Detail

getTeamListContainer

ListboxContainer getTeamListContainer()

getCollabAreaListContainer

ListboxContainer getCollabAreaListContainer()

getStepWorkflow

Workflow getStepWorkflow()

getItemList

java.util.List getItemList()