Class FetchResult
java.lang.Object
com.lucidworks.fusion.connector.plugin.api.fetcher.result.FetchResult
- All Implemented Interfaces:
EmittedItem,Identifiable,Message,OutputItem,FetcherResult,Serializable
A value returned by
Fetcher.fetch(FetcherContext.FetchContext)- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FetchResult
Deprecated.Use #FetchResult(String)instead. -
FetchResult
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceIdentifiable
-
setId
Deprecated.Use #FetchResult(String)instead.- Parameters:
id-
-
hasId
public boolean hasId()
-
FetchResult(String)instead.