Class DockerTags
java.lang.Object
org.alfresco.hxi_connector.common.test.docker.util.DockerTags
Allows to access properties from 'docker-tags.properties' file. It's required to run: `mvn package` before accessing the properties file, to allow Maven filter out and replace variables.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DockerTags
public DockerTags()
-
-
Method Details
-
getProperty
-
getOrDefault
-
keySet
-
getRepositoryTag
-
getPostgresTag
-
getActiveMqTag
-
getWiremockTag
-
getLocalStackTag
-
getTransformRouterTag
-
getTransformCoreAioTag
-
getSfsTag
-
getHxiConnectorTag
-