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

Uses of Class
psdi.workflow.WFInstance

  • Packages that use WFInstance 
    Package Description
    com.ibm.tivoli.maximo.script  
    psdi.workflow
    The Workflow package includes Mbos related to workflow.
    • Uses of WFInstance in com.ibm.tivoli.maximo.script

      Methods in com.ibm.tivoli.maximo.script with parameters of type WFInstance 
      Modifier and Type Method and Description
      void ScriptActionExtension.action(WFInstance wfInstance, WFActionRemote wfAction, MboRemote targetMbo, java.lang.Exception e) 
    • Uses of WFInstance in psdi.workflow

      Methods in psdi.workflow that return WFInstance 
      Modifier and Type Method and Description
      WFInstance WFAssignment.getInstance()
      Returns a reference to the instance that this assignment is a part of.
      WFInstance WFNotification.getWFInstance() 
      WFInstance WFCondition.getWFInstance()
      If we came from a condition node, then get the instance for the node.
      WFInstance WFCallStack.getWFInstance()
      Return the WFInstance that owns this Mbo.
      WFInstance WFNodeDetail.getWFInstance()
      Returns the instance
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes