public class EntityCallContextForIntent
extends EntityCallContext
public EntityCallContextForIntent(@NotNull
ai.tock.nlp.core.Intent intent,
@NotNull
java.util.Locale language,
@NotNull
ai.tock.nlp.core.NlpEngineType engineType,
@NotNull
java.lang.String applicationName,
@NotNull
java.time.ZonedDateTime referenceDate)
public EntityCallContextForIntent(@NotNull
ai.tock.nlp.core.CallContext context,
@NotNull
ai.tock.nlp.core.Intent intent)
public EntityCallContextForIntent(@NotNull
ai.tock.nlp.core.quality.TestContext context,
@NotNull
ai.tock.nlp.core.Intent intent)
@NotNull public EntityContextKey key()
@NotNull public ai.tock.nlp.core.Intent getIntent()