Constant Field Values
Contents
com.composum.*
-
com.composum.sling.core.pckgmgr.Packages Modifier and Type Constant Field Value public static final String
REGISTRY_PATH_PREFIX
"@"
-
com.composum.sling.core.pckgmgr.PackagesServlet Modifier and Type Constant Field Value public static final String
CONSOLE_PATH
"composum/nodes/pckgmgr/content/pckgmgr"
public static final String
RESOURCE_TYPE
"composum/nodes/pckgmgr"
public static final String
SERVLET_PATH
"/bin/packages"
-
com.composum.sling.core.pckgmgr.jcrpckg.PackageServlet Modifier and Type Constant Field Value public static final boolean
AUTO_SAVE
true
public static final String
PARAM_FORCE
"force"
public static final String
PARAM_GROUP
"group"
public static final String
PARAM_MERGED
"merged"
public static final String
PARAM_REGISTRY
"registry"
public static final String
SERVICE_KEY
"nodes/packages/manager"
public static final String
SERVLET_PATH
"/bin/cpm/package"
public static final String
ZIP_CONTENT_TYPE
"application/zip"
-
com.composum.sling.core.pckgmgr.jcrpckg.service.impl.PackageJobExecutor Modifier and Type Constant Field Value public static final String
JOB_PROPERTY_DRY_RUN
"dryRun"
public static final String
JOB_PROPERTY_IMPORT_MODE
"importMode"
public static final String
JOB_PROPERTY_SAVE_THRESHOLD
"saveThreshold"
public static final String
TOPIC
"com/composum/sling/core/pckgmgr/PackageJobExecutor"
-
com.composum.sling.core.pckgmgr.jcrpckg.util.PackageProgressTracker Modifier and Type Constant Field Value public static final String
PLAIN_TEXT_SHORT_ACTION_SPACE
" "
-
com.composum.sling.core.pckgmgr.jcrpckg.util.PackageUtil Modifier and Type Constant Field Value public static final String
DATE_FORMAT
"yyyy-MM-dd HH:mm:ss"
public static final String
DEF_AC_HANDLING
"acHandling"
public static final String
DEF_DEPENDENCIES
"dependencies"
public static final String
DEF_DESCRIPTION
"jcr:description"
public static final String
DEF_DISABLE_INTERMEDIATE_SAVE
"noIntermediateSaves"
public static final String
DEF_INCLUDE_VERSIONS
"includeVersions"
public static final String
DEF_PROVIDER_LINK
"providerLink"
public static final String
DEF_PROVIDER_NAME
"providerName"
public static final String
DEF_PROVIDER_URL
"providerUrl"
public static final String
DEF_REPLACES
"replaces"
public static final String
DEF_REQUIRES_RESTART
"requiresRestart"
public static final String
DEF_REQUIRES_ROOT
"requiresRoot"
public static final String
DEF_TESTED_WITH
"testedWith"
public static final String
THUMBNAIL_PNG
"thumbnail.png"
-
com.composum.sling.core.pckgmgr.jcrpckg.view.PackageBean Modifier and Type Constant Field Value public static final String
DATE_FORMAT
"yyyy-MM-dd HH:mm:ss"
public static final String
RESOURCE_TYPE
"composum/nodes/pckgmgr/jcrpckg"
-
com.composum.sling.core.pckgmgr.regpckg.tree.AbstractNode Modifier and Type Constant Field Value public static final String
KEY_ITEMS
"items"
public static final String
KEY_LOADED
"loaded"
public static final String
KEY_NAME
"name"
public static final String
KEY_PATH
"path"
public static final String
KEY_STATE
"state"
public static final String
KEY_TEXT
"text"
public static final String
KEY_TYPE
"type"
-
com.composum.sling.core.pckgmgr.regpckg.util.RegistryUtil Modifier and Type Constant Field Value public static final String
NO_GROUP
"nogroup"
public static final String
NO_REGISTRY
"other"
public static final String
NO_VERSION
"-"
-
com.composum.sling.core.pckgmgr.regpckg.view.PackageBean Modifier and Type Constant Field Value public static final String
RESOURCE_TYPE
""
-
com.composum.sling.core.pckgmgr.regpckg.view.RegistryBean Modifier and Type Constant Field Value public static final String
RESOURCE_TYPE
""
-
com.composum.sling.core.pckgmgr.regpckg.view.VersionBean Modifier and Type Constant Field Value public static final String
DATE_FORMAT
"yyyy-MM-dd HH:mm:ss"
public static final String
RESOURCE_TYPE
"composum/nodes/pckgmgr/version"