class

Task::DeliverDelayedObject

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

Constants

Log = ::Log.for(self)

Instance methods

_association_actor
Source
_association_object
Source
_belongs_to_setter_for_actor(actor_ : ActivityPub::Actor, update_associations = true) : ActivityPub::Actor
Source
_belongs_to_setter_for_object(object_ : ActivityPub::Object, update_associations = true) : ActivityPub::Object
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
object(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Object
Source
object?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Object | Nil
Source
perform
Source
reason(*args, **options)
Source
reason(*args, **options, &)
Source
state
Source
state=(state : State)
Source

Nested types