class

Task::NotifyPollExpiry

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

Instance methods

_association_question
Source
_belongs_to_setter_for_question(question_ : ActivityPub::Object::Question, update_associations = true) : ActivityPub::Object::Question
Source
path_to

Returns the path to the poll.

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