Constant Field Values
Contents
io.wcm.*
-
io.wcm.devops.conga.generator.ContextProperties Modifier and Type Constant Field Value public static final String
ENVIRONMENT
"environment"
public static final String
MULTIPLY_INDEX
"multiplyIndex"
public static final String
NODE
"node"
public static final String
NODES
"nodes"
public static final String
NODES_BY_ROLE
"nodesByRole"
public static final String
NODES_BY_ROLE_VARIANT
"nodesByRoleVariant"
public static final String
ROLE
"nodeRole"
public static final String
ROLE_VARIANT
"nodeRoleVariant"
public static final String
ROLE_VARIANTS
"nodeRoleVariants"
public static final String
TENANT
"tenant"
public static final String
TENANT_ROLES
"tenantRoles"
public static final String
TENANTS
"tenants"
public static final String
TENANTS_BY_ROLE
"tenantsByRole"
public static final String
VERSION
"version"
-
io.wcm.devops.conga.generator.GeneratorOptions Modifier and Type Constant Field Value public static final String
CLASSPATH_ENVIRONMENTS_DIR
"CONGA-INF/environments"
public static final String
CLASSPATH_PREFIX
"CONGA-INF/"
public static final String
CLASSPATH_ROLES_DIR
"CONGA-INF/roles"
public static final String
CLASSPATH_TEMPLATES_DIR
"CONGA-INF/templates"
-
io.wcm.devops.conga.generator.plugins.export.NoneNodeModelExport Modifier and Type Constant Field Value public static final String
NAME
"none"
-
io.wcm.devops.conga.generator.plugins.export.YamlNodeModelExport Modifier and Type Constant Field Value public static final String
NAME
"yaml"
-
io.wcm.devops.conga.generator.plugins.fileheader.ConfFileHeader Modifier and Type Constant Field Value public static final String
NAME
"conf"
-
io.wcm.devops.conga.generator.plugins.fileheader.JsonFileHeader Modifier and Type Constant Field Value public static final String
NAME
"json"
-
io.wcm.devops.conga.generator.plugins.fileheader.NoneFileHeader Modifier and Type Constant Field Value public static final String
NAME
"none"
-
io.wcm.devops.conga.generator.plugins.fileheader.UnixShellScriptFileHeader Modifier and Type Constant Field Value public static final String
NAME
"unixShellScript"
-
io.wcm.devops.conga.generator.plugins.fileheader.WindowsShellScriptFileHeader Modifier and Type Constant Field Value public static final String
NAME
"windowsShellScript"
-
io.wcm.devops.conga.generator.plugins.fileheader.XmlFileHeader Modifier and Type Constant Field Value public static final String
NAME
"xml"
-
io.wcm.devops.conga.generator.plugins.handlebars.escaping.JsonEscapingStrategy Modifier and Type Constant Field Value public static final String
NAME
"json"
-
io.wcm.devops.conga.generator.plugins.handlebars.escaping.NoneEscapingStrategy Modifier and Type Constant Field Value public static final String
NAME
"none"
-
io.wcm.devops.conga.generator.plugins.handlebars.escaping.XmlEscapingStrategy Modifier and Type Constant Field Value public static final String
NAME
"xml"
-
io.wcm.devops.conga.generator.plugins.handlebars.helper.ContainsHelper Modifier and Type Constant Field Value public static final String
NAME
"contains"
-
io.wcm.devops.conga.generator.plugins.handlebars.helper.DisallowPropertyHelper Modifier and Type Constant Field Value public static final String
NAME
"disallowProperty"
-
io.wcm.devops.conga.generator.plugins.handlebars.helper.EachIfEqualsHelper Modifier and Type Constant Field Value public static final String
NAME
"eachIfEquals"
-
io.wcm.devops.conga.generator.plugins.handlebars.helper.EachIfHelper Modifier and Type Constant Field Value public static final String
NAME
"eachIf"
-
io.wcm.devops.conga.generator.plugins.handlebars.helper.EnsurePropertiesHelper Modifier and Type Constant Field Value public static final String
NAME
"ensureProperties"
-
io.wcm.devops.conga.generator.plugins.handlebars.helper.IfEqualsHelper Modifier and Type Constant Field Value public static final String
NAME
"ifEquals"
-
io.wcm.devops.conga.generator.plugins.handlebars.helper.IfNotEqualsHelper Modifier and Type Constant Field Value public static final String
NAME
"ifNotEquals"
-
io.wcm.devops.conga.generator.plugins.handlebars.helper.RegexQuoteHelper Modifier and Type Constant Field Value public static final String
NAME
"regexQuote"
-
io.wcm.devops.conga.generator.plugins.multiply.NoneMultiply Modifier and Type Constant Field Value public static final String
NAME
"none"
-
io.wcm.devops.conga.generator.plugins.multiply.TenantMultiply Modifier and Type Constant Field Value public static final String
NAME
"tenant"
-
io.wcm.devops.conga.generator.plugins.urlfile.ClasspathUrlFilePlugin Modifier and Type Constant Field Value public static final String
NAME
"classpath"
-
io.wcm.devops.conga.generator.plugins.urlfile.FilesystemUrlFilePlugin Modifier and Type Constant Field Value public static final String
NAME
"filesystem"
-
io.wcm.devops.conga.generator.plugins.urlfile.HttpUrlFilePlugin Modifier and Type Constant Field Value public static final String
NAME
"http"
-
io.wcm.devops.conga.generator.plugins.validator.JsonValidator Modifier and Type Constant Field Value public static final String
NAME
"json"
-
io.wcm.devops.conga.generator.plugins.validator.NoneValidator Modifier and Type Constant Field Value public static final String
NAME
"none"
-
io.wcm.devops.conga.generator.plugins.validator.XmlValidator Modifier and Type Constant Field Value public static final String
NAME
"xml"
-
io.wcm.devops.conga.generator.plugins.valueprovider.SystemPropertyValueProviderPlugin Modifier and Type Constant Field Value public static final String
NAME
"system"
-
io.wcm.devops.conga.generator.spi.context.ValueProviderGlobalContext Modifier and Type Constant Field Value public static final String
PARAM_PLUGIN_NAME
"_plugin_"
-
io.wcm.devops.conga.resource.ResourceLoader Modifier and Type Constant Field Value public static final String
CLASSPATH_PREFIX
"classpath:"
public static final String
FILE_PREFIX
"file:"