Optional
beforeActor that must be registered in the bus before this actor.
The bus this actor subscribes to.
Optional
busThe message that will be configured in the bus for reporting failures.
This message may be a template string that contains references to the executed action
.
For example, the following templated string is allowed:
"RDF dereferencing failed: no actors could handle ${action.handle.mediaType}"
The name for this actor.
If true (default), then content policies will be applied on links that are being detected by some other actor, if false, then links detected by content policies will forcefully be added to the link queue.
An init query actor that is used to query all links to follow from a stream.