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

Uses of Class
psdi.workflow.WFProcess

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

      Methods in psdi.workflow that return WFProcess 
      Modifier and Type Method and Description
      WFProcess WFSubProcess.getEnabledWFProcess()
      Returns the enabled revision of the sub-process specified by this node.
      Methods in psdi.workflow with parameters of type WFProcess 
      Modifier and Type Method and Description
      WFActionSetRemote WFCallStackSet.initiateWorkflow(java.lang.String memo, WFProcess wfProcess)
      Sets up the callstack for a newly initiated workflow on a Mbo.
      void WFInstance.initiateWorkflow(java.lang.String memo, WFProcess wfProcess)
      Gets the CallStackSet and calls initiateWorkflow on it.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes