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

Uses of Class
psdi.workflow.NodeDetail

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

      Subclasses of NodeDetail in psdi.workflow 
      Modifier and Type Class and Description
      class  WaitNodeDetail
      Node Detail class for the Workflow Wait node.
      class  WrapWFNodeDetail 
      Methods in psdi.workflow that return NodeDetail 
      Modifier and Type Method and Description
      NodeDetail WFNode.getNodeDetail()
      This returns an object which has node specific data about this node.
      static NodeDetail NodeDetail.getNodeDetail(WFNode node)
      Factory returns the NodeDetail for the node type
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes