Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.constants
Interface ActionPropertiesI  view ActionPropertiesI download ActionPropertiesI.java


public interface ActionPropertiesI

Constants for properties defined in ActionData and RecordData


Field Summary
static java.lang.String ACTION
           
static java.lang.String ADD_TO_ASSETS_INPROCESS
          Used to specify if files are to be added to the ASSETS_INPROCESS table
static java.lang.String APPLETALK_VENDOR
          Id representing the AppleTalk Vendor for this asset
static java.lang.String ARCHIVE_ID
          An ID assigned by the third party archive software (used to locate for restore)
static java.lang.String BADFILES_HASHTABLE
          A holder of bad files from a service in the form of a Hashtable
static java.lang.String BADRECORDS_VECTOR
          Holds a record of bad records
static java.lang.String CALLBACK_OBJECT
           
static java.lang.String CHECKEDOUT_PATH
          Original checked out path that will be stored in the database
static java.lang.String CHECKIN_DATETIME
          The date and time for a check-in
static java.lang.String CLASSIFIED
           
static java.lang.String CONFIRM_TEXT
          Confirmation Email text from remote service used by original local service
static java.lang.String CONFIRMATION_DATA
          Confirm data object
static java.lang.String CONVERSION_MODE
          Specifies info only or convert + info
static java.lang.String CONVERSION_TARGET
          Conversion target path
static java.lang.String CONVERT_CONFIG_FILE
          Path of the conversion config file
static java.lang.String CUST_ID
          Used to store the region name for archive software
static java.lang.String CUSTOMIZED_PROCESS
           
static java.lang.String DEFAULT_VIEW_ASSET
          Set a record as a Default View Asset
static java.lang.String DEFAULT_VIEW_ASSET_ID
          Default View Asset Id for Asset
static java.lang.String DELETE_DIRECTORY
          If true, delete the directory (usually a temp directory)
static java.lang.String DELETE_EMPTY_BUCKETS
          Used in MetaData Service to find ouf if buckets that return no meta data should be removed from the import data object or not
static java.lang.String DELETE_ORIGINAL
          If true, delete the original file after a conversion operation
static java.lang.String DESCRIPTION
          Record description string
static java.lang.String DESTINATION_FILENAME
          if a service renames a file, this will contain the new file name; path will be in DESTINATION_LOCATION
static java.lang.String DESTINATION_LOCATION
          The destination path where the new file will be placed
static java.lang.String DESTINATION_SERVER
          The destination server where the new file will be placed
static java.lang.String DISK_SPACE_REQUIRED
          Size in bytes of the disk space required
static java.lang.String DO_LOGIN
          For loging into a system, if required
static java.lang.String DUP_ARCHIVE_ID
          An ID assigned by the third party archive software for the duplicate backup (used to locate for restore)
static java.lang.String EMAIL_ADDRESS
           
static java.lang.String EMAIL_CC
           
static java.lang.String EMAIL_MESSAGE
           
static java.lang.String EMAIL_RETRY_COUNT
          The current value of the retry counter
static java.lang.String EMAIL_SENDER
           
static java.lang.String EMAIL_SUBJECT
           
static java.lang.String ERROR_HASHTABLE
          A holder of any type of error in the form of a Hashtable
static java.lang.String FILE_GROUPID
          Id for the group
static java.lang.String FILE_LIST
          To hold the list of files after they have been matched to Customer IDs by classLookup
static java.lang.String FILE_PERMISSIONS
          Permissions (sPerms) can be entered in: Octal : preceed with a "0" as in "0777" Hex : preceed with "0x" as in "0x1ff" Decimal: no preceeding identifier as in "511" user group other rwx rwx rwx
static java.lang.String FILE_USERID
          Id for the user
static java.lang.String FILENAME
          Physical name of the asset to check-in
static java.lang.String FILES_INPROGRESS
           
static java.lang.String FILESIZE
          File size of the asset to check-in
static java.lang.String FLEX_ARCH_ERROR
          To hold the error id of a transaction (equivalent internat flexstor.db error id)
static java.lang.String FTP_CREATE_DIRS
          Create the remote dir(s) ?
static java.lang.String FTP_HOST_NAME
          Host name
static java.lang.String FTP_PASSWORD
          User password
static java.lang.String FTP_REMOTE_DIR
          User-specified remote direcotry
static java.lang.String FTP_TRANSFER_MODE
          Transfer mode: true=binary, false=ascii
static java.lang.String FTP_USER_NAME
          User ID
static java.lang.String GOODFILES_HASHTABLE
          A holder of good files from a service in the form of a Hashtable
static java.lang.String HELD_RECORDS
           
static java.lang.String HOT_DIRECTORY
          Used to specify the hotdirectory for this set of data
static java.lang.String IS_FLAT_MODE
          Flag to indicate whether or not the restore is flat mode or not
static java.lang.String IS_LOCATION_IN_SERVER
          Indicates that the location is in the server or client machine
static java.lang.String IS_OVERWRITE
          Flag to indicate whether overwritting existing files is authorized or not
static java.lang.String KEEP_LOWRES
          If true, the move service should move lowres
static java.lang.String KEEP_MACBINARIES
          Don't split macbinaries
static java.lang.String KEEP_RESOURCEFORK
          If true, handle the resource fork
static java.lang.String LOCATION
          Physical path of the asset to check-in
static java.lang.String LOWRESEXTRACT_TARGET
           
static java.lang.String MACBINARY_FORMAT
          If true, files reside in SOURCE_LOCATION as MacBinaries
static java.lang.String MANUAL_DATA
          Manual data object
static java.lang.String MESSAGE_STRING
          A property holding a message String
static java.lang.String MODIFICATION_DATE
          Modification date
static java.lang.String ORIGINAL_FILENAME
          if a service renames a file, this will contain the original file name; path will be in ORIGINAL_LOCATION
static java.lang.String ORIGINAL_LOCATION
          The path where the original file was located
static java.lang.String ORIGINAL_SERVER
          The server where the original file was located
static java.lang.String PRESERVE_NAME
          During a resource fork service, if true, do not attach the .bin extension to the new MacBinary
static java.lang.String REGENERATE_THUMBNAIL
          If false, thumbnails are copied, not moved
static java.lang.String RESOLVE_LOOKUPS
          Used in MetaData Service to find out if values for field containing lookup lists should be resolved to their value or leave them as ids
static java.lang.String RESOLVED_LOCATION
          When a file is archived, the path to the file is resolved and returned, then stored in the DB
static java.lang.String RESOURCEFORK_ACTION
          Action to be performed by a resource fork service
static java.lang.String RESTORE_LOCATION
          The location where files will be restored
static java.lang.String RESTORE_ORIGINAL
          Restore to origninal or new
static java.lang.String RESTORE_SESSIONS
           
static java.lang.String RESULT_STATUS
           
static java.lang.String ROLE_ID
          The Role Id if this record data is an asset
static java.lang.String RSRC_ARCHIVE_ID
          An ID assigned by the third party archive software for the resource fork(used to locate for restore)
static java.lang.String RSRC_DUP_ARCHIVE_ID
          An ID assigned by the third party archive software for the resource fork backup (used to locate for restore)
static java.lang.String RSRC_FILE_LIST
          To hold the list of resource fork files that need to be restored in a separate transaction
static java.lang.String SEND_ORIGINAL
           
static java.lang.String SEND_SERVICE_TYPE
          SendService type selection
static java.lang.String SERVER
          Server name (not DNS name) where asset to check-in is
static java.lang.String SERVICE_DATE
          For temporary storage of a date, used in Arch/Restore when a date needs to be set for Arch/Restore svcs, but Init service needs to start immediately.
static java.lang.String SOURCE_FILENAME
          File name of asset currently checked-out or checked-in
static java.lang.String SOURCE_FILESIZE
          File size of asset currently checked-out or checked-in
static java.lang.String SOURCE_LOCATION
          Path (not including file name) where asset is currently located during check-out and check-in
static java.lang.String SOURCE_RECORD
           
static java.lang.String SOURCE_SERVER
          Name of server where asset is currently located during check-out and check-in
static java.lang.String STEP_NUMBER
          Used when a client must do multiple calls to the a service and to determine the number of the current call
static java.lang.String SYSTEM_USER_ID
          For loging into a system, if required
static java.lang.String SYSTEM_USER_PASSWORD
          For loging into a system, if required
static java.lang.String THREAD_GROUP_NAME
          Used by the Thread Manager to start a new thread for this request in the specified thread group
static java.lang.String TPI_ERROR
          To hold the error id of a transaction (returned by third party archive software)
static java.lang.String UPDATE_STATUS
          Tells the service if it is necessary to update the database status.
static java.lang.String URL_STRING
          A property holding a url String
static java.lang.String USE_CONVERT_SERVICE
          Use the convert service
static java.lang.String USE_EXTRACT_SERVICE
           
static java.lang.String USE_ZIP_SERVICE
          Use the zip service
static java.lang.String USER_ID
          User Id for current user
static java.lang.String VECTOR_HOLDER
          A holder of a Vector
static java.lang.String VERSION_FILENAME
          For versioning
static java.lang.String VERSION_FILESIZE
           
static java.lang.String VERSION_LOCATION
           
static java.lang.String VERSION_NUMBER
           
static java.lang.String VERSION_NUMBER_PREVIOUS
           
static java.lang.String VERSION_SERVER
           
static java.lang.String VOLUME_PATH
          Path of the volume containing this path
static java.lang.String ZIP_FILENAME
          Target zip file name
static java.lang.String ZIP_FILEPATH
          Target zip path (including file name)
static java.lang.String ZIP_LOCATION
          Target zip path (not including file name)
 

Field Detail

USER_ID

public static final java.lang.String USER_ID
User Id for current user

See Also:
Constant Field Values

PRESERVE_NAME

public static final java.lang.String PRESERVE_NAME
During a resource fork service, if true, do not attach the .bin extension to the new MacBinary

See Also:
Constant Field Values

RESOURCEFORK_ACTION

public static final java.lang.String RESOURCEFORK_ACTION
Action to be performed by a resource fork service

See Also:
Constant Field Values

SYSTEM_USER_ID

public static final java.lang.String SYSTEM_USER_ID
For loging into a system, if required

See Also:
Constant Field Values

SYSTEM_USER_PASSWORD

public static final java.lang.String SYSTEM_USER_PASSWORD
For loging into a system, if required

See Also:
Constant Field Values

DO_LOGIN

public static final java.lang.String DO_LOGIN
For loging into a system, if required

See Also:
Constant Field Values

DELETE_DIRECTORY

public static final java.lang.String DELETE_DIRECTORY
If true, delete the directory (usually a temp directory)

See Also:
Constant Field Values

DELETE_ORIGINAL

public static final java.lang.String DELETE_ORIGINAL
If true, delete the original file after a conversion operation

See Also:
Constant Field Values

HOT_DIRECTORY

public static final java.lang.String HOT_DIRECTORY
Used to specify the hotdirectory for this set of data

See Also:
Constant Field Values

ADD_TO_ASSETS_INPROCESS

public static final java.lang.String ADD_TO_ASSETS_INPROCESS
Used to specify if files are to be added to the ASSETS_INPROCESS table

See Also:
Constant Field Values

THREAD_GROUP_NAME

public static final java.lang.String THREAD_GROUP_NAME
Used by the Thread Manager to start a new thread for this request in the specified thread group

See Also:
Constant Field Values

ERROR_HASHTABLE

public static final java.lang.String ERROR_HASHTABLE
A holder of any type of error in the form of a Hashtable

See Also:
Constant Field Values

BADFILES_HASHTABLE

public static final java.lang.String BADFILES_HASHTABLE
A holder of bad files from a service in the form of a Hashtable

See Also:
Constant Field Values

GOODFILES_HASHTABLE

public static final java.lang.String GOODFILES_HASHTABLE
A holder of good files from a service in the form of a Hashtable

See Also:
Constant Field Values

URL_STRING

public static final java.lang.String URL_STRING
A property holding a url String

See Also:
Constant Field Values

MESSAGE_STRING

public static final java.lang.String MESSAGE_STRING
A property holding a message String

See Also:
Constant Field Values

VECTOR_HOLDER

public static final java.lang.String VECTOR_HOLDER
A holder of a Vector

See Also:
Constant Field Values

STEP_NUMBER

public static final java.lang.String STEP_NUMBER
Used when a client must do multiple calls to the a service and to determine the number of the current call

See Also:
Constant Field Values

BADRECORDS_VECTOR

public static final java.lang.String BADRECORDS_VECTOR
Holds a record of bad records

See Also:
Constant Field Values

UPDATE_STATUS

public static final java.lang.String UPDATE_STATUS
Tells the service if it is necessary to update the database status. Used by services that needs to do some sort of database status

See Also:
Constant Field Values

RESOLVE_LOOKUPS

public static final java.lang.String RESOLVE_LOOKUPS
Used in MetaData Service to find out if values for field containing lookup lists should be resolved to their value or leave them as ids

See Also:
Constant Field Values

DELETE_EMPTY_BUCKETS

public static final java.lang.String DELETE_EMPTY_BUCKETS
Used in MetaData Service to find ouf if buckets that return no meta data should be removed from the import data object or not

See Also:
Constant Field Values

APPLETALK_VENDOR

public static final java.lang.String APPLETALK_VENDOR
Id representing the AppleTalk Vendor for this asset

See Also:
Constant Field Values

CHECKIN_DATETIME

public static final java.lang.String CHECKIN_DATETIME
The date and time for a check-in

See Also:
Constant Field Values

DESTINATION_FILENAME

public static final java.lang.String DESTINATION_FILENAME
if a service renames a file, this will contain the new file name; path will be in DESTINATION_LOCATION

See Also:
Constant Field Values

DESTINATION_LOCATION

public static final java.lang.String DESTINATION_LOCATION
The destination path where the new file will be placed

See Also:
Constant Field Values

DESTINATION_SERVER

public static final java.lang.String DESTINATION_SERVER
The destination server where the new file will be placed

See Also:
Constant Field Values

ORIGINAL_FILENAME

public static final java.lang.String ORIGINAL_FILENAME
if a service renames a file, this will contain the original file name; path will be in ORIGINAL_LOCATION

See Also:
Constant Field Values

ORIGINAL_LOCATION

public static final java.lang.String ORIGINAL_LOCATION
The path where the original file was located

See Also:
Constant Field Values

ORIGINAL_SERVER

public static final java.lang.String ORIGINAL_SERVER
The server where the original file was located

See Also:
Constant Field Values

FILENAME

public static final java.lang.String FILENAME
Physical name of the asset to check-in

See Also:
Constant Field Values

FILESIZE

public static final java.lang.String FILESIZE
File size of the asset to check-in

See Also:
Constant Field Values

IS_LOCATION_IN_SERVER

public static final java.lang.String IS_LOCATION_IN_SERVER
Indicates that the location is in the server or client machine

See Also:
Constant Field Values

KEEP_LOWRES

public static final java.lang.String KEEP_LOWRES
If true, the move service should move lowres

See Also:
Constant Field Values

KEEP_RESOURCEFORK

public static final java.lang.String KEEP_RESOURCEFORK
If true, handle the resource fork

See Also:
Constant Field Values

LOCATION

public static final java.lang.String LOCATION
Physical path of the asset to check-in

See Also:
Constant Field Values

MACBINARY_FORMAT

public static final java.lang.String MACBINARY_FORMAT
If true, files reside in SOURCE_LOCATION as MacBinaries

See Also:
Constant Field Values

KEEP_MACBINARIES

public static final java.lang.String KEEP_MACBINARIES
Don't split macbinaries

See Also:
Constant Field Values

MODIFICATION_DATE

public static final java.lang.String MODIFICATION_DATE
Modification date

See Also:
Constant Field Values

REGENERATE_THUMBNAIL

public static final java.lang.String REGENERATE_THUMBNAIL
If false, thumbnails are copied, not moved

See Also:
Constant Field Values

ROLE_ID

public static final java.lang.String ROLE_ID
The Role Id if this record data is an asset

See Also:
Constant Field Values

SERVER

public static final java.lang.String SERVER
Server name (not DNS name) where asset to check-in is

See Also:
Constant Field Values

SOURCE_SERVER

public static final java.lang.String SOURCE_SERVER
Name of server where asset is currently located during check-out and check-in

See Also:
Constant Field Values

SOURCE_LOCATION

public static final java.lang.String SOURCE_LOCATION
Path (not including file name) where asset is currently located during check-out and check-in

See Also:
Constant Field Values

SOURCE_FILENAME

public static final java.lang.String SOURCE_FILENAME
File name of asset currently checked-out or checked-in

See Also:
Constant Field Values

SOURCE_FILESIZE

public static final java.lang.String SOURCE_FILESIZE
File size of asset currently checked-out or checked-in

See Also:
Constant Field Values

CHECKEDOUT_PATH

public static final java.lang.String CHECKEDOUT_PATH
Original checked out path that will be stored in the database

See Also:
Constant Field Values

VERSION_FILENAME

public static final java.lang.String VERSION_FILENAME
For versioning

See Also:
Constant Field Values

VERSION_FILESIZE

public static final java.lang.String VERSION_FILESIZE
See Also:
Constant Field Values

VERSION_LOCATION

public static final java.lang.String VERSION_LOCATION
See Also:
Constant Field Values

VERSION_NUMBER

public static final java.lang.String VERSION_NUMBER
See Also:
Constant Field Values

VERSION_NUMBER_PREVIOUS

public static final java.lang.String VERSION_NUMBER_PREVIOUS
See Also:
Constant Field Values

VERSION_SERVER

public static final java.lang.String VERSION_SERVER
See Also:
Constant Field Values

SERVICE_DATE

public static final java.lang.String SERVICE_DATE
For temporary storage of a date, used in Arch/Restore when a date needs to be set for Arch/Restore svcs, but Init service needs to start immediately. Setting the date in the ActionData object would result in the init service starting late. At the end of the initService, the date set in this property is used to set the date for the service (Arch/Restore), before it is added to the Queue.

See Also:
Constant Field Values

FILE_LIST

public static final java.lang.String FILE_LIST
To hold the list of files after they have been matched to Customer IDs by classLookup

See Also:
Constant Field Values

RSRC_FILE_LIST

public static final java.lang.String RSRC_FILE_LIST
To hold the list of resource fork files that need to be restored in a separate transaction

See Also:
Constant Field Values

RESTORE_LOCATION

public static final java.lang.String RESTORE_LOCATION
The location where files will be restored

See Also:
Constant Field Values

IS_FLAT_MODE

public static final java.lang.String IS_FLAT_MODE
Flag to indicate whether or not the restore is flat mode or not

See Also:
Constant Field Values

IS_OVERWRITE

public static final java.lang.String IS_OVERWRITE
Flag to indicate whether overwritting existing files is authorized or not

See Also:
Constant Field Values

ARCHIVE_ID

public static final java.lang.String ARCHIVE_ID
An ID assigned by the third party archive software (used to locate for restore)

See Also:
Constant Field Values

DUP_ARCHIVE_ID

public static final java.lang.String DUP_ARCHIVE_ID
An ID assigned by the third party archive software for the duplicate backup (used to locate for restore)

See Also:
Constant Field Values

RSRC_ARCHIVE_ID

public static final java.lang.String RSRC_ARCHIVE_ID
An ID assigned by the third party archive software for the resource fork(used to locate for restore)

See Also:
Constant Field Values

RSRC_DUP_ARCHIVE_ID

public static final java.lang.String RSRC_DUP_ARCHIVE_ID
An ID assigned by the third party archive software for the resource fork backup (used to locate for restore)

See Also:
Constant Field Values

TPI_ERROR

public static final java.lang.String TPI_ERROR
To hold the error id of a transaction (returned by third party archive software)

See Also:
Constant Field Values

FLEX_ARCH_ERROR

public static final java.lang.String FLEX_ARCH_ERROR
To hold the error id of a transaction (equivalent internat flexstor.db error id)

See Also:
Constant Field Values

RESOLVED_LOCATION

public static final java.lang.String RESOLVED_LOCATION
When a file is archived, the path to the file is resolved and returned, then stored in the DB

See Also:
Constant Field Values

DEFAULT_VIEW_ASSET_ID

public static final java.lang.String DEFAULT_VIEW_ASSET_ID
Default View Asset Id for Asset

See Also:
Constant Field Values

DEFAULT_VIEW_ASSET

public static final java.lang.String DEFAULT_VIEW_ASSET
Set a record as a Default View Asset

See Also:
Constant Field Values

CUST_ID

public static final java.lang.String CUST_ID
Used to store the region name for archive software

See Also:
Constant Field Values

RESTORE_SESSIONS

public static final java.lang.String RESTORE_SESSIONS
See Also:
Constant Field Values

FILES_INPROGRESS

public static final java.lang.String FILES_INPROGRESS
See Also:
Constant Field Values

HELD_RECORDS

public static final java.lang.String HELD_RECORDS
See Also:
Constant Field Values

FILE_PERMISSIONS

public static final java.lang.String FILE_PERMISSIONS
Permissions (sPerms) can be entered in: Octal : preceed with a "0" as in "0777" Hex : preceed with "0x" as in "0x1ff" Decimal: no preceeding identifier as in "511" user group other rwx rwx rwx

See Also:
Constant Field Values

FILE_USERID

public static final java.lang.String FILE_USERID
Id for the user

See Also:
Constant Field Values

FILE_GROUPID

public static final java.lang.String FILE_GROUPID
Id for the group

See Also:
Constant Field Values

ACTION

public static final java.lang.String ACTION
See Also:
Constant Field Values

SOURCE_RECORD

public static final java.lang.String SOURCE_RECORD
See Also:
Constant Field Values

CLASSIFIED

public static final java.lang.String CLASSIFIED
See Also:
Constant Field Values

VOLUME_PATH

public static final java.lang.String VOLUME_PATH
Path of the volume containing this path

See Also:
Constant Field Values

DISK_SPACE_REQUIRED

public static final java.lang.String DISK_SPACE_REQUIRED
Size in bytes of the disk space required

See Also:
Constant Field Values

SEND_ORIGINAL

public static final java.lang.String SEND_ORIGINAL
See Also:
Constant Field Values

USE_CONVERT_SERVICE

public static final java.lang.String USE_CONVERT_SERVICE
Use the convert service

See Also:
Constant Field Values

USE_ZIP_SERVICE

public static final java.lang.String USE_ZIP_SERVICE
Use the zip service

See Also:
Constant Field Values

MANUAL_DATA

public static final java.lang.String MANUAL_DATA
Manual data object

See Also:
Constant Field Values

CONFIRMATION_DATA

public static final java.lang.String CONFIRMATION_DATA
Confirm data object

See Also:
Constant Field Values

CONFIRM_TEXT

public static final java.lang.String CONFIRM_TEXT
Confirmation Email text from remote service used by original local service

See Also:
Constant Field Values

RESULT_STATUS

public static final java.lang.String RESULT_STATUS
See Also:
Constant Field Values

DESCRIPTION

public static final java.lang.String DESCRIPTION
Record description string

See Also:
Constant Field Values

SEND_SERVICE_TYPE

public static final java.lang.String SEND_SERVICE_TYPE
SendService type selection

See Also:
Constant Field Values

CONVERT_CONFIG_FILE

public static final java.lang.String CONVERT_CONFIG_FILE
Path of the conversion config file

See Also:
Constant Field Values

CONVERSION_MODE

public static final java.lang.String CONVERSION_MODE
Specifies info only or convert + info

See Also:
Constant Field Values

CONVERSION_TARGET

public static final java.lang.String CONVERSION_TARGET
Conversion target path

See Also:
Constant Field Values

ZIP_FILENAME

public static final java.lang.String ZIP_FILENAME
Target zip file name

See Also:
Constant Field Values

ZIP_FILEPATH

public static final java.lang.String ZIP_FILEPATH
Target zip path (including file name)

See Also:
Constant Field Values

ZIP_LOCATION

public static final java.lang.String ZIP_LOCATION
Target zip path (not including file name)

See Also:
Constant Field Values

FTP_HOST_NAME

public static final java.lang.String FTP_HOST_NAME
Host name

See Also:
Constant Field Values

FTP_USER_NAME

public static final java.lang.String FTP_USER_NAME
User ID

See Also:
Constant Field Values

FTP_PASSWORD

public static final java.lang.String FTP_PASSWORD
User password

See Also:
Constant Field Values

FTP_TRANSFER_MODE

public static final java.lang.String FTP_TRANSFER_MODE
Transfer mode: true=binary, false=ascii

See Also:
Constant Field Values

FTP_REMOTE_DIR

public static final java.lang.String FTP_REMOTE_DIR
User-specified remote direcotry

See Also:
Constant Field Values

FTP_CREATE_DIRS

public static final java.lang.String FTP_CREATE_DIRS
Create the remote dir(s) ?

See Also:
Constant Field Values

EMAIL_ADDRESS

public static final java.lang.String EMAIL_ADDRESS
See Also:
Constant Field Values

EMAIL_SUBJECT

public static final java.lang.String EMAIL_SUBJECT
See Also:
Constant Field Values

EMAIL_MESSAGE

public static final java.lang.String EMAIL_MESSAGE
See Also:
Constant Field Values

EMAIL_SENDER

public static final java.lang.String EMAIL_SENDER
See Also:
Constant Field Values

EMAIL_CC

public static final java.lang.String EMAIL_CC
See Also:
Constant Field Values

EMAIL_RETRY_COUNT

public static final java.lang.String EMAIL_RETRY_COUNT
The current value of the retry counter

See Also:
Constant Field Values

LOWRESEXTRACT_TARGET

public static final java.lang.String LOWRESEXTRACT_TARGET
See Also:
Constant Field Values

USE_EXTRACT_SERVICE

public static final java.lang.String USE_EXTRACT_SERVICE
See Also:
Constant Field Values

CALLBACK_OBJECT

public static final java.lang.String CALLBACK_OBJECT
See Also:
Constant Field Values

RESTORE_ORIGINAL

public static final java.lang.String RESTORE_ORIGINAL
Restore to origninal or new

See Also:
Constant Field Values

CUSTOMIZED_PROCESS

public static final java.lang.String CUSTOMIZED_PROCESS
See Also:
Constant Field Values