delete setJob from JobAdapterInterface

Registered by Wojciech Żywno

setJob method definition is unnecessary in JobAdapterInteface. Job should be assign only once to JobAdapter in constructor.

Blueprint information

Status:
Complete
Approver:
Wojciech Żywno
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Pending Approval
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

Methods setJob and setID were removed from JobAdapterInteface and similar thing was done with TaskAdapterInterface. In implementation JobInterface or TaskInterface could be sent to class only with constructor.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.