JobSCheduler should hide method convert()

Registered by Rafal Wokacz

The method JobScheduler.convert() should not be accessible through the interface. It should be at least removed from the interface or made a privte.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Approved
Assignee:
Jarosław Salski
Definition:
Approved
Series goal:
Accepted for trunk
Implementation:
Implemented
Milestone target:
milestone icon first-prototype-finished
Started by
Jarosław Salski
Completed by
Wojciech Żywno

Related branches

Sprints

Whiteboard

JobScheduler.convert() was removed from interface, but still public in implementation for JobInterface argument.

rawo: If the convert() method is used only internally in the JobScheduler then it should be private. Both methods, i.e. convert(JobInterface jb) and convert(TaskInterface tsk)

rawo: Approved for private.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.