Interface ExecutableOperation.Context

  • All Known Implementing Classes:
    ExecutableOperationContextImpl
    Enclosing interface:
    ExecutableOperation

    @Internal
    public static interface ExecutableOperation.Context
    The context to execute the operation. Operation may make side effect to the context, e.g. catalog manager, configuration.