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

Uses of Interface
psdi.workflow.WFCallStackRemote

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

      Classes in psdi.workflow that implement WFCallStackRemote 
      Modifier and Type Class and Description
      class  WFCallStack
      The Mbo to represent WFCallStack object.
      Methods in psdi.workflow that return WFCallStackRemote 
      Modifier and Type Method and Description
      WFCallStackRemote WFCallStackSet.popWFCallStack()
      Deactives the current top of the call stack and returns the new top of the call stack.
      WFCallStackRemote WFCallStackSet.pushWFCallStack(WFProcessRemote wfProcess)
      Adds a new call stack Mbo to the top of the stack.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes