A E F G I M O R S T U W
A
- API_ERROR - Static variable in class org.imixs.ml.workflow.MLAdapter
-
- API_EVENT_FAILURE - Static variable in class org.imixs.ml.workflow.MLAdapter
-
- API_EVENT_SUCCESS - Static variable in class org.imixs.ml.workflow.MLAdapter
-
E
- endsWithSpecialCharacter(String) - Static method in class org.imixs.ml.workflow.MLController
-
This helper method tests if a given string ends with a special character like
'&', '
- entityObjectEvents - Variable in class org.imixs.ml.workflow.MLService
-
- EVENTLOG_TOPIC_TRAINING - Static variable in class org.imixs.ml.workflow.MLService
-
- eventLogService - Variable in class org.imixs.ml.workflow.MLService
-
- execute(ItemCollection, ItemCollection) - Method in class org.imixs.ml.workflow.MLAdapter
-
This method posts a text from an attachment to the Imixs-ML Analyse service
endpoint
F
- findMatches(String, String) - Static method in class org.imixs.ml.workflow.MLController
-
Returns a matching text sequences form a search phrase
e.g.
- findMatchesOld(String, String) - Static method in class org.imixs.ml.workflow.MLController
-
Deprecated.
G
- getAllDocumentText(ItemCollection) - Method in class org.imixs.ml.workflow.MLService
-
This method returns a string with all the text content of all documents
attached to a workitem.
- getMLDefinitions(ItemCollection) - Method in class org.imixs.ml.workflow.MLService
-
This method returns a list of ItemCollection object holding the
ml.definitions stored in a given workitem.
- getMLResult() - Method in class org.imixs.ml.workflow.MLController
-
Returns a JSON object containing the current ml result status and the item
names collected by the MLAdatper.
- getSearchResult() - Method in class org.imixs.ml.workflow.MLController
-
I
- indexOfStopPhrase(String, int) - Static method in class org.imixs.ml.workflow.MLController
-
This method finds the earliest stop phrase in a given string.
- init() - Method in class org.imixs.ml.workflow.MLTrainingScheduler
-
- isMLItem(String) - Method in class org.imixs.ml.workflow.MLController
-
This method returns true if the item value for a given item was computed by
the MLAdatper
- ITEM_ML_DEFINITIONS - Static variable in class org.imixs.ml.workflow.MLService
-
- ITEM_ML_ENDPOINT - Static variable in class org.imixs.ml.workflow.MLService
-
- ITEM_ML_ITEMS - Static variable in class org.imixs.ml.workflow.MLService
-
- ITEM_ML_LOCALES - Static variable in class org.imixs.ml.workflow.MLService
-
- ITEM_ML_MODEL - Static variable in class org.imixs.ml.workflow.MLService
-
- ITEM_ML_QUALITY - Static variable in class org.imixs.ml.workflow.MLService
-
- ITEM_ML_STATUS - Static variable in class org.imixs.ml.workflow.MLService
-
M
- ML_ENTITY - Static variable in class org.imixs.ml.workflow.MLAdapter
-
- ML_STATUS_CONFIRMED - Static variable in class org.imixs.ml.workflow.MLService
-
- ML_STATUS_SUGGEST - Static variable in class org.imixs.ml.workflow.MLService
-
- ML_STATUS_TRAINING - Static variable in class org.imixs.ml.workflow.MLService
-
- ML_TRAINING_SCHEDULER_ENABLED - Static variable in class org.imixs.ml.workflow.MLTrainingScheduler
-
- ML_TRAINING_SCHEDULER_INITIALDELAY - Static variable in class org.imixs.ml.workflow.MLTrainingScheduler
-
- ML_TRAINING_SCHEDULER_INTERVAL - Static variable in class org.imixs.ml.workflow.MLTrainingScheduler
-
- MLAdapter - Class in org.imixs.ml.workflow
-
This adapter class is used for ml analysis based on the Imixs-ML project.
- MLAdapter() - Constructor for class org.imixs.ml.workflow.MLAdapter
-
- MLController - Class in org.imixs.ml.workflow
-
The MLController CDI Bean provides Front-End methods for the ml integration.
- MLController() - Constructor for class org.imixs.ml.workflow.MLController
-
- mlService - Variable in class org.imixs.ml.workflow.MLController
-
- MLService - Class in org.imixs.ml.workflow
-
The MLService reacts on Processing events and updates the ml.status item.
- MLService() - Constructor for class org.imixs.ml.workflow.MLService
-
- MLTrainingScheduler - Class in org.imixs.ml.workflow
-
The MLTrainingScheduler starts a scheduler service to process ml training
events in an asynchronous way by calling the MLService.
- MLTrainingScheduler() - Constructor for class org.imixs.ml.workflow.MLTrainingScheduler
-
- modelService - Variable in class org.imixs.ml.workflow.MLService
-
O
- onWorkflowEvent(ProcessingEvent) - Method in class org.imixs.ml.workflow.MLService
-
WorkflowEvent listener to update the ml.status property.
- org.imixs.ml.workflow - package org.imixs.ml.workflow
-
R
- reset() - Method in class org.imixs.ml.workflow.MLController
-
This method reset the search and input state.
- run(Timer) - Method in class org.imixs.ml.workflow.MLTrainingScheduler
-
The method reads the eventLog for training events and delegates the training
to the stateless ejb MLService
S
- search() - Method in class org.imixs.ml.workflow.MLController
-
This method searches a text phrase within the document content of attached
documents.
- STOP_PHRASE_LIST - Static variable in class org.imixs.ml.workflow.MLController
-
T
- trainWorkitem(String) - Method in class org.imixs.ml.workflow.MLService
-
This method sends a given workitem to each ML Training Service defined in the
item 'ml.definitions'.
U
- updateMLDefinition(ItemCollection, ItemCollection) - Method in class org.imixs.ml.workflow.MLService
-
This method updates the item 'ml.definitions' of a workitem holding a list of
ML Endpoint definitions.
W
- workflowController - Variable in class org.imixs.ml.workflow.MLController
-
- workflowService - Variable in class org.imixs.ml.workflow.MLService
-
A E F G I M O R S T U W
Copyright © 2020–2021 Imixs Software Solutions GmbH. All rights reserved.