Package | Description |
---|---|
eu.profinit.manta.bachelor.thesis.log.viewer.repository.dao.impl | |
eu.profinit.manta.bachelor.thesis.log.viewer.repository.services.impl |
Modifier and Type | Class and Description |
---|---|
class |
LogDAOImpl
Log DAO implementation
|
Constructor and Description |
---|
ExpandLogsServiceImpl(LogDAO logDAO)
Instantiates a new Expand logs service.
|
ForcePruneServiceImpl(WorkflowExecutionDAO workflowExecutionDAO,
LogDAO logDAO,
PruneService pruneService,
ErrorDefinitionDAO errorDefinitionDAO,
ErrorMetadataDAO errorMetadataDAO,
ScenarioExecutionDAO scenarioExecutionDAO,
ConnectionsDAO connectionsDAO,
PackageDAO packageDAO) |
FullTextSearchServiceImpl(LogDAO logDAO)
Service facilitating full text searching
|
LogContextServiceImpl(LogDAO logDAO)
Instantiates a new Log context service.
|
LogPersistenceServiceImpl(LogDAO logDAO,
WorkflowExecutionDAO workflowExecutionDAO,
ScenarioExecutionDAO scenarioExecutionDAO,
PruneService pruneService,
ErrorMetadataDAO errorMetadataDAO,
ErrorDefinitionDAO errorDefinitionDAO,
ConnectionsDAO connectionsDAO)
Service handling business logic for logs
|
LogQueryServiceImpl(LogDAO logDAO)
Instantiates a new Log query service.
|
PruneServiceImpl(WorkflowExecutionDAO workflowExecutionDAO,
double pruneAfter,
org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler threadPoolTaskScheduler,
ErrorDefinitionDAO errorDefinitionDAO,
ErrorMetadataDAO errorMetadataDAO,
LogDAO logDAO)
Instantiates a new Prune service.
|
Copyright © 2020. All rights reserved.