org.opencms.scheduler.jobs
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.scheduler.jobs.Messages
All Implemented Interfaces:
I_CmsMessageBundle

public final class Messages
extends A_CmsMessageBundle

Convenience class to access the localized messages of this OpenCms package.

Since:
6.0.0

Field Summary
static java.lang.String LOG_IMAGE_CACHE_BAD_MAXAGE_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_IMAGE_CACHE_CLEANUP_COUNT_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_IMAGE_CACHE_UNABLE_TO_DELETE_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_IMAGE_SCALING_DISABLED_0
          Message constant for key in the resource bundle.
static java.lang.String LOG_IMAGE_SIZE_UPDATE_COUNT_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_PUBLISH_FAILED_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_PUBLISH_FINISHED_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_PUBLISH_SEND_NOTIFICATION_FAILED_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_DELETE_EXPIRED_END_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_DELETE_EXPIRED_FAILED_1
          Message constant for key in the resource bundle.
static java.lang.String RPT_DELETE_EXPIRED_LOCKED_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_DELETE_EXPIRED_NOT_EXPIRED_1
          Message constant for key in the resource bundle.
static java.lang.String RPT_DELETE_EXPIRED_PROCESSING_1
          Message constant for key in the resource bundle.
static java.lang.String RPT_DELETE_EXPIRED_PROPERTY_NEVER_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_DELETE_EXPIRED_START_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_DELETE_EXPIRED_UNPUBLISHED_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_IMAGE_SIZE_END_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_IMAGE_SIZE_LOCKED_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_IMAGE_SIZE_PROCESS_3
          Message constant for key in the resource bundle.
static java.lang.String RPT_IMAGE_SIZE_SKIP_1
          Message constant for key in the resource bundle.
static java.lang.String RPT_IMAGE_SIZE_START_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_IMAGE_SIZE_UNABLE_TO_CALCULATE_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_IMAGE_SIZE_UPDATE_1
          Message constant for key in the resource bundle.
 
Method Summary
static I_CmsMessageBundle get()
          Returns an instance of this localized message accessor.
 java.lang.String getBundleName()
          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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

RPT_DELETE_EXPIRED_UNPUBLISHED_0

public static final java.lang.String RPT_DELETE_EXPIRED_UNPUBLISHED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DELETE_EXPIRED_END_0

public static final java.lang.String RPT_DELETE_EXPIRED_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_IMAGE_CACHE_BAD_MAXAGE_2

public static final java.lang.String LOG_IMAGE_CACHE_BAD_MAXAGE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_IMAGE_CACHE_CLEANUP_COUNT_1

public static final java.lang.String LOG_IMAGE_CACHE_CLEANUP_COUNT_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_IMAGE_CACHE_UNABLE_TO_DELETE_1

public static final java.lang.String LOG_IMAGE_CACHE_UNABLE_TO_DELETE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_IMAGE_SCALING_DISABLED_0

public static final java.lang.String LOG_IMAGE_SCALING_DISABLED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_IMAGE_SIZE_UPDATE_COUNT_1

public static final java.lang.String LOG_IMAGE_SIZE_UPDATE_COUNT_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PUBLISH_FAILED_2

public static final java.lang.String LOG_PUBLISH_FAILED_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PUBLISH_FINISHED_1

public static final java.lang.String LOG_PUBLISH_FINISHED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PUBLISH_SEND_NOTIFICATION_FAILED_0

public static final java.lang.String LOG_PUBLISH_SEND_NOTIFICATION_FAILED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DELETE_EXPIRED_FAILED_1

public static final java.lang.String RPT_DELETE_EXPIRED_FAILED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_IMAGE_SIZE_END_0

public static final java.lang.String RPT_IMAGE_SIZE_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_IMAGE_SIZE_LOCKED_0

public static final java.lang.String RPT_IMAGE_SIZE_LOCKED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_IMAGE_SIZE_PROCESS_3

public static final java.lang.String RPT_IMAGE_SIZE_PROCESS_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_IMAGE_SIZE_SKIP_1

public static final java.lang.String RPT_IMAGE_SIZE_SKIP_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_IMAGE_SIZE_START_0

public static final java.lang.String RPT_IMAGE_SIZE_START_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DELETE_EXPIRED_START_0

public static final java.lang.String RPT_DELETE_EXPIRED_START_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DELETE_EXPIRED_LOCKED_0

public static final java.lang.String RPT_DELETE_EXPIRED_LOCKED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DELETE_EXPIRED_PROCESSING_1

public static final java.lang.String RPT_DELETE_EXPIRED_PROCESSING_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DELETE_EXPIRED_PROPERTY_NEVER_0

public static final java.lang.String RPT_DELETE_EXPIRED_PROPERTY_NEVER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_DELETE_EXPIRED_NOT_EXPIRED_1

public static final java.lang.String RPT_DELETE_EXPIRED_NOT_EXPIRED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_IMAGE_SIZE_UNABLE_TO_CALCULATE_0

public static final java.lang.String RPT_IMAGE_SIZE_UNABLE_TO_CALCULATE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_IMAGE_SIZE_UPDATE_1

public static final java.lang.String RPT_IMAGE_SIZE_UPDATE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values
Method Detail

get

public static I_CmsMessageBundle get()
Returns an instance of this localized message accessor.

Returns:
an instance of this localized message accessor

getBundleName

public java.lang.String getBundleName()
Returns the bundle name for this OpenCms package.

Returns:
the bundle name for this OpenCms package