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

Uses of Interface
psdi.workflow.WFActionSetRemote

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

      Classes in psdi.workflow that implement WFActionSetRemote 
      Modifier and Type Class and Description
      class  WFActionSet
      Represents the set of WFActions.
      Methods in psdi.workflow that return WFActionSetRemote 
      Modifier and Type Method and Description
      WFActionSetRemote WFCallStackSet.applyWorkflowAction(WFAction action)
      Apply the chosen action.
      WFActionSetRemote WFCallStackSet.applyWorkflowAction(WFAction action, java.lang.String memo)
      Apply the chosen action.
      WFActionSetRemote WFInstance.getActions()
      Gets the set of WFActions for the instance.
      WFActionSetRemote WFInstanceRemote.getActions() 
      WFActionSetRemote WFCallStackSet.initiateWorkflow(java.lang.String memo, WFProcess wfProcess)
      Sets up the callstack for a newly initiated workflow on a Mbo.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes