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

Uses of Interface
psdi.workflow.WFNodeRemote

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

      Classes in psdi.workflow that implement WFNodeRemote 
      Modifier and Type Class and Description
      class  WFNode
      Mbo to represent WFNode object.
      Methods in psdi.workflow that return WFNodeRemote 
      Modifier and Type Method and Description
      WFNodeRemote WFAssignment.getNode()
      Gets task node which owns the assignment.
      WFNodeRemote WFCallStack.initCurrentNode(WFProcessRemote wfProcess)
      Initialize a new WFCallStack Mbo for the process it links to.
      WFNodeRemote WFCallStack.setCurrentNode(int nodeid)
      Note on the CallStack record where in the current process we are.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes