Class NpmExecutorExecutionContextView

java.lang.Object
org.openrewrite.DelegatingExecutionContext
org.openrewrite.nodejs.NpmExecutorExecutionContextView
All Implemented Interfaces:
org.openrewrite.ExecutionContext, org.openrewrite.rpc.RpcCodec<org.openrewrite.ExecutionContext>

public class NpmExecutorExecutionContextView extends org.openrewrite.DelegatingExecutionContext
  • Field Summary

    Fields inherited from interface org.openrewrite.ExecutionContext

    CURRENT_CYCLE, CURRENT_RECIPE, DATA_TABLES, REQUIRE_PRINT_EQUALS_INPUT, RUN_TIMEOUT, SCANNING_MUTATION_VALIDATION
  • Constructor Summary

    Constructors
    Constructor
    Description
    NpmExecutorExecutionContextView(org.openrewrite.ExecutionContext delegate)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    view(org.openrewrite.ExecutionContext ctx)
     

    Methods inherited from class org.openrewrite.DelegatingExecutionContext

    getDelegate, getMessage, getMessages, 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, computeMessageIfAbsent, getCycle, getCycleDetails, getMessage, getObservers, pollMessage, putCurrentRecipe, putMessageInCollection, putMessageInSet, rpcReceive, rpcSend