JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-3608

change field access levels in SendMuleEvent jbpm action handler from package to protected

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0.2
  • Fix Version/s: 3.0.0-M2
  • Component/s: Modules: BPM / Rules
  • Labels:
    None
  • User impact:
    High
  • Similar Issues:
    None

Description

currently all the interesting fields in SendMuleEvent are package protected. A change to protected would allow subclasses to do interesting things,such as reducing the amount of XML required for configuration, dynamically creating the payloadObject, or dynamically setting message properties.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds
Hide
Permalink
Travis Carlson added a comment - 16/Feb/10 08:22 AM

In 3.x this is handled by org.mule.transport.jbpm.MuleActivity where all variables are private with public getters/setters.

http://fisheye.codehaus.org/changelog/mule/?cs=16673

Show
Travis Carlson added a comment - 16/Feb/10 08:22 AM In 3.x this is handled by org.mule.transport.jbpm.MuleActivity where all variables are private with public getters/setters. http://fisheye.codehaus.org/changelog/mule/?cs=16673

People

  • Assignee:
    Travis Carlson
    Reporter:
    Scott Clasen
Vote (0)
Watch (0)

Dates

  • Created:
    08/Aug/08 09:11 AM
    Updated:
    16/Feb/10 08:22 AM
    Resolved:
    16/Feb/10 08:22 AM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.