Any object that can participate in an activity needs to subclass from ActivityObject and implement an activity_name
property. See the Ticket
class on forge:tv/timelines for an example.
We'll probably want to do this for most, if not all of our Artifacts.
forge:tv/4384
Updated the most obvious/most used artifacts. Can add more later. Mainly just a code review since activity creation isn't happening yet.
Merge back to tv/timelines (NOT dev).