Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-13597

Provide alias for automation operation parameter names

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.9.1
    • Fix Version/s: 5.9.2
    • Component/s: Automation
    • Upgrade notes:
      Hide

      An Operation parameter can receive an alias using:

      @Param(name = "paramName", alias =

      {"oldName", "otherName"}

      )
      protected String param;

      Show
      An Operation parameter can receive an alias using: @Param(name = "paramName", alias = {"oldName", "otherName"} ) protected String param;

      Description

      We might like to rename an automation operation parameter name. But in order to do not break compatibility, we'll need alias support on operation parameter name.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 4 hours
                  4h
                  Remaining:
                  Remaining Estimate - 4 hours
                  4h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified