Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- aspects() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.repository.Node
-
Returns the value of the
aspectsrecord component. - authenticate(String, ClientRegistration) - Method in class org.alfresco.hxi_connector.prediction_applier.auth.PredictionApplierHxAuthClient
- authentication() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.HxInsightProperties.HylandExperience
-
Returns the value of the
authenticationrecord component. - authenticationManager(List<AuthenticationProvider>) - Method in class org.alfresco.hxi_connector.prediction_applier.config.SecurityConfig
- authenticationService(OAuth2ClientProperties, HxInsightProperties, AuthenticationManager, TaskScheduler, CamelContext) - Method in class org.alfresco.hxi_connector.prediction_applier.config.SecurityConfig
- authorization() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.HxInsightProperties.HylandExperience
-
Returns the value of the
authorizationrecord component.
B
- baseUrl() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.NodesApiProperties
-
Returns the value of the
baseUrlrecord component. - bufferEndpoint() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.InsightPredictionsProperties
-
Returns the value of the
bufferEndpointrecord component.
C
- collectorTimerEndpoint() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.InsightPredictionsProperties
-
Returns the value of the
collectorTimerEndpointrecord component. - configure() - Method in class org.alfresco.hxi_connector.prediction_applier.hx_insight.PredictionCollector
-
Polls all available prediction batches and sends them (one by one) to the internal buffer for further processing.
- configure() - Method in class org.alfresco.hxi_connector.prediction_applier.hx_insight.PredictionListener
- configure() - Method in class org.alfresco.hxi_connector.prediction_applier.repository.NodesClient
E
- equals(Object) - Method in record class org.alfresco.hxi_connector.prediction_applier.config.HxInsightProperties.HylandExperience
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.alfresco.hxi_connector.prediction_applier.config.InsightPredictionsProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.alfresco.hxi_connector.prediction_applier.config.NodesApiProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.alfresco.hxi_connector.prediction_applier.model.prediction.Prediction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.alfresco.hxi_connector.prediction_applier.model.repository.Node
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.alfresco.hxi_connector.prediction_applier.model.repository.NodeEntry
-
Indicates whether some other object is "equal to" this one.
H
- hashCode() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.HxInsightProperties.HylandExperience
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.InsightPredictionsProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.NodesApiProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.prediction.Prediction
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.repository.Node
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.repository.NodeEntry
-
Returns a hash code value for this object.
- hxAuthenticationProvider(OAuth2ClientProperties, AuthenticationClient) - Method in class org.alfresco.hxi_connector.prediction_applier.config.SecurityConfig
- HxInsightProperties - Class in org.alfresco.hxi_connector.prediction_applier.config
- HxInsightProperties() - Constructor for class org.alfresco.hxi_connector.prediction_applier.config.HxInsightProperties
- HxInsightProperties.HylandExperience - Record Class in org.alfresco.hxi_connector.prediction_applier.config
- HylandExperience(Authentication, Authorization) - Constructor for record class org.alfresco.hxi_connector.prediction_applier.config.HxInsightProperties.HylandExperience
-
Creates an instance of a
HylandExperiencerecord class.
I
- id() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.prediction.Prediction
-
Returns the value of the
idrecord component. - id() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.repository.Node
-
Returns the value of the
idrecord component. - InsightPredictionsProperties - Record Class in org.alfresco.hxi_connector.prediction_applier.config
- InsightPredictionsProperties(String, Long, String, String) - Constructor for record class org.alfresco.hxi_connector.prediction_applier.config.InsightPredictionsProperties
-
Creates an instance of a
InsightPredictionsPropertiesrecord class.
L
- LinkedListJacksonDataFormat - Class in org.alfresco.hxi_connector.prediction_applier.util
- LinkedListJacksonDataFormat(Class<?>) - Constructor for class org.alfresco.hxi_connector.prediction_applier.util.LinkedListJacksonDataFormat
M
- main(String[]) - Static method in class org.alfresco.hxi_connector.prediction_applier.PredictionApplierApplication
- map(Prediction) - Method in class org.alfresco.hxi_connector.prediction_applier.hx_insight.PredictionMapper
N
- node() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.repository.NodeEntry
-
Returns the value of the
noderecord component. - Node - Record Class in org.alfresco.hxi_connector.prediction_applier.model.repository
- Node(String, Set<String>) - Constructor for record class org.alfresco.hxi_connector.prediction_applier.model.repository.Node
-
Creates an instance of a
Noderecord class. - Node(String) - Constructor for record class org.alfresco.hxi_connector.prediction_applier.model.repository.Node
- NodeEntry - Record Class in org.alfresco.hxi_connector.prediction_applier.model.repository
- NodeEntry(Node) - Constructor for record class org.alfresco.hxi_connector.prediction_applier.model.repository.NodeEntry
-
Creates an instance of a
NodeEntryrecord class. - NODES_DIRECT_ENDPOINT - Static variable in class org.alfresco.hxi_connector.prediction_applier.repository.NodesClient
- NodesApiProperties - Record Class in org.alfresco.hxi_connector.prediction_applier.config
- NodesApiProperties(String, String, String, Retry) - Constructor for record class org.alfresco.hxi_connector.prediction_applier.config.NodesApiProperties
-
Creates an instance of a
NodesApiPropertiesrecord class. - NodesClient - Class in org.alfresco.hxi_connector.prediction_applier.repository
- NodesClient() - Constructor for class org.alfresco.hxi_connector.prediction_applier.repository.NodesClient
O
- objectId() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.prediction.Prediction
-
Returns the value of the
objectIdrecord component. - org.alfresco.hxi_connector.prediction_applier - package org.alfresco.hxi_connector.prediction_applier
- org.alfresco.hxi_connector.prediction_applier.auth - package org.alfresco.hxi_connector.prediction_applier.auth
- org.alfresco.hxi_connector.prediction_applier.config - package org.alfresco.hxi_connector.prediction_applier.config
- org.alfresco.hxi_connector.prediction_applier.exception - package org.alfresco.hxi_connector.prediction_applier.exception
- org.alfresco.hxi_connector.prediction_applier.hx_insight - package org.alfresco.hxi_connector.prediction_applier.hx_insight
- org.alfresco.hxi_connector.prediction_applier.model.prediction - package org.alfresco.hxi_connector.prediction_applier.model.prediction
- org.alfresco.hxi_connector.prediction_applier.model.repository - package org.alfresco.hxi_connector.prediction_applier.model.repository
- org.alfresco.hxi_connector.prediction_applier.repository - package org.alfresco.hxi_connector.prediction_applier.repository
- org.alfresco.hxi_connector.prediction_applier.util - package org.alfresco.hxi_connector.prediction_applier.util
P
- password() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.NodesApiProperties
-
Returns the value of the
passwordrecord component. - pollPeriodMillis() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.InsightPredictionsProperties
-
Returns the value of the
pollPeriodMillisrecord component. - Prediction - Record Class in org.alfresco.hxi_connector.prediction_applier.model.prediction
- Prediction(String, String) - Constructor for record class org.alfresco.hxi_connector.prediction_applier.model.prediction.Prediction
-
Creates an instance of a
Predictionrecord class. - PredictionApplierApplication - Class in org.alfresco.hxi_connector.prediction_applier
- PredictionApplierApplication() - Constructor for class org.alfresco.hxi_connector.prediction_applier.PredictionApplierApplication
- predictionApplierHxAuthClient(CamelContext, HxInsightProperties) - Method in class org.alfresco.hxi_connector.prediction_applier.config.SecurityConfig
- PredictionApplierHxAuthClient - Class in org.alfresco.hxi_connector.prediction_applier.auth
- PredictionApplierHxAuthClient(CamelContext, HxInsightProperties) - Constructor for class org.alfresco.hxi_connector.prediction_applier.auth.PredictionApplierHxAuthClient
- PredictionApplierRuntimeException - Exception in org.alfresco.hxi_connector.prediction_applier.exception
- PredictionApplierRuntimeException(String) - Constructor for exception org.alfresco.hxi_connector.prediction_applier.exception.PredictionApplierRuntimeException
- PredictionApplierRuntimeException(String, Throwable) - Constructor for exception org.alfresco.hxi_connector.prediction_applier.exception.PredictionApplierRuntimeException
- PredictionApplierRuntimeException(Throwable) - Constructor for exception org.alfresco.hxi_connector.prediction_applier.exception.PredictionApplierRuntimeException
- PredictionCollector - Class in org.alfresco.hxi_connector.prediction_applier.hx_insight
- PredictionCollector() - Constructor for class org.alfresco.hxi_connector.prediction_applier.hx_insight.PredictionCollector
- PredictionListener - Class in org.alfresco.hxi_connector.prediction_applier.hx_insight
- PredictionListener() - Constructor for class org.alfresco.hxi_connector.prediction_applier.hx_insight.PredictionListener
- PredictionMapper - Class in org.alfresco.hxi_connector.prediction_applier.hx_insight
- PredictionMapper() - Constructor for class org.alfresco.hxi_connector.prediction_applier.hx_insight.PredictionMapper
R
- retry() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.NodesApiProperties
-
Returns the value of the
retryrecord component.
S
- SecurityConfig - Class in org.alfresco.hxi_connector.prediction_applier.config
- SecurityConfig() - Constructor for class org.alfresco.hxi_connector.prediction_applier.config.SecurityConfig
- sourceEndpoint() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.InsightPredictionsProperties
-
Returns the value of the
sourceEndpointrecord component.
T
- toString() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.HxInsightProperties.HylandExperience
-
Returns a string representation of this record class.
- toString() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.InsightPredictionsProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.NodesApiProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.prediction.Prediction
-
Returns a string representation of this record class.
- toString() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.repository.Node
-
Returns a string representation of this record class.
- toString() - Method in record class org.alfresco.hxi_connector.prediction_applier.model.repository.NodeEntry
-
Returns a string representation of this record class.
U
- UNEXPECTED_STATUS_CODE_MESSAGE - Static variable in class org.alfresco.hxi_connector.prediction_applier.repository.NodesClient
- useList() - Method in class org.alfresco.hxi_connector.prediction_applier.util.LinkedListJacksonDataFormat
- username() - Method in record class org.alfresco.hxi_connector.prediction_applier.config.NodesApiProperties
-
Returns the value of the
usernamerecord component.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form