Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-2628

Fix Workflow EL function return types in Documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.2.0
    • 4.3.0
    • docs
    • None

    Description

      These workflow EL functions return type is documented as int where as they return String.

      int wf:actionExternalId(String node)
      It returns the external Id for an action node, or an empty string if the action has not being executed or it has not completed yet.
      int wf:actionTrackerUri(String node)
      It returns the tracker URI for an action node, or an empty string if the action has not being executed or it has not completed yet.
      int wf:actionExternalStatus(String node)
      It returns the external status for an action node, or an empty string if the action has not being executed or it has not completed yet.
      

      Attachments

        1. OOZIE-2628-00.patch
          1 kB
          Abhishek Bafna

        Activity

          People

            abhishekbafna Abhishek Bafna
            abhishekbafna Abhishek Bafna
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: