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

Uses of Interface
psdi.workflow.WFNodeDetailRemote

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

      Subinterfaces of WFNodeDetailRemote in psdi.workflow 
      Modifier and Type Interface and Description
      interface  WFConditionRemote
      Remote Interface to the WFCondition object.
      interface  WFInputRemote
      Remote Interface to the WFDecision object.
      interface  WFStartRemote
      Remote Interface to the WFStart object.
      interface  WFStopRemote
      Remote Interface to the WFStop object.
      interface  WFSubProcessRemote
      Remote interface to the WFSubProcess Mbo.
      interface  WFTaskRemote
      Remote Interface to the WFTask object.
      Classes in psdi.workflow that implement WFNodeDetailRemote 
      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  WFNodeDetail
      This is a Mbo subclass that defines common actions for node type specific detail Mbos.
      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.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes