Package org.openrewrite.ai
Class AIExecutionContextView
java.lang.Object
org.openrewrite.DelegatingExecutionContext
org.openrewrite.ai.AIExecutionContextView
- All Implemented Interfaces:
ExecutionContext
-
Field Summary
Fields inherited from interface org.openrewrite.ExecutionContext
CURRENT_CYCLE, CURRENT_RECIPE, DATA_TABLES, REQUIRE_PRINT_EQUALS_INPUT, RUN_TIMEOUT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetOpenApiToken
(String token) static AIExecutionContextView
view
(ExecutionContext ctx) Methods inherited from class org.openrewrite.DelegatingExecutionContext
getMessage, getOnError, getOnTimeout, pollMessage, putMessage
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openrewrite.ExecutionContext
addObserver, computeMessage, getCycle, getCycleDetails, getMessage, getObservers, pollMessage, putCurrentRecipe, putMessageInCollection, putMessageInSet
-
Constructor Details
-
AIExecutionContextView
-
-
Method Details
-
view
-
setOpenApiToken
-
getOpenapiToken
-