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

Uses of Class
psdi.workflow.WFNodeDetail

  • Packages that use WFNodeDetail 
    Package Description
    psdi.workflow
    The Workflow package includes Mbos related to workflow.
    • Uses of WFNodeDetail in psdi.workflow

      Subclasses of WFNodeDetail in psdi.workflow 
      Modifier and Type Class and Description
      class  WFCondition
      Mbo to represent WFCondition object.
      class  WFInput
      Mbo to represent WFDecision object.
      class  WFInteraction
      WFInteraction nodes allow the process to bring up a certain application page and tell the user what to do.
      class  WFStart
      Mbo to represent WFStart object.
      class  WFStop
      Mbo to represent WFStop object.
      class  WFSubProcess
      Mbo to represent WFSubProcess object.
      class  WFTask
      Mbo to represent Workflow Tasks.
      Constructors in psdi.workflow with parameters of type WFNodeDetail 
      Constructor and Description
      WrapWFNodeDetail(WFNodeDetail detailMbo)
      Constructor takes the WFNodeDetail record.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes