AbstractContext should implement getRuntimeArguments()

Description

Since every sub-class of this class implements RuntimeContext, I think it makes sense to have sub-classes required to call super with runtime arguments so that the getRuntimeArguments() method is implemented in this class.

Which currently is implemented in each sub-class, which creates a lot of code duplication and inconsistency.

Release Notes

None

Activity

Show:

Andreas Neumann November 24, 2014 at 11:05 PM

Andreas Neumann November 24, 2014 at 11:04 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Components

Fix versions

Priority

Created November 21, 2014 at 7:15 PM
Updated March 27, 2015 at 7:31 PM
Resolved November 25, 2014 at 7:05 AM