[ 
https://issues.apache.org/jira/browse/OOZIE-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shwetha G S updated OOZIE-2628:
-------------------------------
    Fix Version/s:     (was: 4.2.0)

> Fix Workflow EL function return types in Documentation
> ------------------------------------------------------
>
>                 Key: OOZIE-2628
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2628
>             Project: Oozie
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 4.2.0
>            Reporter: Abhishek Bafna
>            Assignee: Abhishek Bafna
>             Fix For: 4.3.0
>
>         Attachments: OOZIE-2628-00.patch
>
>
> These workflow EL functions return type is documented as {{int}} where as 
> they return {{String}}.
> {noformat}
> 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.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to