Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.workflow.WorkflowDirector

  • Packages that use WorkflowDirector 
    Package Description
    com.ibm.tivoli.maximo.skd.beans  
    psdi.webclient.system.beans  
    psdi.webclient.system.controller  
    psdi.webclient.system.session  
    • Uses of WorkflowDirector in com.ibm.tivoli.maximo.skd.beans

      Methods in com.ibm.tivoli.maximo.skd.beans with parameters of type WorkflowDirector 
      Modifier and Type Method and Description
      protected void SKDWorkflowBean.getWorkflowDirections(WorkflowDirector wfdirector)
      Reload the parent record if the directions have a next action.
    • Uses of WorkflowDirector in psdi.webclient.system.beans

      Methods in psdi.webclient.system.beans with parameters of type WorkflowDirector 
      Modifier and Type Method and Description
      protected void WorkflowBean.getWorkflowDirections(WorkflowDirector wfdirector)
      Reload the parent record if the directions have a next action.
      protected void DataBean.getWorkflowDirections(WorkflowDirector director)
      Checks the workflow director for the next thing to do.
    • Uses of WorkflowDirector in psdi.webclient.system.controller

      Methods in psdi.webclient.system.controller that return WorkflowDirector 
      Modifier and Type Method and Description
      WorkflowDirector SessionContext.getWorkflowDirector()
      Deprecated. 
      FIREFOX
    • Uses of WorkflowDirector in psdi.webclient.system.session

      Methods in psdi.webclient.system.session that return WorkflowDirector 
      Modifier and Type Method and Description
      WorkflowDirector WebClientSession.getWorkflowDirector()
      Returns the WorkflowDirector for the client session
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes