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
Sourceactivity(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Activity::Follow
Sourceactivity?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Activity::Follow | Nil
Sourceperform
Sourcerecipient?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Actor | Nil
Source