Activity Configuration Extension (SpringNova)

Registered by Wilson

A mechanism to allow developers to attach additional key/value pairs to a particular activity to drive behaviour in customizable ways.

Blueprint information

Status:
Not started
Approver:
Wilson
Priority:
Undefined
Drafter:
Wilson
Direction:
Needs approval
Assignee:
Wilson
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

We provide a set of default configuration properties for activities. However, it would be useful to have a neat way of attaching additional K/V pairs to an activity, to enable finer control over an activity's behaviour.

<activity ... >
   <max-xyz ... >
   <extras>
      <entry key="abc" value="xyz" />
   </extras>
</activity>

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.