class

Relationship::Content::Outbox

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

Instance methods

_association_activity
Source
_association_owner
Source
_belongs_to_setter_for_activity(activity_ : ActivityPub::Activity, update_associations = true) : ActivityPub::Activity
Source
_belongs_to_setter_for_owner(owner_ : ActivityPub::Actor, update_associations = true) : ActivityPub::Actor
Source
activity(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Activity
Source
activity?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Activity | Nil
Source
confirmed
Source
confirmed=(confirmed : Bool)
Source
owner(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Actor
Source
owner?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Actor | Nil
Source