| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"aem" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ID |
"gradle-aem-plugin" |
public static java.lang.String |
NAME |
"Gradle AEM Plugin" |
public static java.lang.String |
PKG |
"com.cognifide.gradle.aem" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
GROUP |
"AEM" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
GROUP |
"AEM" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
CONVENTION_PLUGIN |
"bundle" |
public static java.lang.String |
ID |
"com.cognifide.aem.bundle" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"bundleInstall" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"bundleUninstall" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ID |
"com.cognifide.aem.common" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
META_PATH |
"package/defaults/META-INF" |
public static java.lang.String |
OAKPAL_INITIAL |
"package/validator/initial" |
public static java.lang.String |
OAKPAL_OPEAR_PATH |
"package/validator/OAKPAL_OPEAR" |
public static java.lang.String |
ZIP_PATH |
"assets.zip" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ENV_CMD |
"cmd" |
public static java.lang.String |
FILTER_ANY |
"*" |
public static java.lang.String |
PASSWORD_DEFAULT |
"admin" |
public static java.lang.String |
URL_AUTHOR_DEFAULT |
"http://localhost:4502" |
public static java.lang.String |
URL_PUBLISH_DEFAULT |
"http://localhost:4503" |
public static java.lang.String |
USER_DEFAULT |
"admin" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static int |
HTTPS_DEBUG_PORT |
50443 |
public static int |
HTTPS_PORT |
443 |
public static int |
HTTP_DEBUG_PORT |
50080 |
public static int |
HTTP_PORT |
80 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ENVIRONMENT |
"local" |
public static java.lang.String |
FILES_PATH |
"instance/local" |
public static java.lang.String |
LOCK_CREATE |
"create" |
public static java.lang.String |
LOCK_INIT |
"init" |
public static java.lang.String |
USER |
"admin" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static int |
LOG_VALUES_COUNT |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static int |
EVENT_DETAILS_LENGTH |
64 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
OUTPUT_DIR |
"localInstance/backup" |
public static java.lang.String |
SUFFIX_DEFAULT |
".backup.zip" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
TEMPORARY_DIR |
"instance/quickstart" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
COUNTER_PROP |
"counter" |
public static java.lang.String |
ENDED_AT_PROP |
"endedAt" |
public static java.lang.String |
FAILED_PROP |
"failed" |
public static java.lang.String |
STARTED_AT_PROP |
"startedAt" |
public static java.lang.String |
VERSION_PROP |
"version" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
GROUP_CMD |
"cmd" |
public static java.lang.String |
NAME |
"instanceSatisfy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
EXPORT_NODE_TYPE_PATH |
"/crx/de/exportnodetype.jsp" |
public static java.lang.String |
NODE_TYPES_UNKNOWN |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
EVAL_PATH |
"/bin/groovyconsole/post.json" |
public static java.lang.String |
SYMBOLIC_NAME |
"aem-groovy-console" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ATTRIBUTE_ACTIVATOR |
"Bundle-Activator" |
public static java.lang.String |
ATTRIBUTE_CATEGORY |
"Bundle-Category" |
public static java.lang.String |
ATTRIBUTE_CONTRIBUTORS |
"Bundle-Contributors" |
public static java.lang.String |
ATTRIBUTE_COPYRIGHT |
"Bundle-Copyright" |
public static java.lang.String |
ATTRIBUTE_DESCRIPTION |
"Bundle-Description" |
public static java.lang.String |
ATTRIBUTE_DEVELOPERS |
"Bundle-Developers" |
public static java.lang.String |
ATTRIBUTE_DOC_URL |
"Bundle-DocURL" |
public static java.lang.String |
ATTRIBUTE_EXPORT_PACKAGE |
"Export-Package" |
public static java.lang.String |
ATTRIBUTE_FRAGMENT_HOST |
"Fragment-Host" |
public static java.lang.String |
ATTRIBUTE_IMPORT_PACKAGE |
"Import-Package" |
public static java.lang.String |
ATTRIBUTE_LICENSE |
"Bundle-License" |
public static java.lang.String |
ATTRIBUTE_NAME |
"Bundle-Name" |
public static java.lang.String |
ATTRIBUTE_PRIVATE_PACKAGE |
"Private-Package" |
public static java.lang.String |
ATTRIBUTE_SLING_MODEL_PACKAGES |
"Sling-Model-Packages" |
public static java.lang.String |
ATTRIBUTE_SYMBOLIC_NAME |
"Bundle-SymbolicName" |
public static java.lang.String |
ATTRIBUTE_VENDOR |
"Bundle-Vendor" |
public static java.lang.String |
ATTRIBUTE_VERSION |
"Bundle-Version" |
public static java.lang.String |
STATE_ACTIVE |
"active" |
public static java.lang.String |
STATE_INSTALLED |
"installed" |
public static java.lang.String |
STATE_RESOLVED |
"resolved" |
public static java.lang.String |
STATE_STARTING |
"starting" |
public static java.lang.String |
STATE_STOPPING |
"stopping" |
public static java.lang.String |
STATE_UNINSTALLED |
"uninstalled" |
public static java.lang.String |
STATE_UNKNOWN |
"unknown" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
STATE_ACTIVE |
"active" |
public static java.lang.String |
STATE_DISABLED |
"disabled" |
public static java.lang.String |
STATE_NO_CONFIG |
"no config" |
public static int |
STATE_RAW_ACTIVE |
8 |
public static int |
STATE_RAW_DISABLED_OR_NO_CONFIG |
-1 |
public static int |
STATE_RAW_FAILED_ACTIVATION |
16 |
public static int |
STATE_RAW_SATISTIED |
4 |
public static int |
STATE_RAW_UNSATISFIED |
2 |
public static java.lang.String |
STATE_SATISFIED |
"satisfied" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
DESCRIPTION_METATYPE_ABSENCE |
"absence of the OSGi Metatype Service or the absence of a MetaType descriptor for this configuration" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
BUNDLES_LIST_JSON |
"/system/console/bundles.json" |
public static java.lang.String |
BUNDLES_PATH |
"/system/console/bundles" |
public static java.lang.String |
COMPONENTS_LIST_JSON |
"/system/console/components.json" |
public static java.lang.String |
COMPONENTS_PATH |
"/system/console/components" |
public static java.lang.String |
CONFIGURATION_PATH |
"/system/console/configMgr" |
public static java.lang.String |
EVENTS_LIST_JSON |
"/system/console/events.json" |
public static java.lang.String |
VMSTAT_PATH |
"/system/console/vmstat" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
JCR_ROOT |
"jcr_root" |
public static java.lang.String |
MANIFEST_FILE |
"MANIFEST.MF" |
public static java.lang.String |
MANIFEST_PATH |
"META-INF/MANIFEST.MF" |
public static java.lang.String |
META_PATH |
"META-INF" |
public static java.lang.String |
OAKPAL_OPEAR_PATH |
"OAKPAL_OPEAR" |
public static java.lang.String |
VLT_DIR |
"vault" |
public static java.lang.String |
VLT_HOOKS_PATH |
"META-INF/vault/hooks" |
public static java.lang.String |
VLT_NODETYPES_FILE |
"nodetypes.cnd" |
public static java.lang.String |
VLT_PATH |
"META-INF/vault" |
public static java.lang.String |
VLT_PROPERTIES |
"META-INF/vault/properties.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
DEFINITION_PATH |
"jcr:content/vlt:definition" |
public static java.lang.String |
HTML_PATH |
"/crx/packmgr/service/.html" |
public static java.lang.String |
JSON_PATH |
"/crx/packmgr/service/.json" |
public static java.lang.String |
LIST_JSON |
"/crx/packmgr/list.jsp" |
public static java.lang.String |
METADATA_CHECKSUM_PROP |
"checksumMd5" |
public static java.lang.String |
METADATA_LAST_UNPACKED_PROP |
"lastUnpacked" |
public static java.lang.String |
METADATA_PATH |
"/var/gap/package/deploy" |
public static java.lang.String |
METADATA_PATH_PROP |
"path" |
public static java.lang.String |
PATH |
"/crx/packmgr/service" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
DAM_PATH |
"/content/dam" |
public static java.lang.String |
DAM_UPLOAD_SUFFIX |
".createasset.html" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static int |
LIMIT_DEFAULT |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
QUERY_BUILDER_PATH |
"/bin/querybuilder.json" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
PRODUCT_INFO_PATH |
"/system/console/status-productinfo.txt" |
public static java.lang.String |
SLING_PROPERTIES_PATH |
"/system/console/status-slingprops.txt" |
public static java.lang.String |
SLING_SETTINGS_PATH |
"/system/console/status-slingsettings.txt" |
public static java.lang.String |
SYSTEM_PROPERTIES_PATH |
"/system/console/status-System Properties.txt" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ENABLED_PROP |
"enabled" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
FILE_COMMENT_PREFIX |
"#" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ENDPOINT_PATH |
"/system/console/slinglog/tailer.txt" |
public static java.lang.String |
ENDPOINT_PATH_OLD |
"/bin/crxde/logs" |
public static long |
INCIDENT_OLD_DEFAULT |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
INCIDENT_DIR |
"incidents" |
public static java.lang.String |
LOCK_FILE |
"tailer.lock" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
EXCLUDE_TAG |
"exclude" |
public static java.lang.String |
FILTER_TAG |
"filter" |
public static java.lang.String |
INCLUDE_TAG |
"include" |
public static java.lang.String |
MODE_ATTR |
"mode" |
public static java.lang.String |
PATTERN_ATTR |
"pattern" |
public static java.lang.String |
ROOT_ATTR |
"root" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
BUILD_NAME |
"filter.xml" |
public static java.lang.String |
ORIGIN_NAME |
"filter.origin.xml" |
public static java.lang.String |
SYNC_NAME |
"filter.sync.xml" |
public static java.lang.String |
TEMPORARY_NAME |
"filter.tmp.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
AC_HANDLING_PROPERTY |
"acHandling" |
public static java.lang.String |
REQUIRES_ROOT_PROPERTY |
"requiresRoot" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ID |
"com.cognifide.aem.instance" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ID |
"com.cognifide.aem.instance.local" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceAwait" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceBackup" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceCreate" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceDestroy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceDown" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceGroovyEval" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceProvision" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceRcp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceReload" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceResetup" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceResolve" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceRestart" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceSatisfy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceSetup" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceStatus" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceTail" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"instanceUp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
CONFIGURATION |
"aemPackage" |
public static java.lang.String |
ID |
"com.cognifide.aem.package" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
ID |
"com.cognifide.aem.package.sync" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageActivate" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageCompose" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageConfig" |
public static int |
PID_LENGTH |
64 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageDelete" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageDeploy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageInstall" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packagePrepare" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packagePurge" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageSync" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageUninstall" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageUpload" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageValidate" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
NAME |
"packageVlt" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
JCR_CONTENT_FILE |
".content.xml" |
public static java.lang.String |
JCR_MIXIN_TYPES_PROP |
"jcr:mixinTypes" |
public static java.lang.String |
JCR_ROOT_PREFIX |
"<jcr:root" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static java.lang.String |
EXCLUDE_FLAG |
"!" |
public static java.lang.String |
PATHS_DELIMITER |
"|" |
public static java.lang.String |
PATH_DELIMITER |
"," |