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

Uses of Class
psdi.workflow.WFActionSet

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

      Methods in psdi.workflow that return WFActionSet 
      Modifier and Type Method and Description
      WFActionSet WFNode.getWorkflowActions()
      Returns the set of actions extending from this node.
      WFActionSet WFNode.getWorkflowActionsIn()
      Returns the set of actions pointing to this node.
      Methods in psdi.workflow with parameters of type WFActionSet 
      Modifier and Type Method and Description
      void WFActionSet.duplicateActions(WFActionSet origActions)
      Duplicate actions from the original set.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes