Task::Fetch::Thread
Inherits Task::Fetch::Fetcher < Task::ConcurrentTask < Task < Ktistec::Model::Polymorphic < Ktistec::Model::Common < Ktistec::Model < Reference < Object
Fetch a thread.
Constants
Class methods
Finds an existing task or instantiates a new task.
If thread (or subject_iri) is passed as an option, search
for the root of the thread, and use that value. This ensures
that new tasks always point at roots.
Finds an existing task or instantiates a new task.
If thread (or subject_iri) is passed as an option, search
for the root of the thread, and use that value. This ensures
that new tasks always point at roots.
Merges tasks.
Should be used in places where an object's thread property is changed. Ensures that only one task exists for a thread.
Instance methods
Identifies a thread.
This value may change as the thread is extended toward its root.
Identifies the actor following the thread.
Finds the best root object.
This will be the actual root object, if the root object has been fetched and is cached. Otherwise, it will be an object in the incomplete thread.
Fetches objects in the thread.
On each invocation, performs at most maximum (default 100)
fetches/network requests for new objects.
Identifies the actor following the thread.
Identifies the actor following the thread.
Identifies the actor following the thread.
Identifies a thread.
This value may change as the thread is extended toward its root.