Uses of Record Class
com.chutneytesting.environment.infra.JsonEnvVariable
Packages that use JsonEnvVariable
-
Uses of JsonEnvVariable in com.chutneytesting.environment.infra
Fields in com.chutneytesting.environment.infra with type parameters of type JsonEnvVariableMethods in com.chutneytesting.environment.infra that return JsonEnvVariableModifier and TypeMethodDescriptionprotected JsonEnvVariableJsonEnvVariableMapperImpl.environmentVariableToJsonEnvVariable(EnvironmentVariable environmentVariable) Methods in com.chutneytesting.environment.infra that return types with arguments of type JsonEnvVariableModifier and TypeMethodDescriptionJsonEnvVariableMapper.fromDomains(Set<EnvironmentVariable> domain) JsonEnvVariableMapperImpl.fromDomains(Set<EnvironmentVariable> domain) Methods in com.chutneytesting.environment.infra with parameters of type JsonEnvVariableModifier and TypeMethodDescriptionJsonEnvVariableMapper.toDomain(JsonEnvVariable entity, String env) JsonEnvVariableMapperImpl.toDomain(JsonEnvVariable entity, String env)