Class AbstractFetcherContext

java.lang.Object
com.lucidworks.fusion.connector.plugin.api.fetcher.context.AbstractFetcherContext
All Implemented Interfaces:
FetcherContext
Direct Known Subclasses:
FetcherContext.AbstractFetchContext, FetcherContext.AbstractStartContext, FetcherContext.AbstractStopContext

public abstract class AbstractFetcherContext extends Object implements FetcherContext