class

Task::DistributePollUpdates

Inherits Task < Ktistec::Model::Polymorphic < Ktistec::Model::Common < Ktistec::Model < Reference < Object

Constants

CHECK_INTERVAL = 10.minutes

Instance methods

_association_actor
Source
_association_question
Source
_belongs_to_setter_for_actor(actor_ : ActivityPub::Actor, update_associations = true) : ActivityPub::Actor
Source
_belongs_to_setter_for_question(question_ : ActivityPub::Object::Question, update_associations = true) : ActivityPub::Object::Question
Source
actor(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Actor
Source
actor?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Actor | Nil
Source
path_to
Source
perform
Source
question(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Object::Question
Source
question?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Object::Question | Nil
Source