class

Task::HandleFollowRequest

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

Instance methods

_association_activity
Source
_association_recipient
Source
_belongs_to_setter_for_activity(activity_ : ActivityPub::Activity::Follow, update_associations = true) : ActivityPub::Activity::Follow
Source
_belongs_to_setter_for_recipient(recipient_ : ActivityPub::Actor, update_associations = true) : ActivityPub::Actor
Source
activity(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Activity::Follow
Source
activity?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Activity::Follow | Nil
Source
perform
Source
recipient(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Actor
Source
recipient=(recipient_ : ActivityPub::Actor) : ActivityPub::Actor
Source
recipient?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Actor | Nil
Source