Comunica
    Preparing search index...

    Data interface for the type of an actor run result.

    interface IActorContextPreprocessOutput {
        context: IActionContext;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    A context object. Can be null.