Uses of Record Class
org.nuxeo.common.test.configuration.ThirdPartyUnderTest.SystemProperty
Packages that use ThirdPartyUnderTest.SystemProperty
-
Uses of ThirdPartyUnderTest.SystemProperty in org.nuxeo.common.test.configuration
Fields in org.nuxeo.common.test.configuration declared as ThirdPartyUnderTest.SystemPropertyModifier and TypeFieldDescriptionstatic final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.AUDIT_SERVICE_PROPERTY
static final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.CORE_SERVICE_PROPERTY
static final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.DIRECTORY_SERVICE_PROPERTY
static final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.SEARCH_SERVICE_PROPERTY
static final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.STORAGE_MONGODB_DBNAME_PROPERTY
static final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.STORAGE_MONGODB_SERVER_PROPERTY
static final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.STORAGE_OPENSEARCH_1_SERVERS_PROPERTY
static final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.STORAGE_SQL_DB_PROPERTY
static final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.STREAM_KAFKA_SERVERS_PROPERTY
static final ThirdPartyUnderTest.SystemProperty
ThirdPartyUnderTest.STREAM_SERVICE_PROPERTY
Methods in org.nuxeo.common.test.configuration that return ThirdPartyUnderTest.SystemPropertyModifier and TypeMethodDescriptionThirdPartyUnderTest.SystemProperty.withDefault
(String defaultValue) Methods in org.nuxeo.common.test.configuration with parameters of type ThirdPartyUnderTest.SystemPropertyModifier and TypeMethodDescriptionstatic String
ThirdPartyUnderTest.computeSystemProperty
(ThirdPartyUnderTest.SystemProperty property, ThirdPartyUnderTest.SystemProperty... dependencies)