Serialized Form
-
Package com.lucidworks.fusion.connector.plugin.api.exceptions
-
Exception com.lucidworks.fusion.connector.plugin.api.exceptions.ContentEmitException
class ContentEmitException extends Exception implements Serializable
-
-
Package com.lucidworks.fusion.connector.plugin.api.fetcher.message
-
Package com.lucidworks.fusion.connector.plugin.api.fetcher.result
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.result.FetchResult
class FetchResult extends Object implements Serializable-
Serialized Fields
-
id
String id
-
-
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.result.StartResult
class StartResult extends Object implements Serializable -
Class com.lucidworks.fusion.connector.plugin.api.fetcher.result.StopResult
class StopResult extends Object implements Serializable-
Serialized Fields
-
id
String id
-
-
-
-
Package com.lucidworks.fusion.connector.plugin.api.fetcher.type.content
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.content.Candidate
class Candidate extends Object implements Serializable-
Serialized Fields
-
affinityKey
String affinityKey
-
fetchGroup
String fetchGroup
-
fields
Map<String,
Object> fields -
id
String id
-
isLeafNode
boolean isLeafNode
-
isTransient
boolean isTransient
-
lastModified
long lastModified
-
metadata
Map<String,
Object> metadata -
parentId
String parentId
-
signature
long signature
A number that uniquely identifies the content version of this item. For example, an HTTP ETag, an MD5 of the content of a file, a version number of some object from an API etc.. -
sourcePhase
String sourcePhase
-
targetPhase
String targetPhase
-
-
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.content.Checkpoint
class Checkpoint extends Object implements Serializable -
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.content.Content
class Content extends Object implements Serializable-
Serialized Fields
-
acls
List<String> acls
-
contentType
String contentType
-
denyAcls
List<String> denyAcls
-
fields
Map<String,
Object> fields -
id
String id
-
inputStreamSupplier
Supplier<InputStream> inputStreamSupplier
-
metadata
Map<String,
Object> metadata -
parentId
String parentId
-
resourceName
String resourceName
-
updateACLsOnAncestorChange
boolean updateACLsOnAncestorChange
-
-
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.content.Delete
class Delete extends Object implements Serializable -
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.content.Document
class Document extends Object implements Serializable-
Serialized Fields
-
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.content.DocumentAcl
class DocumentAcl extends Object implements Serializable -
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.content.Error
class Error extends Object implements Serializable -
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.content.FetchInput
class FetchInput extends Object implements Serializable-
Serialized Fields
-
affinityKey
String affinityKey
-
canonicalId
String canonicalId
-
fetchGroup
String fetchGroup
-
fields
Map<String,
Object> fields -
id
String id
-
isLeafNode
boolean isLeafNode
-
isTransient
boolean isTransient
-
metadata
Map<String,
Object> metadata -
parentId
String parentId
-
retryProperties
Optional<RetryPolicy> retryProperties
-
sourcePhase
String sourcePhase
-
targetPhase
String targetPhase
-
-
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.content.Skip
class Skip extends Object implements Serializable
-
-
Package com.lucidworks.fusion.connector.plugin.api.fetcher.type.security
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.security.AccessControl
class AccessControl extends Object implements Serializable -
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.security.DeleteAccessControlItem
class DeleteAccessControlItem extends Object implements Serializable-
Serialized Fields
-
conditions
Set<String> conditions
Deprecated. -
deleteChildrenFromInbound
boolean deleteChildrenFromInbound
Deprecated. -
deleteChildrenFromOutbound
boolean deleteChildrenFromOutbound
Deprecated. -
deleteInCascadeFromInbound
boolean deleteInCascadeFromInbound
Deprecated. -
deleteInCascadeFromOutbound
boolean deleteInCascadeFromOutbound
Deprecated. -
deleteReferenceFromInbound
boolean deleteReferenceFromInbound
Deprecated. -
deleteReferenceFromOutbound
boolean deleteReferenceFromOutbound
Deprecated. -
fields
Map<String,
Object> fields Deprecated. -
id
String id
Deprecated. -
inboundDepthLimit
int inboundDepthLimit
Deprecated. -
matchAll
boolean matchAll
Deprecated. -
outboundDepthLimit
int outboundDepthLimit
Deprecated. -
skipDelete
boolean skipDelete
Deprecated.
-
-
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.security.DeleteGraphAccessControlItem
class DeleteGraphAccessControlItem extends Object implements Serializable-
Serialized Fields
-
id
String id
-
-
-
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.security.GraphAccessControl
class GraphAccessControl extends Object implements Serializable -
Class com.lucidworks.fusion.connector.plugin.api.fetcher.type.security.UpdateGraphAccessControlItem
class UpdateGraphAccessControlItem extends Object implements Serializable
-