Class | Description |
---|---|
AbortAllConnectors |
Aborts scan or current session on all connectors.
Errors linked to a bad connector status are ignored. |
AbortConnectorSync |
Aborts the connector synchronization.
|
BasicPipelineBranch |
A Simple PipelineBranch
|
BranchAction |
A graph of processing actions.
|
CDIHSize |
The CDIH size
|
CheckConnectorConfig |
Checks the supplied connector configuration.
Implementation may vary from one connector to another. |
ClearConnector |
Clear all persistent state for this connector:
* All documents from this connector are deleted * All checkpoints from this connector are deleted * If the connector is managed, its clear() hook is called, which can allow for custom cleanup operations. |
CloudViewPushAPITargetProcess |
Creates a CloudViewPushAPITargetProcessor.
|
Connector |
The configuration of a connector
|
Connector.Config | |
Connector.ForcedMeta | |
ConnectorCapabilities |
Capabilities of a connector
|
ConnectorConfigError |
A connector configuration error
|
ConnectorConfigErrors |
A list of connector configuration errors.
|
ConnectorIntrospectionResult |
No documentation for this element.
|
ConnectorList |
List of connectors defined in the system.
|
ConnectorScanMode |
No documentation for this element.
|
ConnectorScanMode.DefaultConfig | |
ConnectorScheduledScan |
Defines the connector scheduling
|
ConnectorScheduledScan.ScanModeConfig | |
ConnectorSchedulingTrigger |
Defines the scheduled interval.
|
ConnectorsStatus |
Object model //
A set of connector status. |
ConnectorStatus |
Status information of a connector
|
ConnectorStatus.CurrentScan | |
ConnectorStatus.PreviousScan | |
ConnectorType |
A description of the connector type supported by the system.
This connector configuration description is included. |
ConnectorType.DefaultForcedMeta | |
ConnectorTypeClassIdList |
List of connector class ids.
|
ConnectorTypeList |
The list of connector types currently known by the system (installed plugins)
|
CronConnectorSchedulingTrigger |
Configures the scheduled scan for a connector, given a start timestamp and an end timestamp.
|
CustomPostProcessingPipeline |
Post-processing pipeline based on a custom Java class.
|
CustomProcess |
Processes the records with a custom processor.
|
CustomTransform |
Custom transformation
|
DeleteFields |
Deletes a set of fields
|
DIHSize |
The DIH size
|
DisableConnector |
Disables a connector.
|
EnableConnector |
Enables the connector.
|
ForceConnectorFullRescan |
Forces the full rescan of the specified connector.
|
ForwardProcess |
Creates a ForwardProcessor
|
GetCDIHSize |
Return size of CDIH
|
GetConnectorCapabilities |
Retrieves the capabilities of a connector
|
GetConnectorExpandedList |
Gets the list of expanded connector configs.
|
GetConnectorExpandedListByVersion |
Returns the expanded list of connectors in the configuration for a given version.
|
GetConnectorList |
Gets the list of connector configs.
|
GetConnectorListByVersion |
Returns the list of connectors in the configuration for a given version.
|
GetConnectorsStatus |
Operations //
Gets the status of managed connectors. |
GetConnectorTypeList |
Operations //
List the connectors available on the system with their configuration description and default configuration parameter values. |
GetDIHSize |
Return size of DIH
|
GetVerbatimDocument |
Gets a document from its URI and connector name.
|
IntrospectConnector |
Performs an introspection query on a connector server.
The connector does not need to be deployed. Functional definition of each introspection query is connector-specific. This method uses the supplied connector configuration for the introspection call. Depending on the introspection query, the config might has to be fully valid or not. |
IntrospectConnector.ConnectorConfig | |
IntrospectConnector.IntrospectionQueryParams | |
IntrospectConnector.ScanModeConfig | |
LegacyConnectorInfo |
LEGACY return for generic connector info
|
LegacyGetConnectorInfo |
LEGACY method to get connector information on a deployed connector.
|
MultithreadedDispatchBranch |
Replicates a branch multiple times and connects a dispatch to the input and a union to the output
|
ObjectFactory | |
PerBuildGroupStatus |
Status of a given connector for a given build group.
|
PerConsolidationServerStatus |
Status of a given connector for a given consolidation server.
|
PerIndexUnitStatus |
Status of a given connector for a given Index Unit
|
PerReplayServerStatus |
Status of a given connector for a given replay server.
|
PerReplayServerStatus.SnapshotCount | |
PipelineBranch |
A graph of processing actions.
|
PipelineLink |
Link between two BranchActions
|
PostProcessingPipeline |
Pipeline to process the documents sent by a connector.
The documents generated by the connector are converted into DataProcessing API records, and sent through this pipeline. |
ProcessAction |
Creates at least one Processor
|
PushConfig |
Specifies how documents are sent to the indexing-server.
|
QueueProcess |
Creates a QueueProcessor
|
ReindexConnector |
Reindexes the specified connector, that is:
* ensures that the underlying data source is available. * scratches the connector * fully rescans the connector (Cloudview >= 5.2) |
ReloadConnector |
Reloads a connector.
|
ReloadConnectors |
Reloads all connectors.
|
RenameField |
Renames a field
|
ResumeConnectorSync |
Resumes the connector synchronization.
|
RoundRobinProcess |
Creates a RoundRobinProcessor
|
ScanConnector |
Starts a scan on a connector.
|
ScanStatus |
Status of a scan or session
|
ScanStatus.SpecificMeasures | |
SetConnectorList |
Sets the list of connectors.
|
SetFieldValue |
Sets the value of a field
|
SimpleConnectorSchedulingTrigger |
Defines the scheduled interval.
|
SimplePostProcessingPipeline |
Creates a configured post-processing pipeline
|
SimplePostProcessingPipeline.FetchPipeline | |
SimplePostProcessingPipeline.ScanPipeline | |
SourceCachingConfig |
Defines how source documents are put in the document cache
|
SourceConfig |
Internal usage
|
SourceConfig.ForcedMeta | |
SourceConfigList |
Internal usage
|
SourceFetchConfig |
Defines how source documents are "fetched" for download, preview and thumbnails
|
SourcePreviewConfig |
Defines the configuration for image and HTML preview of the documents
of a source. |
SourceThumbnailsConfig |
No documentation for this element.
|
SuspendConnectorSync |
Suspends the connector synchronization.
|
UnionProcess |
Creates a UnionProcessor
|
Enum | Description |
---|---|
Connector.AuthenticationMode |
Copyright © 2021 Dassault Systèmes, All Rights Reserved.