Index

A B C D E F G I L M N O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

alfresco - Static variable in class org.alfresco.tas.AlfrescoStackInitializer
 
AlfrescoStackInitializer - Class in org.alfresco.tas
 
AlfrescoStackInitializer() - Constructor for class org.alfresco.tas.AlfrescoStackInitializer
 
AlfrescoStackInitializer.ImagesConfig - Interface in org.alfresco.tas
 

B

batchIndexer - Static variable in class org.alfresco.tas.AlfrescoStackInitializer
Community Elasticsearch based indexer.

C

configureSecuritySettings(GenericContainer) - Method in class org.alfresco.tas.AlfrescoStackInitializer
 
createAlfrescoContainer() - Method in class org.alfresco.tas.AlfrescoStackInitializer
 
createBatchIndexingContainer() - Method in class org.alfresco.tas.AlfrescoStackInitializer
 
createDashboardsContainer() - Method in class org.alfresco.tas.AlfrescoStackInitializer
 
createElasticContainer() - Method in class org.alfresco.tas.AlfrescoStackInitializer
 
createKibanaContainer() - Method in class org.alfresco.tas.AlfrescoStackInitializer
 
createOpensearchContainer() - Method in class org.alfresco.tas.AlfrescoStackInitializer
 
createOpensearchDashboardsContainer() - Method in class org.alfresco.tas.AlfrescoStackInitializer
 
createSearchEngineContainer() - Method in class org.alfresco.tas.AlfrescoStackInitializer
 
CUSTOM_ALFRESCO_INDEX - Static variable in class org.alfresco.tas.AlfrescoStackInitializer
 

D

dashboardsContainer - Static variable in class org.alfresco.tas.AlfrescoStackInitializer
To create the kibana container for a test run then pass -Dkibana=true as an argument to the mvn command.
DatabaseType - Enum Class in org.alfresco.tas
 

E

ELASTICSEARCH_ENGINE - Enum constant in enum class org.alfresco.tas.SearchEngineType
 
EnvHelper - Class in org.alfresco.tas
A helper class with methods to access properties from the .env file.

F

from(String) - Static method in enum class org.alfresco.tas.DatabaseType
 
from(String) - Static method in enum class org.alfresco.tas.SearchEngineType
 

G

getActiveMqImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getAdditionalDbSettings() - Method in enum class org.alfresco.tas.DatabaseType
 
getAlphabeticUUID() - Static method in class org.alfresco.tas.TestDataUtility
Generate a random 'word' containing 16 alphabetic characters.
getBatchIndexingImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getDatabaseType() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getDriver() - Method in enum class org.alfresco.tas.DatabaseType
 
getElasticsearchImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getEnvProperty(String) - Static method in class org.alfresco.tas.EnvHelper
Load the value of a property from the .env file.
getImagesConfig() - Static method in class org.alfresco.tas.AlfrescoStackInitializer
 
getKibanaImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getMariaDBImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getMavenProperty(String) - Static method in class org.alfresco.tas.MavenPropertyHelper
Load the value of a property from Maven.
getMySQLImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getOpensearchDashboardsImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getOpensearchImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getPassword() - Method in enum class org.alfresco.tas.DatabaseType
 
getPostgreSQLImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getRepositoryImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getSearchEngineType() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getSystemProperty(String, String) - Static method in class org.alfresco.tas.SystemPropertyHelper
Load the value of a property.
getTransformCoreAIOImage() - Method in interface org.alfresco.tas.AlfrescoStackInitializer.ImagesConfig
 
getType() - Method in enum class org.alfresco.tas.DatabaseType
 
getType() - Method in enum class org.alfresco.tas.SearchEngineType
 
getUrl() - Method in enum class org.alfresco.tas.DatabaseType
 
getUsername() - Method in enum class org.alfresco.tas.DatabaseType
 

I

initialize(ConfigurableApplicationContext) - Method in class org.alfresco.tas.AlfrescoStackInitializer
 

L

loadEnvProperties() - Static method in class org.alfresco.tas.EnvHelper
Load all the properties from the .env file.
loadMavenProperties() - Static method in class org.alfresco.tas.MavenPropertyHelper
Load all the properties from Maven.

M

MARIA_DB - Enum constant in enum class org.alfresco.tas.DatabaseType
 
MavenPropertyHelper - Class in org.alfresco.tas
A helper class with methods to access properties from Maven pom files.
MYSQL_DB - Enum constant in enum class org.alfresco.tas.DatabaseType
 

N

network - Static variable in class org.alfresco.tas.AlfrescoStackInitializer
 

O

OPENSEARCH_ENGINE - Enum constant in enum class org.alfresco.tas.SearchEngineType
 
org.alfresco.tas - package org.alfresco.tas
 

P

POSTGRESQL_DB - Enum constant in enum class org.alfresco.tas.DatabaseType
 

S

searchEngineContainer - Static variable in class org.alfresco.tas.AlfrescoStackInitializer
 
SearchEngineType - Enum Class in org.alfresco.tas
 
SystemPropertyHelper - Class in org.alfresco.tas
A helper class with methods to access system properties, e.g. those passed via -D maven command line arguments.

T

TestDataUtility - Class in org.alfresco.tas
A class providing utility methods for e2e testing.
TestDataUtility() - Constructor for class org.alfresco.tas.TestDataUtility
 

V

valueOf(String) - Static method in enum class org.alfresco.tas.DatabaseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.alfresco.tas.SearchEngineType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.alfresco.tas.DatabaseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.alfresco.tas.SearchEngineType
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G I L M N O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values