forContext

fun forContext(contextId: <Error class: unknown class>): Memory.WithContext

Start creating a Memory for the given context.

Return

Step requiring a repository

Parameters

contextId

The context to search within


fun forContext(contextIdValue: String): Memory.WithContext

Start creating a Memory for the given context (Java-friendly).

Return

Step requiring a repository

Parameters

contextIdValue

The context ID string value