Package org.opencms.scheduler.jobs
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.scheduler.jobs.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.0.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle. -
Method Summary
Modifier and TypeMethodDescriptionstatic I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
-
Field Details
-
RPT_DELETE_EXPIRED_UNPUBLISHED_0
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_EXPIRED_END_0
Message constant for key in the resource bundle.- See Also:
-
LOG_IMAGE_CACHE_BAD_MAXAGE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_IMAGE_CACHE_CLEANUP_COUNT_1
Message constant for key in the resource bundle.- See Also:
-
LOG_IMAGE_CACHE_UNABLE_TO_DELETE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_IMAGE_SCALING_DISABLED_0
Message constant for key in the resource bundle.- See Also:
-
LOG_IMAGE_SIZE_UPDATE_COUNT_1
Message constant for key in the resource bundle.- See Also:
-
LOG_PUBLISH_FAILED_2
Message constant for key in the resource bundle.- See Also:
-
LOG_PUBLISH_FINISHED_1
Message constant for key in the resource bundle.- See Also:
-
LOG_PUBLISH_SEND_NOTIFICATION_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_EXPIRED_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
RPT_IMAGE_SIZE_END_0
Message constant for key in the resource bundle.- See Also:
-
RPT_IMAGE_SIZE_LOCKED_0
Message constant for key in the resource bundle.- See Also:
-
RPT_IMAGE_SIZE_PROCESS_3
Message constant for key in the resource bundle.- See Also:
-
RPT_IMAGE_SIZE_SKIP_1
Message constant for key in the resource bundle.- See Also:
-
RPT_IMAGE_SIZE_START_0
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_EXPIRED_START_0
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_EXPIRED_LOCKED_0
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_EXPIRED_PROCESSING_1
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_EXPIRED_PROPERTY_NEVER_0
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_EXPIRED_NOT_EXPIRED_1
Message constant for key in the resource bundle.- See Also:
-
RPT_IMAGE_SIZE_UNABLE_TO_CALCULATE_0
Message constant for key in the resource bundle.- See Also:
-
RPT_IMAGE_SIZE_UPDATE_1
Message constant for key in the resource bundle.- See Also:
-
-
Method Details
-
get
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-