jet.cs.util
Class APIConst

java.lang.Object
  extended by jet.cs.util.APIConst

public class APIConst
extends java.lang.Object

Class APIConst defines some constant values. These constant values can be used in JSPs(Java Server Pages). Most of these constant values are described in the server documents "INSTALL_ROOT/help/server/en/userguide/apdx_sch.htm".


Field Summary
static int APPLET
           
static java.lang.String APPNAME_ADHOCREPORT
           
static java.lang.String APPNAME_DHTML
           
static java.lang.String APPNAME_DHTMLJSP
           
static java.lang.String APPNAME_HELP
           
static java.lang.String APPNAME_SENDFILE
           
static int APPPLET_JAVA_PLUG_IN_1_1
          APPPLET_JAVA_PLUG_IN_1_1 the applet type: for java plug-in 1.1(1).
static int APPPLET_JAVA_PLUG_IN_1_2
          APPPLET_JAVA_PLUG_IN_1_2 the applet type: for java plug-in 1.2(2).
static int APPPLET_JAVA_PLUG_IN_1_3
          APPPLET_JAVA_PLUG_IN_1_3 the applet type: for java plug-in 1.3(3).
static int APPPLET_NORMAL
          APPPLET_NORMAL the applet type: normal(0).
static java.lang.String AST_SUFFIX
          AST_SUFFIX the suffix of JReport result files(.ast).
static int AT_TIME
          AT_TIME the launch type of a scheduled task: run at time(1).
static java.lang.String AUTH_SCHEME_BASIC
          AUTH_SCHEME_BASIC the Basic HTTP authentication scheme(Basic).
static java.lang.String AUTH_SCHEME_DIGEST
          AUTH_SCHEME_DIGEST the Digest HTTP authentication scheme(Digest).
static java.lang.String CAT_MIME_NAME
          CAT_MIME_NAME the MIME type of JReport catalog files(application/x-jrcatalog).
static java.lang.String CAT_SUFFIX
          CAT_SUFFIX the suffix of JReport catalog files(.cat).
static java.lang.String CMD_ADAPTOR_EDIT_PERMISSIONS
          CMD_ENABLE_DISPLAY_PERMISSIONS the command of check if enable display user permission.
static java.lang.String CMD_ADD_RESOURCES_TO_FOLDER
          CMD_ADD_RESOURCES_TO_FOLDER the command of add remote resource to server
static java.lang.String CMD_AFTER_DEPLOYFILES
          CMD_AFTER_DEPLOYFILES the command of report HTTP server(jrs.after_deployfiles).
static java.lang.String CMD_AUTO_REFRESH_PAGE
          CMD_AUTO_REFRESH_PAGE the command of auto-refresh an pipeline html(jrs.auto_refresh_page).
static java.lang.String CMD_BUILDNUMBER
          CMD_BUILDNUMBER the command of report HTTP server(jrs.build_number).
static java.lang.String CMD_CAN_EXPORT_DHTML_RESULT
          CMD_CAN_EXPORT_DHTML_RESULT the command of test whether can export dhtml result
static java.lang.String CMD_CHANGE_PASSWORD
          CMD_CHANGE_PASSWORD the command of report HTTP server(jrs.change_password).
static java.lang.String CMD_CHECK_CURRENTREPORT
          CMD_CHECK_CURRENTREPORT the command of report HTTP server(jrs.check_currentreport).
static java.lang.String CMD_CHECK_PERMISSION
          CMD_CHECK_PERMISSION the command of check the resource permission of specify user.
static java.lang.String CMD_CHECK_PRIVILEGE
          CMD_CHECK_PRIVILEGE the command of check the privilege of specify user.
static java.lang.String CMD_CHECK_REPORTSET
          CMD_CHECK_REPORTSET the command of report HTTP server(jrs.check_reportset).
static java.lang.String CMD_CMDBAR_FRAME
          CMD_CMDBAR_FRAME the command of report HTTP server(jrs.cmdbar_frame).
static java.lang.String CMD_COPY_SCHEDULES
          CMD_COPY_SCHEDULES the command of copying schedules (jrs.copy_schedules).
static java.lang.String CMD_CREATE_FOLDER
          CMD_CREATE_FOLDER the command of create folder to server
static java.lang.String CMD_CREATE_SCHEDULE_PAGE
          CMD_CREATE_SCHEDULE_PAGE the command of report HTTP server(jrs.create_schd_page).
static java.lang.String CMD_DEL_ALL_COMPLETED
          CMD_DEL_ALL_COMPLETED the command of deleting all completed task records.
static java.lang.String CMD_DEL_CAT_VER
          CMD_DEL_CAT_VER the command of report HTTP server(jrs.del_cat_ver).
static java.lang.String CMD_DEL_COMPLETED
          CMD_DEL_COMPLETED the command of report HTTP server(jrs.del_completed).
static java.lang.String CMD_DEL_ONDEMAND
          CMD_DEL_ONDEMAND the command of deleting on-demand report record (jrs.del_ondemand).
static java.lang.String CMD_DEL_RPT_VER
          CMD_DEL_RPT_VER the command of report HTTP server(jrs.del_rpt_ver).
static java.lang.String CMD_DEL_RST_VER
          CMD_DEL_RST_VER the command of report HTTP server(jrs.del_rst_ver).
static java.lang.String CMD_DEL_RSTDOC_VER
          CMD_DEL_RSTDOC_VER the command of report HTTP server(jrs.del_rstdoc_ver).
static java.lang.String CMD_DEL_SCHEDULE
          CMD_DEL_SCHEDULE the command of report HTTP server(jrs.del_schedule).
static java.lang.String CMD_DELETE_RESOURCE
          CMD_DELETE_RESOURCE the command of report HTTP server(jrs.delete_resource).
static java.lang.String CMD_DELETE_SCHEDULES
          CMD_DELETE_SCHEDULES the command of deleting schedules (jrs.delete_schedules).
static java.lang.String CMD_DISABLE_SCHEDULE
          CMD_DISABLE_SCHEDULE the command of report HTTP server(jrs.disable_schedule).
static java.lang.String CMD_DISABLE_SCHEDULES
          CMD_DISABLE_SCHEDULES the command of disabling schedules (jrs.disable_schedules).
static java.lang.String CMD_ENABLE_DISPLAY_PERMISSIONS
          CMD_ENABLE_DISPLAY_PERMISSIONS the command of check if enable display user permission.
static java.lang.String CMD_ENABLE_SCHEDULE
          CMD_ENABLE_SCHEDULE the command of report HTTP server(jrs.enable_schedule).
static java.lang.String CMD_ENABLE_SCHEDULES
          CMD_ENABLE_SCHEDULES the command of enabling schedules (jrs.enable_schedules).
static java.lang.String CMD_EXPORT_PERMISSION_IS
          CMD_EXPORT_PERMISSION_IS the command of verifying permission of export script file (jrs.export_permission_is).
static java.lang.String CMD_EXPORT_RESULT
          CMD_EXPORT_RESULT the command of report HTTP server(jrs.exp_rst).
static java.lang.String CMD_EXPORT_SCHEDULE_TO_FILE
          CMD_EXPORT_SCHEDULE_TO_FILE the command of exporting schedule to file (jrs.export_schedule_to_file).
static java.lang.String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE
          CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE the command of exporting schedule to script file (jrs.export_schedule_to_script_file).
static java.lang.String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE
          CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE the command of saving script file (jrs.export_schedule_to_script_file_save).
static java.lang.String CMD_FTP_PARAM_VALIDATION
          CMD_FTP_PARAM_VALIDATION the command of checking the validation of FTP connection options.
static java.lang.String CMD_GET_ACTIVE
          CMD_GET_ACTIVE the command of report HTTP server(jrs.get_active).
static java.lang.String CMD_GET_ACTIVE_PARAM
          CMD_GET_ACTIVE_PARAM the command of report HTTP server(jrs.get_active_param).
static java.lang.String CMD_GET_ALL_ROLES
          CMD_GET_ALL_ROLES the command of report HTTP server(jrs.get_all_roles).
static java.lang.String CMD_GET_ALL_USERS
          CMD_GET_ALL_USERS the command of report HTTP server(jrs.get_all_users).
static java.lang.String CMD_GET_BOOLEAN_NAMES
          CMD_GET_BOOLEAN_NAMES the command of report HTTP server(jrs.get_boolean_names).
static java.lang.String CMD_GET_CAT_RPTS
          CMD_GET_CAT_RPTS the command of report HTTP server(jrs.get_cat_rpts).
static java.lang.String CMD_GET_CAT_RPTS_NEW
          CMD_GET_CAT_RPTS_NEW the command of report HTTP server(jrs.get_cat_rpts) in new interface.
static java.lang.String CMD_GET_CAT_VER_PROP
          CMD_GET_CAT_VER_PROP the command of report HTTP server(jrs.get_cat_ver_prop).
static java.lang.String CMD_GET_CATALOG_OF_REPORT
          CMD_GET_CATALOG_OF_REPORT the command of report HTTP server(jrs.get_catalog_of_report).
static java.lang.String CMD_GET_CATALOG_VERSIONS
          CMD_GET_CATALOG_VERSIONS the command of report HTTP server(jrs.get_cat_vers).
static java.lang.String CMD_GET_CHANGE_PASSWORD_PAGE
          CMD_GET_CHANGE_PASSWORD_PAGE the command of report HTTP server(jrs.get_change_password_page).
static java.lang.String CMD_GET_COMPLETED
          CMD_GET_COMPLETED the command of report HTTP server(jrs.get_completed).
static java.lang.String CMD_GET_COMPLETED_PARAM
          CMD_GET_COMPLETED_PARAM the command of report HTTP server(jrs.get_completed_param).
static java.lang.String CMD_GET_DHTML_PAGE
          CMD_GET_DHTML_PAGE the command of report HTTP server(jrs.get_dhtml_page).
static java.lang.String CMD_GET_EDIT_SCHEDULE_PAGE
          CMD_GET_EDIT_SCHEDULE_PAGE the command of report HTTP server(jrs.get_edit_schd_page).
static java.lang.String CMD_GET_EDIT_SCHEDULE_PAGE_OLD
          CMD_GET_EDIT_SCHEDULE_PAGE_OLD the command of report HTTP server(jrs.get_edit_schd_page_old).
static java.lang.String CMD_GET_FILE_LIST_OF_THIS_TYPE
          CMD_GET_FILE_LIST_OF_THIS_TYPE the command of report HTTP server(jrs.get_file_list_of_this_type)
static java.lang.String CMD_GET_FOLDER_FILES
          CMD_GET_FOLDER_FILES the command of report HTTP server(jrs.get_folder_files)
static java.lang.String CMD_GET_LARGE_REPORTS
          deprecated.
static java.lang.String CMD_GET_LATEST_VERSION_NUMBER
          CMD_GET_LATEST_VERSION_NUMBER the command of get the latest version number
static java.lang.String CMD_GET_MAXVERSION
          CMD_GET_MAXVERSION the command of get the max version limit of a report
static java.lang.String CMD_GET_NEW_SCHEDULE_PAGE
          CMD_GET_NEW_SCHEDULE_PAGE the command of report HTTP server(jrs.get_new_schd_page).
static java.lang.String CMD_GET_NODE_INFO
          CMD_GET_NODE_INFO the command of report HTTP server(jrs.get_node_info).
static java.lang.String CMD_GET_NODE_MAX_VER
          CMD_GET_NODE_MAX_VER the command of report HTTP server(jrs.get_node_max_ver).
static java.lang.String CMD_GET_NODE_PROP
          CMD_GET_NODE_PROP the command of report HTTP server(jrs.get_node_prop).
static java.lang.String CMD_GET_NODE_REFER_INFO
          CMD_GET_NODE_REFER_INFO the command of report HTTP server(jrs.get_node_refer_info).
static java.lang.String CMD_GET_ONDEMANDS
          CMD_GET_ONDEMANDS the command of report HTTP server(jrs.get_ondemands).
static java.lang.String CMD_GET_PERMISSION
          CMD_GET_PERMISSION the command of report HTTP server(jrs.get_permission).
static java.lang.String CMD_GET_PRE_SCHD_PAGE
          CMD_GET_PRE_SCHD_PAGE the command of report HTTP server(jrs.get_pre_schd_page).
static java.lang.String CMD_GET_PREFERENCE_PAGE
          CMD_GET_PREFERENCE_PAGE the command of report HTTP server(jrs.get_preference_page).
static java.lang.String CMD_GET_PRINTERS
          CMD_GET_PRINTERS the command of report HTTP server(jrs.get_printers).
static java.lang.String CMD_GET_REAL_PATH
          CMD_GET_REAL_PATH the command of report HTTP server(jrs.get_real_path).
static java.lang.String CMD_GET_REALPATH
          CMD_GET_REALPATH the command of report HTTP server(jrs.get_realpath).
static java.lang.String CMD_GET_REFER_GROUPS
          CMD_GET_ALL_GROUPS the command of report HTTP server(jrs.get_all_groups).
static java.lang.String CMD_GET_REFER_ROLES
          CMD_GET_ALL_ROLES the command of report HTTP server(jrs.get_all_roles).
static java.lang.String CMD_GET_REFER_USERS
          CMD_GET_ALL_USERS the command of report HTTP server(jrs.get_all_users).
static java.lang.String CMD_GET_REPLACE_OLD_VER
          CMD_GET_REPLACE_OLD_VER the command of report HTTP server(jrs.get_replace_old_ver).
static java.lang.String CMD_GET_REPORT_VERSIONS
          CMD_GET_REPORT_VERSIONS the command of report HTTP server(jrs.get_rpt_vers).
static java.lang.String CMD_GET_RESULT_APPLET_PAGE
          CMD_GET_RESULT_APPLET_PAGE the command of report HTTP server(jrs.get_rst_applet_page).
static java.lang.String CMD_GET_RESULT_DOC_VERSIONS
          CMD_GET_RESULT_DOC_VERSIONS the command of report HTTP server(jrs.get_rst_doc_vers).
static java.lang.String CMD_GET_RESULT_VERSIONS
          CMD_GET_RESULT_VERSIONS the command of report HTTP server(jrs.get_rst_vers).
static java.lang.String CMD_GET_RPT_ANY_RST
          CMD_GET_RPT_ANY_RST the command of report HTTP server(jrs.get_report_any_result)
static java.lang.String CMD_GET_RPT_DESC_PAGE
          CMD_GET_RPT_DESC_PAGE the command of report HTTP server(jrs.get_rpt_desc_page).
static java.lang.String CMD_GET_RPT_LANGUAGES
          CMD_GET_RPT_LANGUAGES the command of report HTTP server(jrs.get_rpt_languages).
static java.lang.String CMD_GET_RPT_PARAM_PAGE
          CMD_GET_RPT_PARAM_PAGE the command of report HTTP server(jrs.get_rpt_param_page).
static java.lang.String CMD_GET_RPT_PARAMS
          CMD_GET_RPT_PARAMS the command of report HTTP server(jrs.get_rpt_params).
static java.lang.String CMD_GET_RPT_SHEETS
          CMD_GET_RPT_SHEETS the command of report HTTP server(jrs.get_rpt_sheets).
static java.lang.String CMD_GET_RPT_SHEETS_FROM_RST
          CMD_GET_RPT_SHEETS_FROM_RST the command of report HTTP server(jrs.get_rpt_sheets_from_rst).
static java.lang.String CMD_GET_RPT_STYLE_GROUPS
          CMD_GET_RPT_STYLE_GROUPS the command of report HTTP server(jrs.get_rpt_style_groups).
static java.lang.String CMD_GET_RPT_VER_PROP
          CMD_GET_RPT_VER_PROP the command of report HTTP server(jrs.get_rpt_ver_prop).
static java.lang.String CMD_GET_RPTREALPATH
          CMD_GET_RPTREALPATH the command of report HTTP server(jrs.get_rpt_realpath).
static java.lang.String CMD_GET_RST_VER_PROP
          CMD_GET_RST_VER_PROP the command of report HTTP server(jrs.get_rst_ver_prop).
static java.lang.String CMD_GET_RSTDOC_VER_PROP
          CMD_GET_RSTDOC_VER_PROP the command of report HTTP server(jrs.get_rstdoc_ver_prop).
static java.lang.String CMD_GET_SCHD_PARAM
          CMD_GET_SCHD_PARAM the command of report HTTP server(jrs.get_schd_param).
static java.lang.String CMD_GET_SCHEDULE_FILES
          CMD_GET_SCHEDULE_FILES the command of getting schedule files.
static java.lang.String CMD_GET_SCHEDULES
          CMD_GET_SCHEDULES the command of report HTTP server(jrs.get_schedules).
static java.lang.String CMD_GET_SECURITYINFO
           
static java.lang.String CMD_GET_SEL_CAT_PAGE
          CMD_GET_SEL_CAT_PAGE the command of report HTTP server(jrs.get_sel_cat_page).
static java.lang.String CMD_GET_SELF_RPTS
          CMD_GET_SELF_RPTS the command of returning the self-contained reports of current directory
static java.lang.String CMD_GET_SERVLET_PATH
          CMD_GET_SERVLET_PATH the command of report HTTP server(jrs.get_servlet_path).
static java.lang.String CMD_GET_SUBFILEDIRS
          CMD_GET_SUBFILEDIRS the command of report HTTP server(jrs.get_subfiledirs).
static java.lang.String CMD_GET_SUBNODES
          CMD_GET_SUBNODES the command of report HTTP server(jrs.get_subnodes).
static java.lang.String CMD_GET_SUCC_INFO
          CMD_GET_SUCC_INFO the command of report HTTP server(jrs.get_succ_info).
static java.lang.String CMD_GET_TEMP_RESULT
          CMD_GET_TEMP_RESULT the command of report HTTP server(jrs.get_temp_result).
static java.lang.String CMD_GET_TO_VERSION_DESC
          CMD_GET_TO_VERSION_DESC the command of report HTTP server(jrs.get_to_version_desc).
static java.lang.String CMD_GET_VER_PARAM
          CMD_GET_VER_PARAM the command of report HTTP server(jrs.get_ver_param).
static java.lang.String CMD_GET_VER_RESULT
          CMD_GET_VER_RESULT the command of report HTTP server(jrs.get_ver_rst).
static java.lang.String CMD_GET_VER_RESULT_PAGE
          CMD_GET_VER_RESULT_PAGE the command of report HTTP server(jrs.get_ver_rst_page).
static java.lang.String CMD_GET_VIEW_RST_PAGE
          CMD_GET_VIEW_RST_PAGE the command of report HTTP server(jrs.get_view_rst_page).
static java.lang.String CMD_GET_WEB_APP_SEND_FILE_PATH
          CMD_GET_WEB_APP_SEND_FILE_PATH the command of report HTTP server(jrs.web_application_send_file_path)
static java.lang.String CMD_GRANT
          CMD_GRANT, a command, which referred permission is Permissions.P_GRANT.
static java.lang.String CMD_HAS_PAGE_SECURITY
          CMD_HAS_PAGE_SECURITY the command of report HTTP server(jrs.has_page_security).
static java.lang.String CMD_IMPORT_RESOURCE
          CMD_IMPORT_RESOURCE the command of report HTTP server(jrs.import_resource).
static java.lang.String CMD_IMPORT_RESOURCE_ADVANCED
          CMD_IMPORT_RESOURCE_ADVANCED the command of report HTTP server(jrs.import_resource_advanced).
static java.lang.String CMD_IMPORT_SCHEDULE_FROM_FILE
          CMD_IMPORT_SCHEDULE_FROM_FILE the command of importing schedule from file (jrs.import_schedule_from_file).
static java.lang.String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE
          CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE the command of importing schedule from script file (jrs.import_schedule_from_script_file).
static java.lang.String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT
          CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT the command of submitting script file (jrs.export_schedule_to_script_file_submit).
static java.lang.String CMD_IMPORT_SHEDULE_SCRIPTS
          CMD_IMPORT_SHEDULE_SCRIPTS the command of import scripts (jrs.import_schedule_scripts).
static java.lang.String CMD_IS_ADMIN_USER
          CMD_DEL_ALL_COMPLETED the command of check if the user is an admin user.
static java.lang.String CMD_IS_ENABLE_DURATION
          CMD_IS_ENABLE_DURATION the command of check whether enable duration (jrs.is_enable_duration)
static java.lang.String CMD_IS_PROMPT_TASK_QUEUE_FULL
          CMD_IS_PROMPT_TASK_QUEUE_FULL the command of is prompt task queue full.
static java.lang.String CMD_IS_SPLIT_PDF
          CMD_IS_SPLIT_PDF the command of check whether the "Split PDF" option is applied in scheduling a report set result to e-mail in PDF file attachment.
static java.lang.String CMD_IS_TASK_QUEUE_FULL
          CMD_IS_TASK_QUEUE_FULL the command of is task queue full.
static java.lang.String CMD_IS_TEMP_RESULT_READY
          CMD_IS_TEMP_RESULT_READY the command of report HTTP server(jrs.is_temp_result_ready).
static java.lang.String CMD_IS_WAIT_USER
          CMD_IS_WAIT_USER the command of making user waiting due to limited access.
static java.lang.String CMD_LEFT_FRAME
          CMD_LEFT_FRAME the command of report HTTP server(jrs.left_frame).
static java.lang.String CMD_LOGIN
          CMD_LOGIN the command of report HTTP server(jrs.login).
static java.lang.String CMD_LOGOUT
          CMD_LOGOUT the command of report HTTP server(jrs.logout).
static java.lang.String CMD_MAIN_FRAME
          CMD_MAIN_FRAME the command of report HTTP server(jrs.main_frame).
static java.lang.String CMD_OLDLEFT_FRAME
          (deprecated) CMD_OLDLEFT_FRAME the command of report HTTP server(jrs.oldleft_frame).
static java.lang.String CMD_OLDTOP_FRAME
          (deprecated) CMD_OLDTOP_FRAME the command of report HTTP server(jrs.oldtop_frame).
static java.lang.String CMD_OPEN_PIPELINE_HTML
          CMD_OPEN_PIPELINE_HTML the command of open an pipeline html(jrs.open_pipeline_html).
static java.lang.String CMD_OPEN_PLS_HTML
          CMD_OPEN_PLS_HTML the command of open an html result that apply page level security(jrs.open_pagelevelsecurity_html).
static java.lang.String CMD_POST_CAT_AND_RPT
          CMD_POST_CAT_AND_RPT the command of report HTTP server(jrs.post_catalog_report).
static java.lang.String CMD_POST_FONT
          CMD_POST_FONT the command of report HTTP server(jrs.post_fonts).
static java.lang.String CMD_POST_STYLE_GROUP
          CMD_POST_STYLE_GROUP the command of report HTTP server(jrs.post_style_groups).
static java.lang.String CMD_PUBLISHTO_VERSION
          CMD_PUBLISHTO_VERSION the command of publish report result to version system
static java.lang.String CMD_REFRESH_FOLDERS
          CMD_REFRESH_FOLDERS the command of report HTTP server(jrs.refresh_folders)
static java.lang.String CMD_REMOVE_BASENAME
          CMD_REMOVE_BASENAME the command of report HTTP server(jrs.remove_base).
static java.lang.String CMD_REMOVE_TEMP_RESULT
          CMD_REMOVE_TEMP_RESULT the command of report HTTP server(jrs.remove_temp_result).
static java.lang.String CMD_RESTART
          CMD_RESTART the command of report HTTP server(jrs.restart).
static java.lang.String CMD_RUN_AND_VIEW
          CMD_RUN_AND_VIEW the command of report HTTP server(jrs.run_vw).
static java.lang.String CMD_RUN_TASK
          CMD_RUN_TASK the command of report HTTP server(jrs.run_task).
static java.lang.String CMD_SAVE_CAT_VER_PROP
          CMD_SAVE_CAT_VER_PROP the command of report HTTP server(jrs.save_cat_ver_prop).
static java.lang.String CMD_SAVE_IMPORTED_NODE_PROP
          CMD_SAVE_IMPORTED_NODE_PROP the command of report HTTP server(jrs.save_imported_node_prop).
static java.lang.String CMD_SAVE_IMPORTED_RESOURCE
          CMD_SAVE_IMPORTED_RESOURCE the command of report HTTP server(jrs.save_imported_resource).
static java.lang.String CMD_SAVE_NODE_MAX_VER
          CMD_SAVE_NODE_MAX_VER the command of report HTTP server(jrs.save_node_max_ver).
static java.lang.String CMD_SAVE_NODE_PROP
          CMD_SAVE_NODE_PROP the command of report HTTP server(jrs.save_node_prop).
static java.lang.String CMD_SAVE_PERMISSION
          CMD_SAVE_PERMISSION the command of report HTTP server(jrs.save_permission).
static java.lang.String CMD_SAVE_RPT_VER_PROP
          CMD_SAVE_RPT_VER_PROP the command of report HTTP server(jrs.save_rpt_ver_prop).
static java.lang.String CMD_SAVE_RST_VER_PROP
          CMD_SAVE_RST_VER_PROP the command of report HTTP server(jrs.save_rst_ver_prop).
static java.lang.String CMD_SAVE_RSTDOC_VER_PROP
          CMD_SAVE_RSTDOC_VER_PROP the command of report HTTP server(jrs.save_rstdoc_ver_prop).
static java.lang.String CMD_SET_JDBC_CONNECTION
          CMD_SET_JDBC_CONNECTION the command of report HTTP server(jrs.set_jdbc_connection).
static java.lang.String CMD_SET_RESULTVERSION_VIEWED
          CMD_SET_RESULTVERSION_VIEWED the command to set a result version was viewed (jrs.cmd_set_resultversion_viewed).
static java.lang.String CMD_STOP
          CMD_STOP the command of report HTTP server(jrs.stop).
static java.lang.String CMD_STOP_LARGE_REPORT
          deprecated.
static java.lang.String CMD_STOP_TASK
          CMD_STOP_TASK the command of report HTTP server(jrs.stop_task).
static java.lang.String CMD_SUBMIT_CUSTOMIZE_WEB_PAGE
          CMD_SUBMIT_CUSTOMIZE_WEB_PAGE the command of report HTTP server(jrs.submit_customize_web_page).
static java.lang.String CMD_SUBMIT_MAXVERSION
          CMD_SUBMIT_MAXVERSION the command of submit the max version limit of a report
static java.lang.String CMD_SUBMIT_SCHEDULE
          CMD_SUBMIT_SCHEDULE the command of report HTTP server(jrs.submit_schedule).
static java.lang.String CMD_SUBMIT_SCHEDULE_PAGE
          CMD_SUBMIT_SCHEDULE_PAGE the command of report HTTP server(jrs.submit_schedule_form).
static java.lang.String CMD_SUBMIT_SCHEDULE_PAGE_OLD
          CMD_SUBMIT_SCHEDULE_PAGE_OLD the command of report HTTP server(jrs.submit_schedule_form_old).
static java.lang.String CMD_SUBTOP_FRAME
          (deprecated) CMD_SUBTOP_FRAME the command of report HTTP server(jrs.subtop_frame).
static java.lang.String CMD_TESTING_BEFORE_DEPLYCAT
          CMD_TESTING_BEFORE_DEPLYCAT the command of report HTTP server(jrs.test_before_deploycat).
static java.lang.String CMD_TESTING_BEFORE_DEPLYFONT
          CMD_TESTING_BEFORE_DEPLYFONT the command of report HTTP server(jrs.test_before_deployfont).
static java.lang.String CMD_TESTING_BEFORE_DEPLYSTYLEGROUP
          CMD_TESTING_BEFORE_DEPLYSTYLEGROUP the command of report HTTP server(jrs.test_before_deploystylegroup).
static java.lang.String CMD_TOP_FRAME
          CMD_TOP_FRAME the command of report HTTP server(jrs.top_frame).
static java.lang.String CMD_TRY_VIEW
          CMD_TRY_VIEW the command of report HTTP server(jrs.try_vw).
static java.lang.String CMD_VIEW_DEF_VER
          CMD_VIEW_DEF_VER the command of report HTTP server(jrs.view_def_rst).
static java.lang.String CMD_VIEW_HTML_IN_LOCAL
          CMD_VIEW_HTML_IN_LOCAL the command of report HTTP server(jrs.view_html_in_local)
static java.lang.String CMD_VIEW_LARGE_REPORT
          deprecated.
static java.lang.String CMD_VIEW_ONDEMAND
          CMD_VIEW_ONDEMAND the command of report HTTP server(jrs.view_ondemand).
static java.lang.String CMD_VIEW_RST_VER
          CMD_VIEW_RST_VER the command of report HTTP server(jrs.view_ver_rst).
static java.lang.String CMD_VISIBLE
          CMD_VISIBLE, a command, which referred permission IS Permissions.P_VISIBLE.
static java.lang.String CMD_WAIT_REPORT
          CMD_WAIT_REPORT the command of wait in a report queue(jrs.wait_report).
static java.lang.String CMD_WAIT_TEMP_RESULT
          CMD_WAIT_TEMP_RESULT the command of report HTTP server(jrs.wait_temp_result).
static java.lang.String CMD_WAIT_USER
          CMD_WAIT_USER the command of wait in a user queue(jrs.wait_user).
static java.lang.String CMD_WEB_VIEW
          CMD_WEB_VIEW the command of report HTTP server(jrs.web_vw).
static java.lang.String COLUMN_NAME_ACTIVE_CATALOG
          COLUMN_NAME_ACTIVE_CATALOG the column catalog status on active page
static java.lang.String COLUMN_NAME_ACTIVE_ENGING_STATUS
          COLUMN_NAME_ACTIVE_ENGING_STATUS the column engine status on active page
static java.lang.String COLUMN_NAME_ACTIVE_LAUNCH_TYPE
          COLUMN_NAME_ACTIVE_LAUNCH_TYPE the column launch type on active page
static java.lang.String COLUMN_NAME_ACTIVE_PARAMETERS
          COLUMN_NAME_ACTIVE_PARAMETERS the column parameters on active page
static java.lang.String COLUMN_NAME_ACTIVE_PARAMETERS_VALUES
          COLUMN_NAME_ACTIVE_PARAMETERS_VALUE the column parameters on active page
static java.lang.String COLUMN_NAME_ACTIVE_REPORT
          COLUMN_NAME_ACTIVE_REPORT the column report set on active page
static java.lang.String COLUMN_NAME_ACTIVE_REPORTS
          COLUMN_NAME_ACTIVE_REPORTS the column reports on active page
static java.lang.String COLUMN_NAME_ACTIVE_STARTED_TIME
          COLUMN_NAME_ACTIVE_STARTED_TIME the column started time on active page
static java.lang.String COLUMN_NAME_ACTIVE_SUBMITTER
          COLUMN_NAME_ACTIVE_SUBMITTER the column submitter on active page
static java.lang.String COLUMN_NAME_ACTIVE_TASK_ID
          COLUMN_NAME_ACTIVE_TASK_ID the column task id on active page
static java.lang.String COLUMN_NAME_ACTIVE_TASK_NAME
          COLUMN_NAME_ACTIVE_TASK_NAME the column task name on active page
static java.lang.String COLUMN_NAME_ACTIVE_TASK_TYPE
          COLUMN_NAME_ACTIVE_TASK_TYPE the column task type on active page
static java.lang.String COLUMN_NAME_BACKGROUND_FORMAT
          COLUMN_NAME_BACKGROUND_FORMAT the column background format of background page
static java.lang.String COLUMN_NAME_BACKGROUND_STATUS
          COLUMN_NAME_BACKGROUND_STATUS the column background status of background page
static java.lang.String COLUMN_NAME_CAT_VERSION_NUMBER
          COLUMN_NAME_CAT_VERSION_NUMBER the column number on result doc version page
static java.lang.String COLUMN_NAME_COMPLETED_CATALOG
          COLUMN_NAME_COMPLETED_CATALOG the column catalog on completed page
static java.lang.String COLUMN_NAME_COMPLETED_COMPLETED_TIME
          COLUMN_NAME_COMPLETED_COMPLETED_TIME the column completed time on completed page
static java.lang.String COLUMN_NAME_COMPLETED_ENGINE_STATUS
          COLUMN_NAME_COMPLETED_ENGINE_STATUS the column engine status on completed page
static java.lang.String COLUMN_NAME_COMPLETED_ERROR_MESSAGE
          COLUMN_NAME_COMPLETED_ERROR_MESSAGE the column error message on completed page
static java.lang.String COLUMN_NAME_COMPLETED_IS_SUCCESSFUL
          COLUMN_NAME_COMPLETED_IS_SUCCESSFUL the column is successful on completed page
static java.lang.String COLUMN_NAME_COMPLETED_LAUNCH_TYPE
          COLUMN_NAME_COMPLETED_LAUNCH_TYPE the column launch type on completed page
static java.lang.String COLUMN_NAME_COMPLETED_PARAMETER_FILE
          COLUMN_NAME_COMPLETED_PARAMETER_FILE the column parameter file on completed page
static java.lang.String COLUMN_NAME_COMPLETED_PARAMETERS
          COLUMN_NAME_COMPLETED_PARAMETERS the column parameters on completed page
static java.lang.String COLUMN_NAME_COMPLETED_REPORT
          COLUMN_NAME_COMPLETED_REPORT the column report on completed page
static java.lang.String COLUMN_NAME_COMPLETED_REPORTS
          COLUMN_NAME_COMPLETED_REPORTS the column report names on completed page
static java.lang.String COLUMN_NAME_COMPLETED_RESULT_FILES
          COLUMN_NAME_COMPLETED_RESULT_FILES the column result files on completed page
static java.lang.String COLUMN_NAME_COMPLETED_SUBMITTER
          COLUMN_NAME_COMPLETED_SUBMITTER the column submitter on completed page
static java.lang.String COLUMN_NAME_COMPLETED_TASK_ID
          COLUMN_NAME_COMPLETED_TASK_ID the column task id on completed page
static java.lang.String COLUMN_NAME_COMPLETED_TASK_NAME
          COLUMN_NAME_COMPLETED_TASK_NAME the column task name on completed page
static java.lang.String COLUMN_NAME_COMPLETED_TASK_TYPE
          COLUMN_NAME_COMPLETED_TASK_TYPE the column task type on completed page
static java.lang.String COLUMN_NAME_DOC_VERSION_CREATOR
          COLUMN_NAME_DOC_VERSION_CREATOR the column creator on result doc version page
static java.lang.String COLUMN_NAME_DOC_VERSION_NUMBER
          COLUMN_NAME_DOC_VERSION_NUMBER the column number on result doc version page
static java.lang.String COLUMN_NAME_DOC_VERSION_OUTPUT
          COLUMN_NAME_DOC_VERSION_OUTPUT the column output on result doc version page
static java.lang.String COLUMN_NAME_DOC_VERSION_PARAMETERS
          COLUMN_NAME_DOC_VERSION_PARAMETERS the column parameters on result doc version page
static java.lang.String COLUMN_NAME_LARGEREPORTS_COMPLETED_TIME
          deprecated.
static java.lang.String COLUMN_NAME_LARGEREPORTS_REPORT
          deprecated.
static java.lang.String COLUMN_NAME_LARGEREPORTS_STARTED_TIME
          deprecated.
static java.lang.String COLUMN_NAME_LARGEREPORTS_TIME_ELAPSE
          deprecated.
static java.lang.String COLUMN_NAME_ONDEMANDS_CANCELLED
          COLUMN_NAME_ONDEMANDS_CANCELLED the column cancelled of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_CATALOG
          COLUMN_NAME_ONDEMANDS_CATALOG_VERSION the column catalog version of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_CATALOG_VERSION
          COLUMN_NAME_ONDEMANDS_CATALOG_VERSION the column catalog version of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_COMPLETED_TIME
          COLUMN_NAME_ONDEMANDS_COMPLETED_TIME the column completed time of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_PARAMETER
          COLUMN_NAME_ONDEMANDS_PARAMETER the column parameter of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_REPORT
          COLUMN_NAME_ONDEMANDS_REPORT the column report of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_REPORT_VERSION
          COLUMN_NAME_ONDEMANDS_REPORT_VERSION the column report version of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_STARTED_TIME
          COLUMN_NAME_ONDEMANDS_STARTED_TIME the column started time of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_TIME_ELAPSE
          COLUMN_NAME_ONDEMANDS_TIME_ELAPSE the column time elapse of ondemand page
static java.lang.String COLUMN_NAME_REPORTS_DESCRIPTION
          COLUMN_NAME_REPORTS_DESCRIPTION the column description on reports page
static java.lang.String COLUMN_NAME_REPORTS_LAST_MODIFIED
          COLUMN_NAME_REPORTS_LAST_MODIFIED the column last modified on reports page
static java.lang.String COLUMN_NAME_REPORTS_NAME
          COLUMN_NAME_REPORTS_NAME the column name on reports page
static java.lang.String COLUMN_NAME_REPORTS_TYPE
          COLUMN_NAME_REPORTS_TYPE the column type on reports page
static java.lang.String COLUMN_NAME_RPT_VERSION_NUMBER
          COLUMN_NAME_RPT_VERSION_NUMBER the column number on result doc version page
static java.lang.String COLUMN_NAME_SCHEDULED_CATALOG
          COLUMN_NAME_SCHEDULED_CATALOG the column catalog on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_IS_ENABLE
          COLUMN_NAME_SCHEDULED_IS_ENABLE the column is enable on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_IS_SUCCESSFUL
          COLUMN_NAME_SCHEDULED_IS_SUCCESSFUL the column is successful on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_LAST_RUN_AT
          COLUMN_NAME_SCHEDULED_LAST_RUN_AT the column last run at on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_LAUNCH_TYPE
          COLUMN_NAME_SCHEDULED_LAUNCH_TYPE the column launch type on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_NEXT_RUN_AT
          COLUMN_NAME_SCHEDULED_NEXT_RUN_AT the column next run at on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_REPORT
          COLUMN_NAME_SCHEDULED_REPORT the column report on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_REPORTS
          COLUMN_NAME_SCHEDULED_REPORTS the column report names on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_SUBMITTER
          COLUMN_NAME_SCHEDULED_SUBMITTER the column submitter on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_TASK_ID
          COLUMN_NAME_SCHEDULED_TASK_ID the column task id on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_TASK_NAME
          COLUMN_NAME_SCHEDULED_TASK_NAME the column task name on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_TASK_TYPE
          COLUMN_NAME_SCHEDULED_TASK_TYPE the column task type on scheduled page
static java.lang.String COLUMN_NAME_VERSION_CREATOR
          COLUMN_NAME_VERSION_CREATOR the column creator on result version page
static java.lang.String COLUMN_NAME_VERSION_DELETE
          Deprecated.
static java.lang.String COLUMN_NAME_VERSION_NUMBER
          COLUMN_NAME_VERSION_NUMBER the column number on result version page
static java.lang.String COLUMN_NAME_VERSION_OUTPUT
          COLUMN_NAME_VERSION_OUTPUT the column output on result version page
static java.lang.String COLUMN_NAME_VERSION_PARAMETERS
          COLUMN_NAME_VERSION_PARAMETERS the column parameters on result version page
static java.lang.String COLUMN_NAME_VERSION_VERSION_DATE
          Deprecated.
static int CSV
          CSV the result type: CSV result(9).
static java.lang.String CSV_SUFFIX
          CSV_SUFFIX the suffix of CSV files(.csv).
static int DAILY
          DAILY the value SCH_DAYS_ID(0).
static int DATE_EXPIRE
          DATE_EXPIRE date statistics strategy: version expires after a certain date(1).
static int DAY_EXPIRE
          DAY_EXPIRE day statistics strategy: version expires after a numebr of days(0).
static int DEFAULT_SCHEDULE_TASK
          DEFAULT_SCHEDULE_TASK property to define to use default schedule task
static java.lang.String DELETE
          DELETE the delete permission(delete).
static int DHTML
          DHTML the result type: DHTML(Dynamic HTML) result(8).
static java.lang.String DISPLAY_LANGUAGE
          DISPLAY_LANGUAGE property for web UI: the end user specify UI language by URL.
static java.lang.String ENABLE_SETTING_DISPLAY_LANGUAGE
          ENABLE_SETTING_DISPLAY_LANGUAGE property about nls: getlanguage setting from browser or user preference setting(enable_setting_display_language).
static java.lang.String ENABLE_TO_PREFER_SERVER
          TAG_ENABLE_TO_PREFER_SERVER indicate whether enable user to prefer a server or not (jrs.enable_to_prefer_server)
static int EXCEL
          EXCEL the result type: Excel result(4).
static java.lang.String EXCEL_SUFFIX
          EXCEL_SUFFIX the suffix of excel files(.xls)
static java.lang.String EXECUTE
          EXECUTE the execute permission(execute)
static int FAX
           
static int FIRST_WEEK
          FIRST_WEEK indicates running on xth week in a month(0).
static int FOURTH_WEEK
          FOURTH_WEEK indicates running on xth week in a month(3).
static java.lang.String GRANT
          GRANT the grant permission(grant).
static java.lang.String HISTORY_PATH
          HISTORY_PATH indicates the version result path in URL(/history/).
static int HOURLY
          HOURLY the value SCH_DAYS_ID(6).
static int HTML
          HTML the result type: HTML result(1).
static java.lang.String HTML_SUFFIX
          HTML_SUFFIX the suffix of html files(.html)
static int IMMEDIATELY
          IMMEDIATELY the launch type of a scheduled task: immediately(0).
static java.lang.String IS_FORCED_LANGUAGE
          IS_FORCED_LANGUAGE property about nls: indicate whether user's language setting been rested.
static java.lang.String JRS_HEADER_GRP_COLS
          JRS_HEADER_GRP_COLS the HTTP header field sends grouped columns to JRClient(JRS-GRP-COLS).
static java.lang.String JRS_HEADER_MESSAGE
          JRS_HEADER_MESSAGE the HTTP header field sends messages to JRClient(JRS-MESSAGE).
static java.lang.String JRS_PREFIX
          JRS_PREFIX the prefix of JReport HTTP query fields(jrs.).
static java.lang.String JRTASK_PUBLISH
          JRTASK_PUBLISH the class name of scheduled tasks: Publish to Report(jet.server.schedule.jrtasks.PublishRptTask).
static java.lang.String JRTASK_PUBLISH_ANALYSIS
          JRTASK_PUBLISH_ANALYSIS the class name of scheduled tasks: Publish to Analysis Report(jet.server.schedule.jrtasks.PublishAnalysisRptTask).
static int JSCRIPT_SELECTOR
          JSCRIPT_SELECTOR folder selector is based on javascript
static int JSP_SELECTOR
          JSP_SELECTOR folder selector is based on JSP
static int KEEPORIGIN
          Value of WordWrap
static java.lang.String LANGUAGE
          LANGUAGE property about nls: the user's default locale(language_nls).
static int LAST_WEEK
          LAST_WEEK indicates running on xth week in a month(4).
static int LOCATION_MY_FOLDER
          LOCATION_MY_FOLDER user personal folder(1).
static int LOCATION_PUBLIC_FOLDER
          LOCATION_PUBLIC_FOLDER public folder(2).
static int LOCATION_VERSION_FOLDER
          LOCATION_VERSION_FOLDER build-in version folder(0).
static int MAIL_FMT_DEFAULT
          MAIL_FMT_DEFAULT the default mail format.
static int MAIL_FMT_HTML
          MAIL_FMT_HTML the mail format: HTML mail.
static int MAIL_FMT_HTML_FILE
          MAIL_FMT_HTML the mail format: HTML file as attachment.
static int MAIL_FMT_PDF_FILE
          MAIL_FMT_HTML the mail format: PDF file as attachment.
static int MAIL_FMT_PLAIN_TXT
          MAIL_FMT_HTML the mail format: Plain text mail.
static int MAIL_FMT_PS_FILE
          MAIL_FMT_HTML the mail format: PostScript File as attachment.
static int MAIL_FMT_RST_FILE
          MAIL_FMT_HTML the mail format: JReport .rst file as attachment.
static int MAIL_FMT_RTF_FILE
          MAIL_FMT_HTML the mail format: Rtf file as attachment.
static int MAIL_FMT_SDF_TEXT
          MAIL_FMT_HTML the mail format: Delimited text as attachment.
static int MAIL_FMT_TEXT
          MAIL_FMT_TEXT the mail format: E-mail result in plain text E-mail format.
static int MAIL_FMT_XLS_FILE
          MAIL_FMT_HTML the mail format: Excel file as attachment.
static int MAIL_FMT_XML_FILE
          MAIL_FMT_XML the mail format: XML file as attachment.
static java.lang.String MAX_AUTOCOMPLETE_LIST_NUM
          MAX_AUTOCOMPLETE_LIST_NUM preference property name about the maximum number of autocomplete parameter list.
static java.lang.String MIME_DEPLOY_FILE
          MIME_DEPLOY_FILE application/x-jreport-deploy-file.
static java.lang.String MIME_DEPLOY_FONT
          MIME_DEPLOY_FONT application/x-jreport-deploy-font.
static java.lang.String MIME_DEPLOY_STYLEGROUP
          MIME_DEPLOY_STYLEGROUP application/x-jreport-deploy-stylegroup.
static java.lang.String MIME_HTML_URLENCODED
          MIME_HTML_URLENCODED application/x-www-form-urlencoded.
static int MINUTELY
          MINUTELY the value SCH_DAYS_ID(5).
static java.lang.String MONITOR_SERVER_WEB_URL
          Deprecated. since V8, it is not recommended to use the deprecated API Constant to obtain monitoring homepage url. In the future version, this constant definition will possibly be deleted without any notification.
static int MONTHLY
          MONTHLY the value SCH_DAYS_ID(2).
static java.lang.String MULTIPLE_ALL_VALUE
          For multiple-value parameter, Stand for the ALL value.
static byte NODE_CATALOG
          NODE_CATALOG report node(2).
static byte NODE_FOLDER
          NODE_FOLDER report node(3).
static byte NODE_REPORT
          NODE_REPORT report node(0).
static byte NODE_RESULT
          NODE_RESULT report node(1).
static int NOWORDWRAP
           
static java.lang.String ONLY_CSS_STYLE
          ONLY_CSS_STYLE preference property which indicates whether only display CSS style options in Style Group or not.
static java.lang.String[] OVERFLOWS
          OVERFLOWS overflow types(VISIBLE, HIDDEN).
static java.lang.String P_TASK_PUBLISH
          P_TASK_PUBLISH Publish to RPT Task's class name.
static java.lang.String PAR_DIRECTORY
          PAR_DIRECTORY property about parent directory.
static java.lang.String PARAM_GEN_SUFFIX
          PARAM_GEN_SUFF the suffix of JReport parameter (use generator) files(.dparam)
static java.lang.String PARAM_IS_COLUMN
          PARAM_IS_COLUMN the tag of parameter IsColumn in parameter description file(IsColumn:).
static java.lang.String PARAM_NAME
          PARAM_NAME the tag of parameter name in parameter description file(Name:).
static java.lang.String PARAM_OPTIONS
          PARAM_OPTIONS the tag of parameter value Options in parameter description file(Options:).
static java.lang.String PARAM_PMT
          PARAM_PMT the tag of parameter prompt in parameter description file(PromptText:).
static java.lang.String PARAM_SUFFIX
          PARAM_SUFFIX the suffix of JReport parameter files(.param).
static java.lang.String PARAM_TYPE
          PARAM_TYPE the tag of parameter type in parameter description file(Type:).
static java.lang.String PARAM_VALUE
          PARAM_VALUE the tag of parameter value in parameter description file(Value:).
static int PDF
          PDF the result type: PDF result(2).
static java.lang.String PDF_SUFFIX
          PDF_SUFFIX the suffix of PDF files(.pdf).
static int PERIODICALLY
          PERIODICALLY the launch type of a scheduled task: periodically(8).
static java.lang.String POPUP_DHTML_WINDOW
          POPUP_DHTML_WINDOW the option of popup DHTML window.
static int PRECISION_ANY
          the constants represent the any precision value.
static int PRECISION_HIGH
          the constants represent the high precision value.
static int PRECISION_LOW
          the constants represent the low precision value.
static java.lang.String PREFERENCE_NAME_DAYS_DEFINITION_FOR_COMPLETED
          PREFERENCE_NAME_DAYS_DEFINITION_FOR_COMPLETED preference property name about days definition for completed
static java.lang.String PREFERENCE_NAME_DEFAULT_VIEW_FORMAT
          PREFERENCE_NAME_DEFAULT_VIEW_FORMAT preference property name about default view format of reports
static java.lang.String PREFERENCE_NAME_FOLDER_SELECTOR_FORMAT
          PREFERENCE_NAME_FOLDER_SELECTOR_FORMAT preference property name about folder selector format
static java.lang.String PREFERENCE_NAME_KEEP_LEFT_BAR
          deprecated.
static java.lang.String PREFERENCE_NAME_PAGE_STYLE
          PREFERENCE_NAME_PAGE_STYLE preference property name about page style of home page
static java.lang.String PREFERENCE_NAME_PARAMETERS_DISPLAY_SIZE
          PREFERENCE_NAME_DISPLAY_PARAMETERS_SIZE preference property display size definition for complete and active
static int PRINTER
           
static java.lang.String PRIVILEGE_ACCESS_ADVANCED_PROPERTIES
          PRIVILEGE_ACCESS_ADVANCED_PROPERTIES used to check whether user or role can view catalog connection info and report resource in version properties page.
static java.lang.String PRIVILEGE_CREATE_ANALYSIS_REPORT
          PRIVILEGE_CREATE_ANALYSIS_REPORT used to check whether user or role can create analysis report
static java.lang.String PRIVILEGE_DEPLOY_REPORT
          Deprecated. from v8, replaced with PRIVILEGE_PUBLISH_REPORT.
static java.lang.String PRIVILEGE_PUBLISH_REPORT
          PRIVILEGE_PUBLISH_REPORT used to check whether user or role can publish report
static java.lang.String PRIVILEGE_URI
          PRIVILEGE_URI used to check whether do check privilege
static int PS
          PS the result type: PostScript result(5).
static java.lang.String PS_SUFFIX
          PS_SUFFIX the suffix of ps files(.ps)
static java.lang.String READ
          READ the read permission(read).
static java.lang.String REMOTE_DISPATCHER
          Dispatcher for dispatching requests to remote servers.
static java.lang.String REMOTE_SERVER_HOST
          remote server host name
static java.lang.String REMOTE_SERVER_PORT
          remote server's RMI port
static java.lang.String REPORT_SHEET_DESC
          REPORT_SHEET_DESC the description of report sheet(SheetDesc:).
static java.lang.String REPORT_SHEET_DISPLAYNAME
          REPORT_SHEET_DISPLAYNAME the displayname of report sheet (SheetDisplayName:)
static java.lang.String REPORT_SHEET_NAME
          REPORT_SHEET_NAME the name of report sheet(SheetName:).
static java.lang.String RESULT_PATH
          RESULT_PATH indicates the temp result path in URL(/result/).
static java.lang.String RPT_MIME_NAME
          RPT_MIME_NAME the MIME type of JReport report files(application/x-jrreport).
static int RPT_STATUS_ALL
          Indicates the the status of report in reportset.
static int RPT_STATUS_CURRENT
          Indicates the the status of report in reportset.
static int RPT_STATUS_OPEN
          Indicates the the status of report in reportset.
static java.lang.String RPT_SUFFIX
          RPT_SUFFIX the suffix of JReport report files(.cls).
static java.lang.String RSD_SUFFIX
          RSD_SUFFIX the suffix of JReport DHTML result files(.rsd).
static int RST
          RST the result type: JReport result(0).
static java.lang.String RST_SUFFIX
          RST_SUFFIX the suffix of JReport result files(.rst).
static int RTF
          RTF the result type: RTF(Rich Text Format) result(6).
static java.lang.String RTF_SUFFIX
          RTF_SUFFIX the suffix of rtf files(.rtf)
static java.lang.String SCH_AT_MIN
          SCH_AT_MIN property of schedules: indicates running at which minute in a hour(when jrs.is_hourly is true)(jrs.at_min).
static java.lang.String SCH_DAY
          SCH_DAY property of schedules: (jrs.day).
static java.lang.String SCH_DAYS_ID
          SCH_DAYS_ID property of schedules: indicates the schedule will run daily, weekly or monthly(jrs.days_id).
static java.lang.String SCH_HOUR
          SCH_HOUR property of schedules: indicates the start hour of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.hour).
static java.lang.String SCH_HOUR2
          SCH_HOUR2 property of schedules: indicates the finish hour of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.hour2).
static java.lang.String SCH_HOURS
          SCH_HOURS property of schedules: indicates every how many hours to run(when jrs.is_hourly is true)(jrs.hours).
static java.lang.String SCH_IS_AFTER
          SCH_IS_AFTER property of schedules: indicates if running after the specific time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_after).
static java.lang.String SCH_IS_BEFORE
          SCH_IS_BEFORE property of schedules: indicates if running before the specific time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_before).
static java.lang.String SCH_IS_BETWEEN
          SCH_IS_BETWEEN property of schedules: indicates if running between the start time and the finish time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_between).
static java.lang.String SCH_IS_DAY
          SCH_IS_DAY property of schedules: indicates if running on xth day in a month(when monthly selected)(jrs.is_day).
static java.lang.String SCH_IS_HOURLY
          SCH_IS_HOURLY property of schedules: indicates if running the schedule every hour(jrs.is_hourly).
static java.lang.String SCH_IS_MINUTELY
          SCH_IS_MINUTELY property of schedules: indicates if running the schedule every minute(jrs.is_minutely).
static java.lang.String SCH_IS_PM
          SCH_IS_PM property of schedules: indicates the start PM or AM of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.is_pm).
static java.lang.String SCH_IS_PM2
          SCH_IS_PM2 property of schedules: indicates the finish PM or AM of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.is_pm2).
static java.lang.String SCH_IS_WEEKDAY
          SCH_IS_WEEKDAY property of schedules: indicates if to run a report on a specific weekday(i.e.
static java.lang.String SCH_MIN
          SCH_MIN property of schedules: indicates the start minute of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.min).
static java.lang.String SCH_MIN2
          SCH_MIN2 property of schedules: indicates the finish minute of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.min2).
static java.lang.String SCH_MINUTES
          SCH_MINUTES property of schedules: indicates every how many minutes to run(when jrs.is_minutely is true)(jrs.minutes).
static java.lang.String SCH_MONTH
          SCH_MONTH property of schedules: indicates every how many months to run(when monthly)(jrs.month).
static java.lang.String SCH_WEEK
          SCH_WEEK property of schedules: indicates every how many weeks to run(when weekly selected)(jrs.week).
static java.lang.String SCH_WEEKDAY
          SCH_WEEKDAY property of schedules: indicates running on which day in a week(when monthly is selected and jrs.is_day is false).
static java.lang.String SCH_WEEKDAYS
          SCH_WEEKDAYS property of schedules: indicates on which day to run in a week(when weekly is selected).
static java.lang.String SCHEDULE
          SCHEDULE the schedule permission(schedule)
static int SECOND_WEEK
          SECOND_WEEK indicates running on xth week in a month(1).
static java.lang.String SKIN_ENABLE_LOADING_STATUE
          SKIN_ENABLE_LOADING_STATUE property indicates whether allow loading statue.
static java.lang.String SKIN_ENABLE_WAITTING_PAGE
          SKIN_ENABLE_WAITTING_PAGE property indicates whether the waitting screen is visible.
static java.lang.String SKIN_FORMAT
          SKIN_FORMAT property about the skin format.
static java.lang.String SKIN_STATUE_ALIGN
          SKIN_TIP_TEXT_ALIGN property indicates alignment direction for tip text.
static java.lang.String SKIN_STYLE
          SKIN_STYLE property about the name of skin style.
static java.lang.String SKIN_TIP_FONT_FAMILY
          SKIN_TIP_FONT_FAMILY property about font family of tip text.
static java.lang.String SKIN_TIP_FONT_ISBLOD
          SKIN_TIP_FONT_ISBLOD property indicates whether the tip text is blod.
static java.lang.String SKIN_TIP_FONT_ISITALIC
          SKIN_TIP_FONT_ISITALIC property indicates whether the tip text is italic.
static java.lang.String SKIN_TIP_FONT_ISUNDERLINE
          SKIN_TIP_FONT_ISUNDERLINE property indicates whether the tip text has underline.
static java.lang.String SKIN_TIP_FONT_SIZE
          SKIN_TIP_FONT_SIZE property about font size of tip text.
static java.lang.String SKIN_WAITTING_PAGE
          SKIN_TIP_FONT_FAMILY property about font family of tip text.
static java.lang.String SKIN_WAITTING_STATUE
          SKIN_WAITTING_STATUE_NAME property about name of watting statue name.
static java.lang.String SVG_SUFFIX
           
static java.lang.String TAG_ABS_URL
          TAG_ABS_URL indicates if use absolute URL of report results when "To Applet".
static java.lang.String TAG_AFTER_APM
          TAG_AFTER_APM property about task run after time(periodically): the PM or AM(jrs.after_apm).
static java.lang.String TAG_AFTER_DAY
          TAG_AFTER_DAY property about task run after time(periodically): the begin day(jrs.after_day).
static java.lang.String TAG_AFTER_HOUR
          TAG_AFTER_HOUR property about task run after time(periodically): the begin hour(jrs.after_hour).
static java.lang.String TAG_AFTER_MINUTE
          TAG_AFTER_MINUTE property about task run after time(periodically): the begin day(jrs.after_minute).
static java.lang.String TAG_AFTER_MONTH
          TAG_AFTER_MONTH property about task run after time(periodically): the ceasing month(jrs.after_month).
static java.lang.String TAG_AFTER_YEAR
          TAG_AFTER_YEAR property about task run after time(periodically): the ceasing year(jrs.after_year).
static java.lang.String TAG_APPLET_TYPE
          CAT_MIME_NAME the MIME type of JReport catalog files.
static java.lang.String TAG_ARCHIVE_LOCATION
          TAG_ARCHIVE_LOCATION indicates the result archiving location(jrs.archive_location).
static java.lang.String TAG_ARCHIVE_MY_DESTINATION
          TAG_ARCHIVE_MY_DESTINATION indicates the result archiving location in personal folder(jrs.archive_my_destination).
static java.lang.String TAG_ARCHIVE_NEW_VERSION
          TAG_ARCHIVE_NEW_VERSION indicates if archive next version as a new one(jrs.archive_new_version).
static java.lang.String TAG_ARCHIVE_PUBLIC_DESTINATION
          TAG_ARCHIVE_PUBLIC_DESTINATION indicates the result archiving location in public folder(jrs.archive_public_destination).
static java.lang.String TAG_ARCHIVE_SPECIFIED_DESTINATION
          TAG_ARCHIVE_SPECIFIED_DESTINATION indicates the result archiving location in specified folder(jrs.archive_specified_destination).
static java.lang.String TAG_AUTH_PWD
          TAG_AUTH_PWD the HTTP query field about direct login: the password(jrs.auth_pwd).
static java.lang.String TAG_AUTH_SCHEME
          TAG_AUTH_SCHEME property about authentication scheme: basic or digest
static java.lang.String TAG_AUTH_UID
          TAG_AUTH_UID the HTTP query field about direct login: the user ID(jrs.auth_uid).
static java.lang.String TAG_AUTHORIZATION
          TAG_AUTHORIZATION the HTTP query field about direct login: the Base64-encoded authorization(jrs.authorization).
static java.lang.String TAG_AUTO_ARCHIVE
          TAG_AUTO_ARCHIVE indicates if auto-archiving the viewed result(jrs.auto_archive).
static java.lang.String TAG_AUTO_CANCEL_TASK
          TAG_AUTO_CANCEL_TASK property about after task duration whether cancel the task
static java.lang.String TAG_AUTO_RECOVER_TASK_COUNT
           
static java.lang.String TAG_AUTO_RECOVER_TASK_INTERVAL
           
static java.lang.String TAG_AUTO_RECOVER_TASK_MAXTIMES
           
static java.lang.String TAG_AUTO_RECOVER_TASK_REDOALL
           
static java.lang.String TAG_BACKGROUND_HOURS
          TAG_BACKGROUND_HOURS property about TO DHTML setting background timeout hours.
static java.lang.String TAG_BACKGROUND_MINUTES
          TAG_BACKGROUND_MINUTES property about TO DHTML setting background timeout minutes.
static java.lang.String TAG_BACKGROUND_MODE
          TAG_BACKGROUND_MODE property about TO DHTML: indicates whether setting background mode
static java.lang.String TAG_BACKGROUND_SECONDS
          TAG_BACKGROUND_SECONDS property about TO DHTML setting background timeout seconds.
static java.lang.String TAG_BEFORE_APM
          TAG_BEFORE_APM property about task 'run until' time(periodically): the PM or AM(jrs.before_apm).
static java.lang.String TAG_BEFORE_DAY
          TAG_BEFORE_DAY property about task run before time(periodically): the ceasing day(jrs.before_day).
static java.lang.String TAG_BEFORE_HOUR
          TAG_BEFORE_HOUR property about task run before time(periodically): the ceasing hour(jrs.before_hour).
static java.lang.String TAG_BEFORE_MINUTE
          TAG_BEFORE_MINUTE property about task run before time(periodically): the ceasing minute(jrs.before_minute).
static java.lang.String TAG_BEFORE_MONTH
          TAG_BEFORE_MONTH property about task run before time(periodically): the ceasing month(jrs.before_month).
static java.lang.String TAG_BEFORE_YEAR
          TAG_BEFORE_YEAR property about task run before time(periodically): the ceasing year(jrs.before_year).
static java.lang.String TAG_BEST_EDITING_RTF
          TAG_BEST_EDITING_RTF property about TO Rich Text Format: indicates whether is best editing(jrs.best_editing_rtf).
static int TAG_BIG5
          TAG_BIG5 encoding for converting is Big5(2).
static java.lang.String TAG_BTW_APM1
          TAG_BTW_APM1 property about task runtime(periodically): the first PM or AM about Repeat(jrs.btw_apm1).
static java.lang.String TAG_BTW_APM2
          TAG_BTW_APM2 property about task runtime(periodically): the second PM or AM about Repeat(jrs.btw_apm2).
static java.lang.String TAG_BTW_H1
          TAG_WHICH_BTW_H1 property about task runtime(periodically):indicate the original hour if running repeat everyhour or everyminute (jrs.btw_h1).
static java.lang.String TAG_BTW_M1
          TAG_WHICH_BTW_M1 property about task run time(periodically):indicate the original minute if running repeat everyhour or everyminute (jrs.btw_m1).
static java.lang.String TAG_BURSTING_SCHEMA
          TAG_BURSTING_SCHEMA Property to indicate selected bursting schema that will be used in a bursting task (jrs.bursting_schema).
static java.lang.String TAG_CAT_VERSION
          TAG_CAT_VERSION the version of catalog(jrs.cat_version).
static java.lang.String TAG_CATALOG
          TAG_CATALOG property about report or report set: report catalog(jrs.catalog).
static java.lang.String TAG_CATALOG_COPY_MODEL
          TAG_CATALOG_COPY_MODULE indicate catalog copy model (jrs.catalog.copy.model)
static java.lang.String TAG_CATALOG_DATASOURCE
          TAG_CATALOG_DATASOURCE used to specify one catalog datasource
static java.lang.String TAG_CEASE_DAY
          TAG_CEASE_DAY property about ceasing schedule at time(once): the ceasing day(jrs.cease_day).
static java.lang.String TAG_CEASE_HOUR
          TAG_CEASE_HOUR property about ceasing schedule at time(once): the ceasing hour(jrs.cease_hour).
static java.lang.String TAG_CEASE_MIN
          TAG_CEASE_MIN property about ceasing schedule at time(once): the ceasing minute(jrs.cease_min).
static java.lang.String TAG_CEASE_MONTH
          TAG_CEASE_MONTH property about ceasing schedule at time(once): the ceasing month(jrs.cease_month).
static java.lang.String TAG_CEASE_SEC
          TAG_CEASE_SEC property about ceasing schedule at time(once): the ceasing second(jrs.cease_sec).
static java.lang.String TAG_CEASE_YEAR
          TAG_CEASE_YEAR property about ceasing schedule at time(once): the ceasing year(jrs.cease_year).
static java.lang.String TAG_CHAR_HEIGHT
          TAG_CHAR_HEIGHT property about TO TEXT: indicates the user defined character height(jrs.udchar_height).
static java.lang.String TAG_CHAR_WIDTH
          TAG_CHAR_WIDTH property about TO TEXT: indicates the user defined character width(jrs.udchar_width).
static java.lang.String TAG_CHECK_FULLNAME
          TAG_CHECK_FULLNAME the HTTP query field about check temp result name: whether to check temp result name with fullname(jrs.check_fullname).
static java.lang.String TAG_CLIENT_LOCALE
          TAG_CLIENT_LOCALE the HTTP query field about locale of the client browser(jrs.client_locale).
static java.lang.String TAG_CMD
          TAG_CMD the HTTP query field: JReport server command(jrs.cmd).
static java.lang.String TAG_COL
          TAG_COL the reports column index.
static java.lang.String TAG_COMPRESS_CHK_PDF
          TAG_COMPRESS_CHK_PDF property about TO PDF: indicates whether compress image(jrs.compress_chk_pdf).
static java.lang.String TAG_COMPRESS_CHK_PDF_MAIL
          TAG_COMPRESS_CHK_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.compress_chk_pdf_mail).
static java.lang.String TAG_COMPRESS_IMAGE_CON
          TAG_COMPRESS_IMAGE_CON property about TO PDF: indicates whether come from web page(jrs.compress_image_pdf_f).
static java.lang.String TAG_COMPRESS_IMAGE_PDF
          TAG_COMPRESS_IMAGE_PDF property about TO PDF: indicates whether compress image(jrs.compress_image_pdf).
static java.lang.String TAG_COMPRESS_IMAGE_PDF_MAIL
          TAG_COMPRESS_IMAGE_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.compress_image_pdf_mail).
static java.lang.String TAG_CONFIRM_NEW_PASSWORD
          TAG_CONFIRM_NEW_PASSWORD the HTTP query field about changing password: the new password to confirm(jrs.confirm_new_password).
static java.lang.String TAG_CREATED_TIME
          TAG_CREATED_TIME property about the result version: the result version creation time(jrs.created_time).
static java.lang.String TAG_DB_PSWD
          TAG_DB_PSWD property to run reports: the DB password(jrs.db_pswd).
static java.lang.String TAG_DB_USER
          TAG_DB_USER property to run reports: the DB user ID(jrs.db_user).
static java.lang.String TAG_DEFINE_PERMISSION
          TAG_DEFINE_PERMISSION indicates if defining user permission of the resource(jrs.define_permission).
static java.lang.String TAG_DEL_PARAM_FILE
          TAG_DEL_PARAM_FILE the tag to delete parameter files.
static java.lang.String TAG_DELETE
          Deprecated. since version 6.1, replaced by DELETE
static java.lang.String TAG_DELIMITER
          TAG_DELIMITER property about TO TEXT: A character which will be used in SDF(Standard Data Format) format.
static int TAG_DEPLOY_CATALOG
          TAG_DEPLOY_CATALOG indicate deploy catalog
static int TAG_DEPLOY_CONTENTS_IN_FOLDER
          TAG_DEPLOY_CONTENTS_IN_FOLDER indicate deploy reports, catalogs, folders in folder
static int TAG_DEPLOY_FOLDER
          TAG_DEPLOY_FOLDER indicate create folder
static int TAG_DEPLOY_FOLDER_WITH_CONTENTS
          TAG_DEPLOY_FOLDER_WITH_CONTENS indicate deploy folder with contents
static java.lang.String TAG_DEPLOY_FROM_FILE
          TAG_DEPLOY_FROM_FILE the absolute path of the file which is going to be deployed(jrs.deploy_from_file).
static java.lang.String TAG_DEPLOY_KEY
          TAG_DEPLOY_KEY the key for getting absolute path from temp hash table when deploying remotely(jrs.deploy_key).
static java.lang.String TAG_DEPLOY_LOCAL_FONT_DIR
          TAG_DEPLOY_LOCAL_FONT_DIR the absolute path of the font directory which is going to be deployed(jrs.deploy_local_font_dir).
static java.lang.String TAG_DEPLOY_LOCAL_STYLE_DIR
          TAG_DEPLOY_LOCAL_STYLE_DIR the absolute path of the style directory which is going to be deployed(jrs.deploy_local_style_dir).
static java.lang.String TAG_DEPLOY_PATH
          TAG_DEPLOY_PATH the path of the file which is going to be deployed(jrs.deploy_path).
static int TAG_DEPLOY_REPORT
          TAG_DEPLOY_REPORT indicate deploy report
static int TAG_DEPLOY_RESOURCES_IN_FOLDER
          TAG_DEPLOY_RESOURCES_IN_FOLDER indicate deploy reports, catalogs in folder
static java.lang.String TAG_DEPLOY_TYPE
          TAG_DEPLOY_TYPE indicate the deploy type
static int TAG_DESC_VIEW
          TAG_DESC_VIEW page style is description view(2).
static int TAG_DETAILED_VIEW
          TAG_DETAILED_VIEW page style is detailed view(1).
static java.lang.String TAG_DHTML_RESOLUTION
          TAG_DHTML_RESOLUTION property about TO DHTML: indicates the resolution of the DHTML page(jrs.dhtml_resolution).
static java.lang.String TAG_DISK_EXCEL_BREAK_PAGE
           
static java.lang.String TAG_DISK_EXCEL_EXPORT_XML
           
static java.lang.String TAG_DISK_EXCEL_HIDE_BACK
           
static java.lang.String TAG_DISK_EXCEL_PRECISION
          TAG_DISK_EXCEL_PRECISION property about the task "Publish to Disk": indicate the precision level of Excel.
static java.lang.String TAG_DISK_HTML_PRECISION
          TAG_DISK_HTML_PRECISION property about the task "Publish to Disk": indicate the precision level of HTML.
static java.lang.String TAG_DISK_PDF_ACROSS_PAGE
           
static java.lang.String TAG_DISK_PDF_ENCRYPT
           
static java.lang.String TAG_DISK_PDF_LOGIC_SPLIT
           
static java.lang.String TAG_DISK_PDF_MARGIN
           
static java.lang.String TAG_DISK_PDF_MARGIN_B
           
static java.lang.String TAG_DISK_PDF_MARGIN_L
           
static java.lang.String TAG_DISK_PDF_MARGIN_R
           
static java.lang.String TAG_DISK_PDF_MARGIN_T
           
static java.lang.String TAG_DISK_PDF_PAGE_HEIGHT
           
static java.lang.String TAG_DISK_PDF_PAGE_WIDTH
           
static java.lang.String TAG_DISK_PDF_PAPER_SIZE
           
static java.lang.String TAG_DISK_PDF_PRECISION
          TAG_DISK_PDF_PRECISION property about the task "Publish to Disk": indicate the precision level of PDF.
static java.lang.String TAG_DISK_PDF_PWD
           
static java.lang.String TAG_DISK_PDF_SIGN
           
static java.lang.String TAG_DISK_PDF_SPLIT_PAGE
           
static java.lang.String TAG_DISK_PS_PRECISION
          TAG_DISK_PS_PRECISION property about the task "Publish to Disk": indicate the precision level of PS.
static java.lang.String TAG_DISK_RST_VERSION_TYPE
          new tag for adhoc publish
static java.lang.String TAG_DISK_RTF_PRECISION
          TAG_DISK_RTF_PRECISION property about the task "Publish to Disk": indicate the precision level of RTF.
static java.lang.String TAG_DISK_SVG_DIR
           
static java.lang.String TAG_DISK_SVG_FILE
           
static java.lang.String TAG_DISK_TEXT_PRECISION
          TAG_DISK_TEXT_PRECISION property about the task "Publish to Disk": indicate the precision level of Text.
static java.lang.String TAG_DISK_TIFF_COMPRESS
           
static java.lang.String TAG_DISK_TIFF_DIR
           
static java.lang.String TAG_DISK_TIFF_FILE
           
static java.lang.String TAG_DISK_TIFF_MARGIN
           
static java.lang.String TAG_DISK_TIFF_MARGIN_B
           
static java.lang.String TAG_DISK_TIFF_MARGIN_L
           
static java.lang.String TAG_DISK_TIFF_MARGIN_R
           
static java.lang.String TAG_DISK_TIFF_MARGIN_T
           
static java.lang.String TAG_DISK_TIFF_MONOCHROME
           
static java.lang.String TAG_DISK_XML_PRECISION
          TAG_DISK_XML_PRECISION property about the task "Publish to Disk": indicate the precision level of XML.
static java.lang.String TAG_DRILLDOWN
          TAG_DRILLDOWN property about TO HTML: indicates whether can drilldown the HTML page(jrs.drilldown).
static java.lang.String TAG_DRILLDOWN_PDF
          TAG_DRILLDOWN_PDF property about TO PDF: indicates whether can drilldown the PDF page(jrs.drilldown_pdf).
static java.lang.String TAG_DS_DRIVER
          TAG_DS_DRIVER used to set the driver of the catalog datasource
static java.lang.String TAG_DS_PROP
          TAG_DS_PROP used to set properties of the datasource
static java.lang.String TAG_DS_PSWD
          TAG_DS_PSWD used to set datasource password
static java.lang.String TAG_DS_URL
          TAG_DS_URL used to set the URL of the catalog datasource
static java.lang.String TAG_DS_USER
          TAG_DS_USER used to set datasource user
static java.lang.String TAG_EMBEDDED_CSS
          TAG_EMBEDDED_CSS property about TO HTML: indicates whether html embed CSS when generating multiple files(jrs.embedded_css).
static java.lang.String TAG_ENABLE_ARCHIVE_POLICY
          TAG_ENABLE_ARCHIVE_POLICY indicate if apply new archive policy(jrs.enable_archive_policy);
static java.lang.String TAG_ENABLE_DYNAMIC_RESOURCE
          TAG_ENABLE_DYNAMIC_RESOURCE indicates if resources from node's realpath will be used
static java.lang.String TAG_ENABLE_LINKED_CATALOG
          TAG_ENABLE_LINKED_CATALOG indicate whether enable linked catalog (jrs.enable.linked.catalog)
static java.lang.String TAG_ENABLE_NLS
          TAG_ENABLE_NLS property about report: indicate whether use nls(jrs.enable_nls).
static java.lang.String TAG_ENABLE_SAVE_USED_PARAMETER_VALUES
          TAG_ENABLE_SAVE_USED_PARAMETER_VALUES preference property name about if can save the used parameter values.
static java.lang.String TAG_ENABLE_SELECT_CATALOG_LINKED_MODEL
          TAG_ENABLE_SELECT_CATALOG_LINKED_MODEL indicate whether enable select catalog linked model (jrs.enable.select.catalog.linked.model)
static java.lang.String TAG_ENG_MSG
          TAG_ENG_MSG property about the run report tasks: the report engine message(jrs.engine_message).
static java.lang.String TAG_ENGINE_ID
          TAG_ENGINE_ID the cached engine id when getting report information
static java.lang.String TAG_ERROR
          TAG_ERROR property about the completed tasks: the error message(jrs.error).
static java.lang.String TAG_ERROR_HEAD
          TAG_ERROR_HEAD the delimiter used in transfer message from server to JRClient.
static java.lang.String TAG_EXCEL
          TAG_EXCEL property about the task "Publish to File System": Excel result name(jrs.excel).
static java.lang.String TAG_EXCEL_ADVANCED
          TAG_EXCEL_ADVANCED property about TO EXCEL: indicates that if the excel advanced(jrs.excel_advanced).
static java.lang.String TAG_EXCEL_DIR
          TAG_EXCEL_DIR property about the task "Publish to File System": the path of Excel result(jrs.excel_dir).
static java.lang.String TAG_EXCEL_DIR_TYPE
          TAG_EXCEL_DIR_TYPE property about the Export: the path type of excel result(jrs.excel_dir_type) default is "1"
static java.lang.String TAG_EXCEL_LAYOUT
          TAG_EXCEL_LAYOUT property about TO EXCEL: indicates that if new excel layout(jrs.excel_layout).
static java.lang.String TAG_EXCEL_WORDWRAP
          TAG_WORDWRAP_EXCEL property about TO EXCEL: indicates that if the excel has wordwrap format(jrs.is_wordwrap).
static java.lang.String TAG_EXCEL2000
          TAG_EXCEL2000 property about TO EXCEL: indicates that if the excel has excel2000 format(jrs.excel2000).
static java.lang.String TAG_EXE_DATE
          TAG_EXE_DATE property about task run at time(once): the execution date for display(jrs.exe_date).
static java.lang.String TAG_EXE_DAY
          TAG_EXE_DAY property about task run at time(once): the execution day(jrs.exe_day).
static java.lang.String TAG_EXE_HOUR
          TAG_EXE_HOUR property about task run at time(once): the execution hour(jrs.exe_hour).
static java.lang.String TAG_EXE_MIN
          TAG_EXE_MIN property about task run at time(once): the execution minute(jrs.exe_min).
static java.lang.String TAG_EXE_MONTH
          TAG_EXE_MONTH property about task run at time(once): the execution month(jrs.exe_month).
static java.lang.String TAG_EXE_SEC
          TAG_EXE_SEC property about task run at time(once): the execution second(jrs.exe_sec).
static java.lang.String TAG_EXE_YEAR
          TAG_EXE_YEAR property about task run at time(once): the execution year(jrs.exe_year).
static java.lang.String TAG_EXEC_HOST
          TAG_EXEC_HOST property about task: indicate the host which was executing the task(jrs.exec_host).
static java.lang.String TAG_EXEC_PORT
          TAG_EXEC_PORT property about task: indicate the port which was executing the task(jrs.exec_port).
static java.lang.String TAG_EXECUTE
          Deprecated. since version 6.1, replaced by EXECUTE
static java.lang.String TAG_EXPIRE_DATE
          TAG_EXPIRE_DATE the version expire after the date(jrs.auto_delete_date).
static java.lang.String TAG_EXPIRE_DAYS
          TAG_EXPIRE_DAYS property about the task "Publish to Versioning System": result version expiration days(jrs.expire_days).
static java.lang.String TAG_EXPIRE_METHOD
          TAG_EXPIRE_METHOD the version expire strategy(jrs.auto_delete_method).
static java.lang.String TAG_EXPIRE_MONTH
          TAG_EXPIRE_MONTH the version expire after the month(jrs.auto_delete_month).
static java.lang.String TAG_EXPIRE_YEAR
          TAG_EXPIRE_YEAR the version expire after the year(jrs.auto_delete_year).
static java.lang.String TAG_EXPIRED_TIME
          TAG_EXPIRED_TIME property about the result version: the result version expiration time(jrs.expired_time).
static java.lang.String TAG_FAIL_NOTIFY
          TAG_FAIL_NOTIFY property of scheduled tasks: email notification for failed reports(jrs.fail_notify).
static java.lang.String TAG_FAX_PRECISION
          TAG_FAX_PRECISION property about the task "Publish to Fax": indicate the precision level of Fax.
static java.lang.String TAG_FILE
          TAG_FILE the HTTP query field: file(jrs.file).
static java.lang.String TAG_FOLDER_WITH_CONTENTS
          TAG_FOLDER_WITH_CONTENTS indicates importing all contents when importing a folder as resource(jrs.folder_with_contents).
static java.lang.String TAG_FORMAT_CHART
          TAG_FORMAT_CHART property about TO HTML: indicates whether the chart in html file is an applet(jrs.format_chart).
static java.lang.String TAG_FRAMEAPPLET
          CAT_MIME_NAME the MIME type of JReport catalog files.
static java.lang.String TAG_FROM_ENCODING
          TAG_FROM_ENCODING property about report: the encoding before converting(jrs.from_encoding).
static java.lang.String TAG_FTP_ACCT
          TAG_FTP_ACCT property about the task "Publish to FTP": indecates the account for logging in FTP server.
static java.lang.String TAG_FTP_BEST_EDITING_RTF
          TAG_FTP_BEST_EDITING_RTF property about the task "Publish to FTP": indicates whether is best editing.
static java.lang.String TAG_FTP_CHAR_HEIGHT
          TAG_FTP_CHAR_HEIGHT property about the task "Publish to FTP": indicates the user defined character height.
static java.lang.String TAG_FTP_CHAR_WIDTH
          TAG_FTP_CHAR_WIDTH property about the task "Publish to FTP": indicates the user defined character width.
static java.lang.String TAG_FTP_COMPRESS_IMAGE_PDF
          TAG_FTP_COMPRESS_IMAGE_PDF property about the task "Publish to FTP": specifies the value of image compress ratio in PDF file.
static int TAG_FTP_CONNECTION_FAILED
           
static int TAG_FTP_CONNECTION_IS_OK
           
static java.lang.String TAG_FTP_DELIMITER
          TAG_FTP_DELIMITER property about the task "Publish to FTP": A character which will be used in SDF(Standard Data Format) format.
static java.lang.String TAG_FTP_DRILLDOWN
          TAG_FTP_DRILLDOWN property about the task "Publish to FTP": indicates whether can drilldown the HTML page.
static java.lang.String TAG_FTP_DRILLDOWN_PDF
          TAG_FTP_DRILLDOWN_PDF property about the task "Publish to FTP": indicates whether can drilldown the PDF page.
static java.lang.String TAG_FTP_EMBEDDED_CSS
          TAG_FTP_EMBEDDED_CSS property about the task "Publish to FTP": indicates whether html embed CSS when generating multiple files.
static java.lang.String TAG_FTP_END
          TAG_FTP_END property property about the task "Publish to FTP": the JReport FTP delimiter.
static java.lang.String TAG_FTP_EXCEL_ADVANCED
          TAG_FTP_EXCEL_ADVANCED property about the task "Publish to FTP": indicates that whether the excel advanced is enabled or not.
static java.lang.String TAG_FTP_EXCEL_FILE
          TAG_FTP_EXCEL_FILE property about the task "Publish to FTP": indicates the filename of FTP Excel format.
static java.lang.String TAG_FTP_EXCEL_LAYOUT
          TAG_FTP_EXCEL_LAYOUT property about the task "Publish to FTP": indicates that if new excel layout.
static java.lang.String TAG_FTP_EXCEL_PRECISION
          TAG_FTP_EXCEL_PRECISION property about the task "Publish to FTP": indicate the precision level of Excel.
static java.lang.String TAG_FTP_EXCEL_WORDWRAP
          TAG_FTP_EXCEL_WORDWRAP property about the task "Publish to FTP": indicates that if the excel has wordwrap format.
static java.lang.String TAG_FTP_EXCEL2000
          TAG_FTP_EXCEL2000 property about the task "Publish to FTP": indicates that if the excel has excel2000 format.
static java.lang.String TAG_FTP_FORMAT_CHART
          TAG_FTP_FORMAT_CHART property about the task "Publish to FTP": indicates the image format in HTML file.
static java.lang.String TAG_FTP_GIF_TRANSPARENT_PDF
          TAG_FTP_GIF_TRANSPARENT_PDF property about the task "Publish to FTP": indicates whether the figure is transparent or not.
static java.lang.String TAG_FTP_HANDLER_CLASS
          TAG_FTP_HANDLER_CLASS property about the task "Publish to FTP": specifies the FTP client-end handler class for communicating with FTP server.
static java.lang.String TAG_FTP_HAS_HYPERLINK
          TAG_FTP_HAS_HYPERLINK property about the task "Publish to FTP": indicates whether the hyperlink is generated.
static java.lang.String TAG_FTP_HAS_PAGE_NUMBER
          TAG_FTP_HAS_PAGE_NUMBER property about the task "Publish to FTP": indicates whether the page number is generated.
static java.lang.String TAG_FTP_HAS_SHAPES
          TAG_FTP_HAS_SHAPES property about the task "Publish to FTP": indicates that if the excel has shapes.
static java.lang.String TAG_FTP_HASHEADFOOT
          TAG_FTP_HASHEADFOOT property about the task "Publish to FTP": indicates whether to generate the page header or footer.
static java.lang.String TAG_FTP_HOST
          TAG_FTP_HOST property about the task "Publish to FTP": indecates the host of FTP server.
static java.lang.String TAG_FTP_HTML_FILE
          TAG_FTP_HTML_FILE property about the task "Publish to FTP": indicates the filename of FTP HTML format.
static java.lang.String TAG_FTP_HTML_PRECISION
          TAG_FTP_HTML_PRECISION property about the task "Publish to FTP": indicate the precision level of HTML.
static java.lang.String TAG_FTP_HTML_RESOLUTION
          TAG_FTP_HTML_RESOLUTION property about the task "Publish to FTP": indicates the resolution of the HTML page.
static int TAG_FTP_INVALID_FOLDER
           
static java.lang.String TAG_FTP_IS_CHART_APPLET
          TAG_FTP_IS_CHART_APPLET property about the task "Publish to FTP": indicates whether the chart in HTML file is an applet.
static java.lang.String TAG_FTP_IS_COMPRESS_PDF
          TAG_FTP_IS_COMPRESS_PDF property about the task "Publish to FTP": indicates whether to compress image in PDF file.
static java.lang.String TAG_FTP_IS_CSV
          TAG_FTP_IS_CSV property about the task "Publish to FTP": indicates whether the result file is csv format.
static java.lang.String TAG_FTP_IS_DHTML
          TAG_FTP_IS_DHTML property about the task "Publish to FTP": indicates whether to show DHTML page.
static java.lang.String TAG_FTP_IS_MULTI_FILES
          TAG_FTP_IS_MULTI_FILES property about the task "Publish to FTP": indicates whether HTML is generated to a file or to multiple files.
static java.lang.String TAG_FTP_IS_NORMAL_TEXT
          TAG_FTP_IS_NORMAL_TEXT property about the task "Publish to FTP": indicates whether this text file is a standard data format or not.
static java.lang.String TAG_FTP_IS_ONLY_DATA
          TAG_FTP_IS_ONLY_DATA property about the task "Publish to FTP": indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported.
static java.lang.String TAG_FTP_IS_QUOTEMARK
          TAG_FTP_IS_QUOTEMARK property about the task "Publish to FTP": indicates whether the strings have quotemarks.
static java.lang.String TAG_FTP_IS_REPEAT
          TAG_FTP_IS_REPEAT property about the task "Publish to FTP": indicates whether the same content is repeated.
static java.lang.String TAG_FTP_IS_TAB
          TAG_FTP_IS_TAB property about the task "Publish to FTP": indicates whether the delimiter is tab char or not.
static java.lang.String TAG_FTP_LBL
          TAG_FTP_LBL property about the task "Publish to FTP": indecates the label of FTP server.
static java.lang.String TAG_FTP_LOC
          TAG_FTP_LOC property about the task "Publish to FTP": indecates the remote directory on FTP server to where the files will be published.
static java.lang.String TAG_FTP_NO_MARGIN_HTML
          TAG_FTP_NO_MARGIN_HTML property about the task "Publish to FTP": indicates if no margin is set in the HTML page.
static java.lang.String TAG_FTP_NO_MARGIN_PDF
          TAG_FTP_NO_MARGIN_PDF property about the task "Publish to FTP": indicates if no margin is set in the PDF page.
static java.lang.String TAG_FTP_NO_MARGIN_PS
          TAG_FTP_NO_MARGIN_PS property about the task "Publish to FTP": indicates whether is no margin.
static java.lang.String TAG_FTP_NO_MARGIN_RTF
          TAG_FTP_NO_MARGIN_RTF property about the task "Publish to FTP": indicates whether no margin.
static int TAG_FTP_NO_PERMISSION
           
static java.lang.String TAG_FTP_PDF_CHANGALLOW
          TAG_FTP_PDF_CHANGALLOW property about the task "Publish to FTP": indicates the PDF change allow value.
static java.lang.String TAG_FTP_PDF_CHECK_ENABLEACCESS
          TAG_FTP_PDF_CHECK_ENABLEACCESS property about the task "Publish to FTP": indicates whether can access the PDF page.
static java.lang.String TAG_FTP_PDF_CHECK_ENABLECOPY
          TAG_FTP_PDF_CHECK_ENABLECOPY property about the task "Publish to FTP": indicates whether can copy the PDF page.
static java.lang.String TAG_FTP_PDF_COMPATIBITLY
          TAG_FTP_PDF_COMPATIBITLY property about the task "Publish to FTP": indicates the PDF compatibitly.
static java.lang.String TAG_FTP_PDF_CONTACT_INF
          TAG_FTP_PDF_CONTACT_INF property about the task "Publish to FTP": indicates the PDF contact information.
static java.lang.String TAG_FTP_PDF_DIGITAL_PATH
          TAG_FTP_PDF_DIGITAL_PATH property about the task "Publish to FTP": indicates the PDF digital sign path.
static java.lang.String TAG_FTP_PDF_DOCUMENT_REASON
          TAG_FTP_PDF_DOCUMENT_REASON property about the task "Publish to FTP": indicates the PDF document reason.
static java.lang.String TAG_FTP_PDF_EDIT_YOURSELF
          TAG_FTP_PDF_EDIT_YOURSELF property about the task "Publish to FTP": indicates the PDF digital signature parameters.
static java.lang.String TAG_FTP_PDF_ENCRYPT
          TAG_FTP_PDF_ENCRYPT property about the task "Publish to FTP": indicates whether pdf encrypt is enable or not.
static java.lang.String TAG_FTP_PDF_FILE
          TAG_FTP_PDF_FILE property about the task "Publish to FTP": indicates the filename of FTP PDF format.
static java.lang.String TAG_FTP_PDF_LOCATION
          TAG_FTP_PDF_LOCATION property about the task "Publish to FTP": indicates the PDF location message.
static java.lang.String TAG_FTP_PDF_MARGIN
           
static java.lang.String TAG_FTP_PDF_MARGIN_B
           
static java.lang.String TAG_FTP_PDF_MARGIN_L
           
static java.lang.String TAG_FTP_PDF_MARGIN_R
           
static java.lang.String TAG_FTP_PDF_MARGIN_T
           
static java.lang.String TAG_FTP_PDF_PAGE_HEIGHT
           
static java.lang.String TAG_FTP_PDF_PAGE_WIDTH
           
static java.lang.String TAG_FTP_PDF_PERMIS_PASW
          TAG_FTP_PDF_PERMIS_PASW property about the task "Publish to FTP": indicates the PDF permission password.
static java.lang.String TAG_FTP_PDF_PRECISION
          TAG_FTP_PDF_PRECISION property about the task "Publish to FTP": indicate the precision level of PDF.
static java.lang.String TAG_FTP_PDF_PRINTALLOW
          TAG_FTP_PDF_PRINTALLOW property about the task "Publish to FTP": indicates the PDF print allow value.
static java.lang.String TAG_FTP_PDF_PWD
          TAG_FTP_PDF_PWD property about the task "Publish to FTP": indicates the PDF password.
static java.lang.String TAG_FTP_PDF_SIGN
          TAG_FTP_PDF_SIGN property about the task "Publish to FTP": indicates whether can sign the PDF page.
static java.lang.String TAG_FTP_PDF_SIGN_METHOD
          TAG_FTP_PDF_SIGN_METHOD property about the task "Publish to FTP": indicates the PDF digital sign method.
static java.lang.String TAG_FTP_PDF_USER_PASW
          TAG_FTP_PDF_USER_PASW property about the task "Publish to FTP": indicates the PDF digital file user password.
static java.lang.String TAG_FTP_PORT
          TAG_FTP_PORT property about the task "Publish to FTP": indecates the port of FTP server.
static java.lang.String TAG_FTP_PRINT_FOOTER
          TAG_FTP_PRINT_HEADER property about the task "Publish to FTP": indicates that if new the excel print page footer.
static java.lang.String TAG_FTP_PRINT_GRIDLINES
          TAG_FTP_PRINT_GRIDLINES property about the task "Publish to FTP": indicates that if new the excel print gridlines.
static java.lang.String TAG_FTP_PRINT_HEADER
          TAG_FTP_PRINT_HEADER property about the task "Publish to FTP": indicates that if the excel print page header.
static java.lang.String TAG_FTP_PRINT_MODE_PDF
          TAG_FTP_PRINT_MODE_PDF property about the task "Publish to FTP": indicates whether is print mode.
static java.lang.String TAG_FTP_PROT
          TAG_FTP_PROT property about the task "Publish to FTP": indecates the protocol for communicating with FTP server.
static java.lang.String TAG_FTP_PS_FILE
          TAG_FTP_PS_FILE property about the task "Publish to FTP": indicates the filename of FTP PS format.
static java.lang.String TAG_FTP_PS_PRECISION
          TAG_FTP_PS_PRECISION property about the task "Publish to FTP": indicate the precision level of PS.
static java.lang.String TAG_FTP_PSD
          TAG_FTP_PSD property about the task "Publish to FTP": indecates the password for logging in FTP server.
static java.lang.String TAG_FTP_RELATIVE_FONT_SIZE
          TAG_FTP_RELATIVE_FONT_SIZE property about the task "Publish to FTP": indicates whether use relative font size to generate the HTML page.
static java.lang.String TAG_FTP_RESOLUTION
          TAG_FTP_RESOLUTION property about the task "Publish to FTP": indicates whether setting resolution of text file.
static java.lang.String TAG_FTP_RST_FILE
          TAG_FTP_RST_FILE property about the task "Publish to FTP": indicates the filename of FTP rst format.
static java.lang.String TAG_FTP_RST_PRECISION
          TAG_FTP_RST_PRECISION property about the task "Publish to FTP": indicate the precision level of rst.
static java.lang.String TAG_FTP_RTF_FILE
          TAG_FTP_RTF_FILE property about the task "Publish to FTP": indicates the filename of FTP Rtf format.
static java.lang.String TAG_FTP_RTF_PRECISION
          TAG_FTP_RTF_PRECISION property about the task "Publish to FTP": indicate the precision level of RTF.
static java.lang.String TAG_FTP_TEXT_FILE
          TAG_FTP_TEXT_FILE property about the task "Publish to FTP": indicates the filename of FTP TXT format.
static java.lang.String TAG_FTP_TEXT_IS_DELIMITER
          TAG_FTP_TEXT_IS_DELIMITER property about the task "Publish to FTP": indicates whether the delimiter is tab char or not.
static java.lang.String TAG_FTP_TEXT_OVERFLOW
          TAG_FTP_TEXT_OVERFLOW property about the task "Publish to FTP": indicates the text overflow type.
static java.lang.String TAG_FTP_TEXT_PRECISION
          TAG_FTP_TEXT_PRECISION property about the task "Publish to FTP": indicate the precision level of Text.
static java.lang.String TAG_FTP_TOC_PDF
          TAG_FTP_TOC_PDF property about the task "Publish to FTP": indicates whether the pdf has TOC.
static java.lang.String TAG_FTP_TXT_COMPRESS
          TAG_FTP_TXT_COMPRESS property about the task "Publish to FTP": indicates whether to compress the published text file.
static java.lang.String TAG_FTP_TXT_WINDOWS
          TAG_FTP_TXT_WINDOWS property about the task "Publish to FTP": indicates whether to apply "\r\n" for OS390 and Windows or "\n" for UNIX.
static java.lang.String TAG_FTP_UN
          TAG_FTP_UN property about the task "Publish to FTP": indecates the username for logging in FTP server.
static java.lang.String TAG_FTP_USE_HTML_TABLE
          TAG_FTP_USE_HTML_TABLE property about the task "Publish to FTP": indicates whether to use HTML Data Table or not.
static java.lang.String TAG_FTP_USE_SCOPE
          TAG_FTP_USE_SCOPE property about the task "Publish to FTP": indicates whether to use Scope Attribute or not.
static java.lang.String TAG_FTP_USE_SECTION508_OUTPUT
          TAG_FTP_USE_SECTION508_OUTPUT property about the task "Publish to FTP": indicates whether use Section 508 compliant output or not.
static java.lang.String TAG_FTP_WEB_BROWSER
          TAG_FTP_WEB_BROWSER property about the task "Publish to FTP": indicates generating HTML pages for which Web browser.
static java.lang.String TAG_FTP_XML_FILE
          TAG_FTP_XML_FILE property about the task "Publish to FTP": indicates the filename of FTP XML format.
static java.lang.String TAG_FTP_XML_PRECISION
          TAG_FTP_XML_PRECISION property about the task "Publish to FTP": indicate the precision level of XML.
static java.lang.String TAG_FTP_XSDFILE
          TAG_FTP_XSDFILE property about the task "Publish to FTP": indicates the xsd file path, such as url and real paths.
static java.lang.String TAG_FTP_ZIP_RESULT
          TAG_FTP_ZIP_RESULT property about the task "Publish to FTP": indicates whether zip rst result of FTP rst format.
static java.lang.String TAG_FTPS_CONN_TYPE
          TAG_FTPS_CONN_TYPE property about the task "Publish to FTPS": the connection type of FTPS.
static java.lang.String TAG_FTPS_EN_NO_SEC
          TAG_FTPS_EN_NO_SEC property about the task "Publish to FTPS": enable to fallback to the no-security FTP connection if explicit FTPS connection is not available.
static java.lang.String TAG_FTPS_KM_ALG
          TAG_FTPS_KM_ALG property about the task "Publish to FTPS": keymanager algorithm of FTPS.
static java.lang.String TAG_FTPS_KS_FILE
          TAG_FTPS_KS_FILE property about the task "Publish to FTPS": keystore file of FTPS.
static java.lang.String TAG_FTPS_KS_PSD
          TAG_FTPS_KS_PSD property about the task "Publish to FTPS": keystore password of FTPS.
static java.lang.String TAG_FTPS_KS_TYPE
          TAG_FTPS_KS_TYPE property about the task "Publish to FTPS": keystore type of FTPS.
static java.lang.String TAG_FTPS_SEC_PROT
          TAG_FTPS_SEC_PROT property about the task "Publish to FTPS": the security protocol of FTPS.
static java.lang.String TAG_FTPS_TM_ALG
          TAG_FTPS_TM_ALG property about the task "Publish to FTPS": trustmanager algorithm of FTPS.
static java.lang.String TAG_FTPS_TRANS_MODE
          TAG_FTPS_TRANS_MODE property about the task "Publish to FTPS": the transfer mode of FTPS.
static java.lang.String TAG_FTPS_TS_FILE
          TAG_FTPS_TS_FILE property about the task "Publish to FTPS": truststore file of FTPS.
static java.lang.String TAG_FTPS_TS_PSD
          TAG_FTPS_TS_PSD property about the task "Publish to FTPS": truststore password of FTPS.
static java.lang.String TAG_FTPS_TS_TYPE
          TAG_FTPS_TS_TYPE property about the task "Publish to FTPS": truststore type of FTPS.
static int TAG_GB
          TAG_GB encoding for converting is GB(0).
static java.lang.String TAG_GIF_TRANSPARENT_PDF
          Deprecated.
static java.lang.String TAG_GIF_TRANSPARENT_PDF_MAIL
          Deprecated.
static java.lang.String TAG_GRANT
          Deprecated. since version 6.1, replaced by GRANT
static java.lang.String TAG_GROUP
          TAG_GROUP the group(jrs.group)
static java.lang.String TAG_GROUP_PERMISSION
          TAG_GROUP_PERMISSION the group permission(jrs.group_permission)
static java.lang.String TAG_GROUP_PRIVILEGE
          TAG_GROUP_PRIVILEGE the group privilege(jrs.group_privilege).
static java.lang.String TAG_HAS_CONVERT_ENC
          TAG_HAS_CONVERT_ENC property about report: if enable converting encoding(jrs.has_convert_enc).
static java.lang.String TAG_HAS_FTP_PDF_PERMIS_PASW
          TAG_HAS_FTP_PDF_PERMIS_PASW property about the task "Publish to FTP": indicates whether has PDF permission password.
static java.lang.String TAG_HAS_HDS_DATA_SOURCE
          TAG_HAS_HDS_DATA_SOURCE property about task: indicate whether user specified HDS data source (jrs.has_hds_data_source).
static java.lang.String TAG_HAS_HYPERLINK
          TAG_HAS_HYPERLINK property about TO HTML: indicates whether the hyperlink is generated(jrs.has_hyperlink).
static java.lang.String TAG_HAS_MAIL_PDF_PERMIS_PASW
           
static java.lang.String TAG_HAS_NLS_BUNDLE_INFO
          TAG_HAS_NLS_BUNDLE_INFO property about task: indicate whether user implemented NLSBundleInfo (jrs.has_nls_bundle_info).
static java.lang.String TAG_HAS_NONBURSTING_RESULT
          TAG_HAS_NONBURSTING_RESULT Property to indicate a bursting task will export non-bursting result (jrs.has_nonbursting_result).
static java.lang.String TAG_HAS_PAGE_NUMBER
          TAG_HAS_PAGE_NUMBER property about TO HTML: indicates whether generate the page number(jrs.has_page_number).
static java.lang.String TAG_HAS_PDF_PERMIS_PASW
          TAG_HAS_PDF_PERMIS_PASW property about TO PDF: indicates whether use a PDF permission password or not(jrs.has_pdf_permis_pasw).
static java.lang.String TAG_HAS_SHAPES
          TAG_HAS_SHAPES property about TO EXCEL: indicates that if the excel has shapes(jrs.has_shapes).
static java.lang.String TAG_HAS_STYLE
          TAG_HAS_STYLE property about report: if enable style group(jrs.has_style).
static java.lang.String TAG_HAS_TASK_LISTENER
          TAG_HAS_TASK_LISTENER property about task: indicate whether user implemented TaskListener(jrs.has_task_listener).
static java.lang.String TAG_HAS_VERSION_PDF_PERMIS_PASW
           
static java.lang.String TAG_HAS_XML_DATA_SOURCE
          TAG_HAS_XML_DATA_SOURCE property about task: indicate whether user specified xml data source (jrs.has_xml_data_source).
static java.lang.String TAG_HASHEADFOOT
          TAG_HASHEADFOOT property about TO TEXT: indicates whether to generate the page header or footer(jrs.hasHeadFoot).
static java.lang.String TAG_HASHEADFOOT_MAIL
          TAG_HASHEADFOOT_MAIL property about the task "Publish to Email": the mail format based on TEXT(jrs.hasHeadFoot).
static java.lang.String TAG_HDS_DATA_SOURCE_NAME
          TAG_HDS_DATA_SOURCE_NAME property about task: indicate user's HDS data source name (jrs.hds_data_source_name)
static java.lang.String TAG_HDS_INPUTSTREAM_FACTORY
          TAG_HDS_INPUTSTREAM_FACTORY property about task: indicate user's implemented instance of InputStreamFactory (jrs.hds_inputstream_factory).
static java.lang.String TAG_HDS_NAME
          TAG_HDS_NAME property about task: indicate user's HDS name (jrs.hds_name)
static java.lang.String TAG_HIST_FILE
          TAG_HIST_FILE the HTTP query field: result version file(jrs.hist_file).
static java.lang.String TAG_HTML
          TAG_HTML property about the task "Publish to File System": HTML result name(jrs.html).
static java.lang.String TAG_HTML_BODY_OUTSTREAM
          TAG_HTML_BODY_OUTSTREAM the html body OutputStream(for the HTML result type to OutputStream)
static java.lang.String TAG_HTML_CSS_OUTSTREAM
          TAG_HTML_CSS_OUTSTREAM the CSS OutputStream(for the HTML result type to OutputStream)
static java.lang.String TAG_HTML_DIR
          TAG_HTML_DIR property about the task "Publish to File System": the path of HTML result(jrs.html_dir).
static java.lang.String TAG_HTML_DIR_TYPE
          TAG_HTML_DIR_TYPE property about the Export: the path type of html result(jrs.html_dir_type) default is "1"
static java.lang.String TAG_HTML_EXPORT_PATH
          TAG_HTML_EXPORT_PATH the path for the html images(for the HTML result type to OutputStream)
static java.lang.String TAG_HTML_IS_BODY_STREAM
          TAG_HTML_IS_BODY_STREAM denotes whether or not export the html to a OutputStream if it is true, export html body and CSS to OutputStream,
static java.lang.String TAG_HTML_RESOLUTION
          TAG_HTML_RESOLUTION property about TO HTML: indicates the resolution of the HTML page(jrs.html_resolution).
static java.lang.String TAG_ID
          TAG_ID property about the completed tasks: the completed task record ID(jrs.id).
static java.lang.String TAG_IF_PRINT
          TAG_IF_PRINT property about jreport tasks: whether print the report(jrs.if_print).
static java.lang.String TAG_IGNORE_PERMISSIONS
          TAG_IGNORE_PERMISSIONS indicates whether set the permissions to a node (jrs.ignore_permissions).
static java.lang.String TAG_INHERITED_LINKED_CATALOG
          TAG_LINKED_CATALOG indicate the inherited linked catalog (jrs.default.linked.catalog)
static java.lang.String TAG_IS_BURSTING_TASK
          TAG_IS_BURSTING_TASK Property to indicate the task is a bursting task (jrs.is_bursting_task).
static java.lang.String TAG_IS_CHART_APPLET
          TAG_IS_CHART_APPLET property about TO HTML: indicates whether the chart in html file is an applet(jrs.is_applet_chart).
static java.lang.String TAG_IS_CSV
          TAG_IS_CSV property about TO TEXT: indicates whether the result file is csv format (jrs.is_csv).
static java.lang.String TAG_IS_DEPLOY_LOCALLY
          TAG_IS_DEPLOY_LOCALLY indicates if deploy the resource locally(jrs.is_deploy_locally).
static java.lang.String TAG_IS_DEPLOY_NODE
          TAG_IS_DEPLOY_NODE indicates if deploy the file to server(jrs.is_deploy_node).
static java.lang.String TAG_IS_DHTML
          TAG_IS_DHTML property about TO HTML: indicates whether to show DHTML page(jrs.is_dhtml).
static java.lang.String TAG_IS_DOC_RESULT
          TAG_IS_DOC_RESULT : indicates whether is doc result(jrs.is_doc_result).
static java.lang.String TAG_IS_ENABLED
          TAG_IS_ENABLED property about the tasks: whether the task is enabled(jrs.is_enabled).
static java.lang.String TAG_IS_LOCAL
          TAG_IS_LOCAL property about task: indicate if the task was executed locally(jrs.is_local).
static java.lang.String TAG_IS_MATCH_LAYOUT
          Deprecated. As of version 8.1, replaced by TAG_EXCEL_LAYOUT.
static java.lang.String TAG_IS_MULTI_FILES
          TAG_IS_MULTI_FILES property about TO HTML: indicates whether html is generated to a file or to multiple files(jrs.is_multi_files).
static java.lang.String TAG_IS_MY_SERVER
          TAG_IS_MY_SERVER property about is my server
static java.lang.String TAG_IS_NORMAL_TEXT
          TAG_IS_NORMAL_TEXT property about TO TEXT: indicates whether this text file is a standard data format or not.
static java.lang.String TAG_IS_ONLY_DATA
          TAG_IS_ONLY_DATA property about TO XML: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported(jrs.is_only_data).
static java.lang.String TAG_IS_PLS_RESULT
          TAG_IS_PLS_RESULT property that indicates that will apply page level security(PLS) to view the result (jrs.is_pls_result).
static java.lang.String TAG_IS_QUOTEMARK
          TAG_IS_QUOTEMARK property about TO TEXT: indicates whether the strings have quotemarks(jrs.is_quotemark).
static java.lang.String TAG_IS_REPEAT
          TAG_IS_REPEAT property about TO TEXT: indicates whether the same content is repeated(jrs.is_repeat).
static java.lang.String TAG_IS_SUCCESSFUL
          TAG_IS_SUCCESSFUL property about the tasks: whether the task is successful(jrs.is_successful).
static java.lang.String TAG_IS_TAB
          TAG_IS_TAB property about TO TEXT: indicates whether the delimiter is tab char or not(jrs.is_tab).
static java.lang.String TAG_IS_USE_INHERITED
          TAG_IS_USING_INHERITED indicate whether use inherited catalog (jrs.is.using.inherited)
static java.lang.String TAG_IS_XML_MULTI_FILES
          Deprecated.
static java.lang.String TAG_JDBC_CONNECTION_OBJECT
          TAG_JDBC_CONNECTION_OBJECT the hashtable key of java.sql.Connection object to set dynamically JDBC connection : the JDBC connection to run report(jrs.jdbc_connection_object).
static java.lang.String TAG_JDBC_DRIVER
          TAG_JDBC_DRIVER the HTTP query field changes the JDBC driver: the new JDBC driver(jrs.jdbc_driver).
static java.lang.String TAG_JDBC_GET_SUPPORT_INFO
          TAG_JDBC_GET_SUPPORT_INFO the HTTP query field re-get the JDBC support info for the new JDBC connection: if re-get the new JDBC URL(jrs.jdbc_get_support_info).
static java.lang.String TAG_JDBC_URL
          TAG_JDBC_URL the HTTP query field changes the JDBC URL: the new JDBC URL(jrs.jdbc_url).
static java.lang.String TAG_JINFONET_APPLET_PAGE
           
static java.lang.String TAG_JNDI_DATASOURCE
          TAG_JNDI_DATASOURCE used to define mapping jndi datasource
static java.lang.String TAG_JRFTP
          TAG_JRFTP property about the task "Publish to FTP": the JReport FTP(jrs.ftp).
static java.lang.String TAG_JRMAIL
          TAG_JRMAIL property about the task "Publish to Email": the JReport mail(jrs.jrmail).
static java.lang.String TAG_JRSERVLET_PATH
          TAG_JRSERVLET_PATH is for the tag to transfer the report servlet path to JRClient: the servlet path(jrs.jrservlet_path).
static java.lang.String TAG_LAST_EXE_STAT
          TAG_LAST_EXE_STAT property about the scheduled tasks: whether the last execution state(jrs.last_exe_stat).
static java.lang.String TAG_LAST_EXE_TIME
          TAG_LAST_EXE_TIME property about the scheduled tasks: the last execution time(jrs.next_exe_time).
static java.lang.String TAG_LAUNCH_TYPE
          TAG_LAUNCH_TYPE property of scheduled tasks: task launch type(jrs.launch_type).
static java.lang.String TAG_LINKED_CATALOG
          TAG_LINKED_CATALOG indicate the linked catalog (jrs.default.linked.catalog)
static java.lang.String TAG_LINKED_CATALOG_MODEL
          TAG_LINKED_CATALOG_MODEL indicate linked catalog model (jrs.default.linked.catalog.model)
static int TAG_LOCATION_TO_SERVER_DISK_REAL_PATH
          TAG_LOCATION_TO_SERVER_DISK_REAL_PATH export to server disk real path (1)
static int TAG_LOCATION_TO_SERVER_RESOURCE_PATH
          TAG_LOCATION_TO_SERVER_RESOURCE_PATH export to report server path (0)
static java.lang.String TAG_MAIL_ARCHIVE_FILE
          TAG_MAIL_ARCHIVE_FILE property about the task "Publish to Email": the mail attach archive compress file's name(jrs.mail_archive_file).
static java.lang.String TAG_MAIL_ATTACH
          TAG_MAIL_ATTACH property about the task "Publish to Email": the mail attachments(jrs.mailattach + NUMBER).
static java.lang.String TAG_MAIL_BCC
          TAG_MAIL_BCC property about the task "Publish to Email": the mail bcc(jrs.mailbcc).
static java.lang.String TAG_MAIL_BCC_PMT
          TAG_MAIL_BCC_PMT prompt for the Bcc field when composing notification emails: the Bcc prompt("Bcc:").
static java.lang.String TAG_MAIL_BEST_EDITING_RTF
          TAG_MAIL_BEST_EDITING_RTF property about TO RTF MAIL: indicates whether best editing (jrs.mail_best_editing_rtf)
static java.lang.String TAG_MAIL_CC
          TAG_MAIL_CC property about the task "Publish to Email": the mail cc(jrs.mailcc).
static java.lang.String TAG_MAIL_CC_PMT
          TAG_MAIL_CC_PMT prompt for the Cc field when composing notification emails: the Cc prompt("Cc:").
static java.lang.String TAG_MAIL_CHAR_HEIGHT
          TAG_MAIL_CHAR_HEIGHT property about TO TEXT MAIL: indicates the user defined character height (jrs.mail_char_height) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_MAIL_CHAR_WIDTH
          TAG_MAIL_CHAR_WIDTH property about TO TEXT MAIL: indicates the user defined character width (jrs.mail_char_width) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_MAIL_COMMENT
          TAG_MAIL_COMMENT property about the task "Publish to Email": the mail comments(jrs.mailcomments).
static java.lang.String TAG_MAIL_COMMENTS_PMT
          TAG_MAIL_COMMENTS_PMT prompt for the Comments field when composing notification emails: the Comments prompt("Comments:").
static java.lang.String TAG_MAIL_COMPRESS
          TAG_MAIL_COMPRESS property about the task "Publish to Email": the mail compress(jrs.mailcompress).
static java.lang.String TAG_MAIL_COMPRESS_IMAGE_PDF
          TAG_MAIL_COMPRESS_IMAGE_PDF property about TO PDF MAIL: indicates whether compress image (jrs.mail_compress_image_pdf)
static java.lang.String TAG_MAIL_DELIMITER
          TAG_MAIL_DELIMITER property about TO TEXT MAIL: A character which will be used in SDF(Standard Data Format) format.
static java.lang.String TAG_MAIL_DIR
          TAG_MAIL_DIR property about the task "Publish to Email": the result file archive directory before running(jrs.mail_dir).
static java.lang.String TAG_MAIL_DRILLDOWN
          TAG_MAIL_DRILLDOWN property about TO HTML MAIL: indicates whether can drilldown the HTML page (jrs.mail_drilldown)
static java.lang.String TAG_MAIL_DRILLDOWN_PDF
          TAG_MAIL_DRILLDOWN_PDF property about TO PDF MAIL: indicates whether can drilldown the PDF page (jrs.mail_drilldown_pdf)
static java.lang.String TAG_MAIL_EMBEDDED_CSS
          TAG_MAIL_EMBEDDED_CSS property about TO HTML MAIL: indicates whether html embed CSS when generating multiple files(jrs.mail_embedded_css).
static java.lang.String TAG_MAIL_ENCODING
          TAG_MAIL_ENCODING property about the task "Publish to Email": the mail encoding(jrs.mailencoding).
static java.lang.String TAG_MAIL_END
          TAG_MAIL_END property about the task "Publish to Email": the JReport mail(jrs.mail.end).
static java.lang.String TAG_MAIL_EXCEL_ADVANCED
          TAG_MAIL_EXCEL_ADVANCED property about TO EXCEL MAIL: indicates that if the excel advanced (jrs.mail_excel_advanced)
static java.lang.String TAG_MAIL_EXCEL_BREAK_PAGE
           
static java.lang.String TAG_MAIL_EXCEL_EXPORT_XML
           
static java.lang.String TAG_MAIL_EXCEL_FILE
          TAG_MAIL_EXCEL_FILE property about the task "Publish to Email": the mail attach excel file's name(jrs.mail_excel_file).
static java.lang.String TAG_MAIL_EXCEL_HIDE_BACK
           
static java.lang.String TAG_MAIL_EXCEL_LAYOUT
          TAG_MAIL_EXCEL_LAYOUT property about TO EXCEL MAIL: indicates that if new excel layout (jrs.mail_excel_layout)
static java.lang.String TAG_MAIL_EXCEL_PRECISION
          TAG_MAIL_EXCEL_PRECISION property about the task "Publish to Mail": indicate the precision level of Excel.
static java.lang.String TAG_MAIL_EXCEL_WORDWRAP
          TAG_MAIL_EXCEL_WORDWRAP property about TO EXCEL MAIL: indicates that if the excel has wordwrap format (jrs.mail_excel_wordwrap)
static java.lang.String TAG_MAIL_EXCEL2000
          TAG_MAIL_EXCEL2000 property about TO EXCEL MAIL: indicates that if the excel has excel2000 format (jrs.mail_excel2000)
static java.lang.String TAG_MAIL_FORMAT
          TAG_MAIL_FORMAT property about the task "Publish to Email": the mail format(jrs.mailformat).
static java.lang.String TAG_MAIL_FORMAT_CHART
          TAG_MAIL_FORMAT_CHART property about TO HTML MAIL: indicates whether the chart in html file is an applet (jrs.mail_format_chart)
static java.lang.String TAG_MAIL_FROM
          TAG_MAIL_FROM property about the task "Publish to Email": the mail from(jrs.mailfrom).
static java.lang.String TAG_MAIL_FROM_PMT
          TAG_MAIL_FROM_PMT prompt for the To field when composing notification emails: the mailto prompt("From:").
static java.lang.String TAG_MAIL_GIF_TRANSPARENT_PDF
          TAG_MAIL_GIF_TRANSPARENT_PDF property about TO PDF MAIL: indicates whether the figure is transparent or not (jrs.mail_gif_transparent_pdf)
static java.lang.String TAG_MAIL_HAS_HYPERLINK
          TAG_MAIL_HAS_HYPERLINK property about TO HTML MAIL: indicates whether the hyperlink is generated (jrs.mail_has_hyperlink)
static java.lang.String TAG_MAIL_HAS_PAGE_NUMBER
          TAG_MAIL_HAS_PAGE_NUMBER property about TO HTML MAIL: indicates whether generate the page number (jrs.mail_has_page_number)
static java.lang.String TAG_MAIL_HAS_SHAPES
          TAG_MAIL_HAS_SHAPES property about TO EXCEL MAIL: indicates that if the excel has shapes (jrs.mail_has_shapes)
static java.lang.String TAG_MAIL_HASHEADFOOT
          TAG_MAIL_HASHEADFOOT property about TO TEXT MAIL: indicates whether to generate the page header or footer (jrs.mail_hasheadfoot)
static java.lang.String TAG_MAIL_HTML_FILE
          TAG_MAIL_HTML_FILE property about the task "Publish to Email": the mail attach html file's name(jrs.mail_html_file).
static java.lang.String TAG_MAIL_HTML_PRECISION
          TAG_MAIL_HTML_PRECISION property about the task "Publish to Mail": indicate the precision level of HTML.
static java.lang.String TAG_MAIL_HTML_RESOLUTION
          TAG_MAIL_HTML_RESOLUTION property about TO HTML MAIL: indicates whether to show DHTML page (jrs.mail_html_resolution)
static java.lang.String TAG_MAIL_IS_CHART_APPLET
          TAG_MAIL_IS_CHART_APPLET property about TO HTML MAIL: indicates whether the chart in html file is an applet (jrs.mail_is_chart_applet)
static java.lang.String TAG_MAIL_IS_CSV
          TAG_MAIL_IS_CSV property about TO TEXT MAIL: indicates whether the text file is csv format(jrs.mail_is_csv)
static java.lang.String TAG_MAIL_IS_DHTML
          TAG_MAIL_IS_DHTML property about TO HTML MAIL: indicates whether to show DHTML page (jrs.mail_is_dhtml)
static java.lang.String TAG_MAIL_IS_MULTI_FILES
          TAG_MAIL_IS_MULTI_FILES property about TO HTML MAIL: indicates whether html is generated to a file or to multiple files (jrs.mail_is_multi_files)
static java.lang.String TAG_MAIL_IS_NORMAL_TEXT
          TAG_MAIL_IS_NORMAL_TEXT property about TO TEXT MAIL: indicates whether this text file is a standard data format or not.
static java.lang.String TAG_MAIL_IS_ONLY_DATA
          TAG_MAIL_IS_ONLY_DATA property about TO XML MAIL: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported (jrs.mail_is_only_data)
static java.lang.String TAG_MAIL_IS_QUOTEMARK
          TAG_MAIL_IS_QUOTEMARK property about TO TEXT MAIL: indicates whether the strings have quotemarks (jrs.mail_is_quotemark)
static java.lang.String TAG_MAIL_IS_TAB
          TAG_MAIL_IS_TAB property about TO TEXT MAIL: indicates whether the delimiter is tab char or not(jrs.mail_is_tab).
static java.lang.String TAG_MAIL_MATCH_LAYOUT
          Deprecated. As of version 8.1, replaced by TAG_MAIL_EXCEL_LAYOUT.
static java.lang.String TAG_MAIL_NAME
          TAG_MAIL_NAME property about the task "Publish to Email": the result file name before running(jrs.mail_name).
static java.lang.String TAG_MAIL_NO_MARGIN_HTML
          TAG_MAIL_NO_MARGIN_HTML property about TO HTML MAIL: indicates whether no margin in the HTML page (jrs.mail_no_margin_html)
static java.lang.String TAG_MAIL_NO_MARGIN_PDF
          TAG_MAIL_NO_MARGIN_PDF property about TO PDF MAIL: indicates whether no margin (jrs.mail_no_margin_pdf)
static java.lang.String TAG_MAIL_NO_MARGIN_PS
          TAG_MAIL_NO_MARGIN_PS property about TO PS MAIL: indicates whether no margin (jrs.mail_no_margin_ps)
static java.lang.String TAG_MAIL_NO_MARGIN_RTF
          TAG_MAIL_NO_MARGIN_RTF property about TO RTF MAIL: indicates whether no margin (jrs.mail_no_margin_rtf)
static java.lang.String TAG_MAIL_PDF_ACROSS_PAGE
           
static java.lang.String TAG_MAIL_PDF_CHANGALLOW
           
static java.lang.String TAG_MAIL_PDF_CHECK_ENABLEACCESS
           
static java.lang.String TAG_MAIL_PDF_CHECK_ENABLECOPY
           
static java.lang.String TAG_MAIL_PDF_COMPATIBITLY
           
static java.lang.String TAG_MAIL_PDF_CONTACT_INF
           
static java.lang.String TAG_MAIL_PDF_DIGITAL_PATH
           
static java.lang.String TAG_MAIL_PDF_DOCUMENT_REASON
           
static java.lang.String TAG_MAIL_PDF_EDIT_YOURSELF
           
static java.lang.String TAG_MAIL_PDF_ENCRYPT
           
static java.lang.String TAG_MAIL_PDF_FILE
          TAG_MAIL_PDF_FILE property about the task "Publish to Email": the mail attach pdf file's name(jrs.mail_pdf_file).
static java.lang.String TAG_MAIL_PDF_LOCATION
           
static java.lang.String TAG_MAIL_PDF_LOGIC_SPLIT
           
static java.lang.String TAG_MAIL_PDF_MARGIN
           
static java.lang.String TAG_MAIL_PDF_MARGIN_B
           
static java.lang.String TAG_MAIL_PDF_MARGIN_L
           
static java.lang.String TAG_MAIL_PDF_MARGIN_R
           
static java.lang.String TAG_MAIL_PDF_MARGIN_T
           
static java.lang.String TAG_MAIL_PDF_PAGE_HEIGHT
           
static java.lang.String TAG_MAIL_PDF_PAGE_WIDTH
           
static java.lang.String TAG_MAIL_PDF_PERMIS_PASW
           
static java.lang.String TAG_MAIL_PDF_PRECISION
          TAG_MAIL_PDF_PRECISION property about the task "Publish to Mail": indicate the precision level of PDF.
static java.lang.String TAG_MAIL_PDF_PRINTALLOW
           
static java.lang.String TAG_MAIL_PDF_PWD
           
static java.lang.String TAG_MAIL_PDF_SIGN
           
static java.lang.String TAG_MAIL_PDF_SIGN_METHOD
           
static java.lang.String TAG_MAIL_PDF_USER_PASW
           
static java.lang.String TAG_MAIL_PRINT_FOOTER
          TAG_MAIL_PRINT_FOOTER property about TO EXCEL MAIL: indicates that if the excel has print page footer (jrs.mail_print_footer)
static java.lang.String TAG_MAIL_PRINT_GRIDLINES
          TAG_MAIL_PRINT_GRIDLINES property about TO EXCEL MAIL: indicates that if the excel has print gridlines (jrs.mail_print_gridlines)
static java.lang.String TAG_MAIL_PRINT_HEADER
          TAG_MAIL_PRINT_HEADER property about TO EXCEL MAIL: indicates that if the excel has print page header (jrs.mail_print_header)
static java.lang.String TAG_MAIL_PRINT_MODE_PDF
          TAG_MAIL_PRINT_MODE_PDF property about TO PDF MAIL: indicates whether is print mode (jrs.mail_print_mode_pdf)
static java.lang.String TAG_MAIL_PS_FILE
          TAG_MAIL_PS_FILE property about the task "Publish to Email": the mail attach ps file's name(jrs.mail_ps_file).
static java.lang.String TAG_MAIL_PS_PRECISION
          TAG_MAIL_PS_PRECISION property about the task "Publish to Mail": indicate the precision level of PS.
static java.lang.String TAG_MAIL_RELATIVE_FONT_SIZE
          TAG_MAIL_RELATIVE_FONT_SIZE property about TO HTML MAIL: indicates whether use relative font size to generate the HTML page (jrs.mail_relative_font_size)
static java.lang.String TAG_MAIL_REPEAT
          TAG_MAIL_IS_REPEAT property about TO TEXT MAIL: indicates whether the same content is repeated (jrs.mail_is_repeat)
static java.lang.String TAG_MAIL_RESOLUTION
          TAG_MAIL_RESOLUTION property about TO TEXT MAIL: indicates whether setting resolution of text file (jrs.mail_resolution)
static java.lang.String TAG_MAIL_RSD_PRECISION
          TAG_MAIL_PDF_PRECISION property about the task "Publish to Mail": indicate the precision level of PDF.
static java.lang.String TAG_MAIL_RST_DIR
          TAG_MAIL_RST_DIR property about task: indicate directory of result file after executing sending mail task(jrs.mail_rst_dir).
static java.lang.String TAG_MAIL_RST_FILE
          TAG_EXEC_HOST property about task: indicate name of result file after executing sending mail task(jrs.mail_rst_file).
static java.lang.String TAG_MAIL_RST_PRECISION
          TAG_MAIL_RST_PRECISION property about the task "Publish to Mail": indicate the precision level of rst.
static java.lang.String TAG_MAIL_RTF_FILE
          TAG_MAIL_RTF_FILE property about the task "Publish to Email": the mail attach rtf file's name(jrs.mail_rtf_file).
static java.lang.String TAG_MAIL_RTF_PRECISION
          TAG_MAIL_RTF_PRECISION property about the task "Publish to Mail": indicate the precision level of RTF.
static java.lang.String TAG_MAIL_SIZE
          TAG_MAIL_SIZE property about the task "Publish to Email": the threshold of result file size(jrs.mail_size).
static java.lang.String TAG_MAIL_SMTP_ACCOUNTNAME
          TAG_MAIL_SMTP_ACCOUNTNAME property about the task "Publish to Email": the mail account name for SMTP login(jrs.mail_smtp_accountname).
static java.lang.String TAG_MAIL_SMTP_ADDRESS
          TAG_MAIL_SMTP_ADDRESS property about the task "Publish to Email": the mail address for SMTP login(jrs.mail_smpt_address).
static java.lang.String TAG_MAIL_SMTP_PASSWORD
          TAG_MAIL_SMTP_PASSWORD property about the task "Publish to Email": the mail password for SMTP login(jrs.mail_smpt_password).
static java.lang.String TAG_MAIL_SUBJECT
          TAG_MAIL_SUBJECT property about the task "Publish to Email": the mail subject(jrs.mailsubject).
static java.lang.String TAG_MAIL_SUBJECT_PMT
          TAG_MAIL_SUBJECT_PMT prompt for the Subject field when composing notification emails: the Subject prompt("Subject:").
static java.lang.String TAG_MAIL_TEXT_FILE
          TAG_MAIL_TEXT_FILE property about the task "Publish to Email": the mail attach text file's name(jrs.mail_text_file).
static java.lang.String TAG_MAIL_TEXT_IS_DELIMITER
          TAG_MAIL_TEXT_IS_DELIMITER property about TO TEXT MAIL: indicates whether the delimiter is tab char or not(jrs.mail_text_is_delimiter).
static java.lang.String TAG_MAIL_TEXT_OVERFLOW
          TAG_MAIL_TEXT_OVERFLOW property about TO HTML MAIL: indicates the text overflow type (jrs.mail_text_overflow)
static java.lang.String TAG_MAIL_TEXT_PRECISION
          TAG_MAIL_TEXT_PRECISION property about the task "Publish to Mail": indicate the precision level of Text.
static java.lang.String TAG_MAIL_TIFF_COMPRESS
           
static java.lang.String TAG_MAIL_TIFF_MARGIN
           
static java.lang.String TAG_MAIL_TIFF_MARGIN_B
           
static java.lang.String TAG_MAIL_TIFF_MARGIN_L
           
static java.lang.String TAG_MAIL_TIFF_MARGIN_R
           
static java.lang.String TAG_MAIL_TIFF_MARGIN_T
           
static java.lang.String TAG_MAIL_TIFF_MONOCHROME
           
static java.lang.String TAG_MAIL_TO
          TAG_MAIL_TO property about the task "Publish to Email": the mail to(jrs.mailto).
static java.lang.String TAG_MAIL_TO_PMT
          TAG_MAIL_TO_PMT prompt for the To field when composing notification emails: the mailto prompt("To:").
static java.lang.String TAG_MAIL_TO_REFERUSER
          TAG_MAIL_TO_REFERUSER property about the task "Publish to Email": send multiple mails to refered users(jrs.mail_to_referuser).
static java.lang.String TAG_MAIL_TOC_PDF
          TAG_MAIL_TOC_PDF property about TO PDF MAIL: indicates whether the pdf has TOC (jrs.mail_toc_pdf)
static java.lang.String TAG_MAIL_TXT_COMPRESS
          TAG_MAIL_TXT_COMPRESS property about TO TEXT MAIL: indicates whether to compress the published text file (jrs.mail_txt_compress)
static java.lang.String TAG_MAIL_TXT_WINDOWS
          TAG_MAIL_TXT_WINDOWS property about TO TEXT MAIL: indicates whether the text file has "\n" for UNIX or "\r\n" for OS390 and Windows(jrs.mail_txt_windows)
static java.lang.String TAG_MAIL_USE_HTML_TABLE
          TAG_MAIL_USE_HTML_TABLE property about TO HTML MAIL: indicates whether to use HTML Data Table or not(jrs.mail_use_html_table)
static java.lang.String TAG_MAIL_USE_SCOPE
          TAG_MAIL_USE_SCOPE property about TO HTML MAIL: indicates whether to use Scope Attribute or not(jrs.mail_use_scope)
static java.lang.String TAG_MAIL_USE_SECTION508_OUTPUT
          TAG_MAIL_USE_SECTION508_OUTPUT property about TO HTML MAIL: indicates whether use Section 508 compliant output or not(jrs.mail_use_section508_output).
static java.lang.String TAG_MAIL_USE_TABLE
          TAG_MAIL_USE_TABLE property about TO HTML MAIL: indicates whether use HTML table to generate the HTML page (jrs.mail_use_table)
static java.lang.String TAG_MAIL_WEB_BROWSER
          TAG_MAIL_WEB_BROWSER property about TO HTML MAIL: indicates generating HTML pages for which Web browser.
static java.lang.String TAG_MAIL_XML_FILE
          TAG_MAIL_XML_FILE property about the task "Publish to Email": the mail attach xml file's name(jrs.mail_xml_file).
static java.lang.String TAG_MAIL_XML_PRECISION
          TAG_MAIL_XML_PRECISION property about the task "Publish to Mail": indicate the precision level of XML.
static java.lang.String TAG_MAIL_XSDFILE
          TAG_MAIL_XSDFILE property about TO XML MAIL: indicates the xsd file path, such as url and real paths (jrs.mail_xsdfile)
static java.lang.String TAG_MAIL_ZIP_RESULT
          TAG_MAIL_ZIP_RESULT property about TO RST MAIL: indicates whether zip rst result (jrs.mail_zip_result)
static java.lang.String TAG_MAXVERSION
          TAG_FILE the HTTP query field: max version limit(jrs.maxversion).
static java.lang.String TAG_NAMED_WHERE_PORTION
          TAG_WHERE_CLAUSE property about report: named WHERE portion(jrs.named_wp).
static java.lang.String TAG_NEED_EXPIRE
          TAG_NEED_EXPIRE the HTTP query field about editing Publish to Version System tasks in web browsers: whether check expiration days in the web page(jrs.need_expire).
static java.lang.String TAG_NEED_MAXVERSION
          TAG_NEED_MAXVERSION the HTTP query field: max version limit has been set(jrs.need_maxverion).
static java.lang.String TAG_NEW_DB_PSWD
          TAG_NEW_DB_PSWD property to run reports: the new DB password(jrs.new_db_pswd).
static java.lang.String TAG_NEW_DS_PWSD
          TAG_NEW_DS_PWSD used to set new datasource password
static java.lang.String TAG_NEW_PASSWORD
          TAG_NEW_PASSWORD the HTTP query field about changing password: new password(jrs.new_password).
static java.lang.String TAG_NEXT_EXE_TIME
          TAG_NEXT_EXE_TIME property about the scheduled tasks: the next execution time(jrs.next_exe_time).
static java.lang.String TAG_NLS_BUNDLE_INFO
          TAG_NLS_BUNDLE_INFO property about task: indicate user's implemented instance of NLSBundleInfo (jrs.nls_bundle_info).
static java.lang.String TAG_NO_MARGIN_HTML
          TAG_NO_MARGIN_HTML property about TO HTML: indicates whether no margin in the HTML page(jrs.no_margin_html).
static java.lang.String TAG_NO_MARGIN_MAIL
          TAG_NO_MARGIN_MAIL property about TO EMail: indicates whether no margin for the report in the email(jrs.no_margin_mail).
static java.lang.String TAG_NO_MARGIN_PDF
          TAG_NO_MARGIN_PDF property about TO PDF: indicates whether no margin(jrs.no_margin_pdf).
static java.lang.String TAG_NO_MARGIN_PS
          TAG_NO_MARGIN_PS property about TO PostScript: indicates whether no margin(jrs.no_margin_ps).
static java.lang.String TAG_NO_MARGIN_RTF
          TAG_NO_MARGIN_RTF property about TO Rich Text Format: indicates whether no margin(jrs.no_margin_rtf).
static java.lang.String TAG_NO_WARNING
          TAG_NO_WARNING the HTTP query field about editing Publish to Email tasks in web browsers: whether warning when the task include more one Email(jrs.no_warning).
static java.lang.String TAG_NODE_DESC
          TAG_NODE_DESC the description of the resource node(jrs.node_desc).
static java.lang.String TAG_NODE_IMPORT_NO_REAL_PATH
          TAG_NODE_IMPORT_NO_REAL_PATH indicate if set real path when import(jrs.node_no_real_path).
static java.lang.String TAG_NODE_NAME
          TAG_NODE_NAME the name of a node in resource tree.
static java.lang.String TAG_NODE_PROP
          TAG_NODE_PROP the properties of the node to be deployed(jrs.node_prop).
static java.lang.String TAG_NODE_REAL_PATH
          TAG_NODE_REAL_PATH the real path of the resource node(jrs.node_real_path).
static java.lang.String TAG_NODE_SHARE
          TAG_NODE_SHARE indicates if the resource node is shared(jrs.node_share).
static java.lang.String TAG_NODE_TYPE
          TAG_NODE_TYPE the type of the resource node(jrs.node_type).
static java.lang.String TAG_NONBURSTING_PREFIX
          TAG_NON_BURSTING_PREFIX The prefix of task properties that only for the non-bursting result of a bursting task (jrs.nonbursting$).
static java.lang.String TAG_NORMAL_MAIL
          TAG_NORMAL_MAIL property about the task "Publish to Email": the JReport mail(jrs.csmail).
static java.lang.String TAG_NOTIFICATION_EMAILS
          TAG_NOTIFICATION_EMAILS property of scheduled tasks: email notification list(jrs.notification_emails).
static java.lang.String TAG_NOTIFY_DURATION
          TAG_NOTIFY_DURATION property about task duration notification
static java.lang.String TAG_NOTIFY_MAIL
          TAG_NOTIFY_MAIL property about task duration notify mail address
static java.lang.String TAG_ONCE_APM
          TAG_ONCE_APM property about task runtime(at): the PM or AM about run this task at(jrs.once_apm).
static java.lang.String TAG_ONLY_DEPLOY_FILES
          TAG_ONLY_DEPLOY_FILES indicates if just deploy catalogs and reports in the folder rather than deploy the folder.
static java.lang.String TAG_ONLY_DEPLOY_FILES_AND_SUBFOLDERS
          TAG_ONLY_DEPLOY_FILES_AND_SUBFOLDERS indicates if just deploy files and sub-folders in the folder rather than deploy the folder.
static int TAG_OVER_VIEW
          TAG_OVER_VIEW page style is over view(0).
static java.lang.String TAG_OWNER_NAME
          TAG_OWNER_NAME represent a folder's owner, a folder may has a owner, if a folder has a owner, it is called "user folder".
static java.lang.String TAG_PAGE_STYLE
          TAG_PAGE_STYLE page style of server home page(jrs.page_style).
static java.lang.String TAG_PARAM_EXPRESSION_PREFIX
          TAG_PARAM_EXPRESSION_PREFIX the prefix of JReport parameters expression(jrs.param.exp$).
static java.lang.String TAG_PARAM_FILE
          TAG_PARAM_FILE property about report: parameter file(jrs.param_file).
static java.lang.String TAG_PARAM_GEN_PREFIX
          TAG_PARAM_GEN_PREFIX the prefix of JReport parameters' generator(jrs.param_gen$).
static java.lang.String TAG_PARAM_IO_TIME
          TAG_PARAM_IO_TIME the String value of the JREngine's IO time.
static java.lang.String TAG_PARAM_IS_MULTIPLE_PREFIX
          Indicates whether a parameter is multiple-value in URL.
static java.lang.String TAG_PARAM_ISALL_PREFIX
          TAG_PARAM_ISALL_PREFIX the prefix of JReport multiple value parameters is all(jrs.param.isAll$).
static java.lang.String TAG_PARAM_PATTERN_PREFIX
           
static java.lang.String TAG_PARAM_PREFIX
          TAG_PARAM_PREFIX the prefix of JReport parameters(jrs.param$).
static java.lang.String TAG_PARAM_PROCESS_TIME
          TAG_PARAM_PROCESS_TIME the string value of the JREngine's process time.
static java.lang.String TAG_PARAM_REASON
          TAG_PARAM_REASON the string value of the JREngine's error reason.
static java.lang.String TAG_PARAM_SID
          PARAM_SID the string value of the JREngine's SID.
static java.lang.String TAG_PARAM_SINGLE_THREAD
          TAG_PARAM_SINGLE_THREAD the string value of the JREngine's single thread.
static java.lang.String TAG_PARAM_STATUS
          the value of Engine's status.
static java.lang.String TAG_PARAM_TOTAL_PAGE_NUMBER
          TAG_PARAM_TOTAL_PAGE_NUMBER the string value of the JREngine's TOTAL PAGE NUMBER.
static java.lang.String TAG_PARAM_VALUES
          TAG_PARAM_VALUES the escaped string of the parameter values of the report.
static java.lang.String TAG_PASSWORD
          TAG_PASSWORD the HTTP query field about changing password: current password(jrs.password).
static java.lang.String TAG_PASSWORD_PDF
          TAG_PASSWORD_PDF property about TO PDF: indicates whether password(jrs.password_pdf).
static java.lang.String TAG_PATH
          TAG_PATH is for the tag to transfer resource paths to JRClient: the resource path(jrs.path).
static java.lang.String TAG_PDF
          TAG_PDF property about the task "Publish to File System": PDF result name(jrs.pdf).
static java.lang.String TAG_PDF_CHANGALLOW
          TAG_PDF_CHANGALLOW property about TO PDF: indicates the PDF change allow value(jrs.pdf_changallow).
static java.lang.String TAG_PDF_CHECK_ENABLEACCESS
          TAG_PDF_CHECK_ENABLEACCESS property about TO PDF: indicates whether can access the PDF page(jrs.pdf_enabeaccess).
static java.lang.String TAG_PDF_CHECK_ENABLECOPY
          TAG_PDF_CHECK_ENABLECOPY property about TO PDF: indicates whether can copy the PDF page(jrs.pdf_enablecopy).
static java.lang.String TAG_PDF_COMPATIBITLY
          TAG_PDF_COMPATIBITLY property about TO PDF: indicates the PDF compatibitly(jrs.pdf_compatibitily).
static java.lang.String TAG_PDF_CONTACT_INF
          TAG_PDF_CONTACT_INF property about TO PDF: indicates the PDF contact information(jrs.pdf_contact_inf).
static java.lang.String TAG_PDF_DIGITAL_PATH
          TAG_PDF_DIGITAL_PATH property about TO PDF: indicates the PDF sign digital path(jrs.pdf_digital_path).
static java.lang.String TAG_PDF_DIR
          TAG_PDF_DIR property about the task "Publish to File System": the path of PDF result(jrs.pdf_dir).
static java.lang.String TAG_PDF_DIR_TYPE
          TAG_PDF_DIR_TYPE property about the Export: the path type of pdf result(jrs.pdf_dir_type) default is "1"
static java.lang.String TAG_PDF_DOCUMENT_REASON
          TAG_PDF_DOCUMENT_REASON property about TO PDF: indicates the PDF document reason(jrs.pdf_document_reason).
static java.lang.String TAG_PDF_EDIT_YOURSELF
           
static java.lang.String TAG_PDF_ENCRYPT
          TAG_PDF_ENCRYPT property about report: if enable pdf encrypt(jrs.pdf_encrypt).
static java.lang.String TAG_PDF_LOCATION
          TAG_PDF_LOCATION property about TO PDF: indicates the PDF location message(jrs.pdf_location).
static java.lang.String TAG_PDF_PERMIS_PASW
          TAG_PDF_PERMIS_PASW property about TO PDF: indicates the PDF permission password(jrs.drilldown_pdf).
static java.lang.String TAG_PDF_PRINTALLOW
          TAG_PDF_PRINTALLOW property about TO PDF: indicates the PDF print allow value(jrs.pdf_printallow).
static java.lang.String TAG_PDF_SIGN
          TAG_PDF_SIGN property about TO PDF: indicates whether can sign the PDF page(jrs.pdf_sign).
static java.lang.String TAG_PDF_SIGN_METHOD
          TAG_PDF_SIGN_METHOD property about TO PDF: indicates the PDF sign method(jrs.pdf_sign_method).
static java.lang.String TAG_PDF_USER_PASW
          TAG_PDF_USER_PASW property about TO PDF: indicates the PDF digital file user password(jrs.pdf_user_pasw).
static java.lang.String TAG_PERMISSION_MEMBER
          TAG_PERMISSION_MEMBER indicates the members can get the permission(jrs.permission_member).
static java.lang.String TAG_PERMISSION_VALUES
          TAG_PERMISSION_VALUES indicates the permissions that will set to members(jrs.permission_values).
static java.lang.String TAG_PLAINTEXT_MAIL_CHAR_HEIGHT
          TAG_PLAINTEXT_MAIL_CHAR_HEIGHT property about TO PLAIN TEXT MAIL: indicates the user defined character height (jrs.plaintext_mail_char_height) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_PLAINTEXT_MAIL_CHAR_WIDTH
          TAG_PLAINTEXT_MAIL_CHAR_WIDTH property about TO PLAIN TEXT MAIL: indicates the user defined character width (jrs.plaintext_mail_char_width) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_PLAINTEXT_MAIL_HASHEADFOOT
          TAG_PLAINTEXT_MAIL_HASHEADFOOT property about TO PLAIN TEXT MAIL: indicates whether to generate the page header or footer (jrs.plaintext_mail_hasheadfoot)
static java.lang.String TAG_PLAINTEXT_MAIL_TXT_COMPRESS
          TAG_PLAINTEXT_MAIL_TXT_COMPRESS property about TO PLAIN TEXT MAIL: indicates whether to compress the published text (jrs.plaintext_mail_txt_compress)
static java.lang.String TAG_PLAINTEXT_MAIL_TXT_WINDOWS
          TAG_PLAINTEXT_MAIL_TXT_WINDOWS property about TO PLAIN TEXT MAIL: indicates whether the text has "\n" for UNIX or "\r\n" for OS390 and Windows(jrs.plaintext_mail_txt_windows)
static java.lang.String TAG_PRINT_FOOTER
          TAG_PRINT_FOOTER property about TO EXCEL: indicates that if new the excel print page footer(jrs.print_footer).
static java.lang.String TAG_PRINT_GRIDLINES
          TAG_PRINT_GRIDLINES property about TO EXCEL: indicates that if new the excel print gridlines(jrs.print_gridlines).
static java.lang.String TAG_PRINT_HEADER
          TAG_PRINT_HEADER property about TO EXCEL: indicates that if the excel print page header(jrs.print_header).
static java.lang.String TAG_PRINT_MODE_PDF
          TAG_PRINT_MODE_PDF property about TO PDF: indicates whether is print mode(jrs.print_mode_pdf).
static java.lang.String TAG_PRINTER
          TAG_PRINTER property about jreport tasks: printer name(jrs.printer).
static java.lang.String TAG_PRINTER_ORIENTATION
           
static int TAG_PRINTER_ORIENTATION_LANDSCAPE
           
static int TAG_PRINTER_ORIENTATION_PORTRAIT
           
static java.lang.String TAG_PRINTER_PAPER_SIZE
           
static java.lang.String TAG_PRINTER_PRECISION
          TAG_PRINTER_PRECISION property about the task "Publish to Printer": indicate the precision level of Print.
static java.lang.String TAG_PROFILE
          TAG_PROFILE Property to indicate the profile.
static java.lang.String TAG_PROFILE_DESC
          TAG_DESCRIPTION Property to indicate the description of a profile.
static java.lang.String TAG_PROFILE_LAST_MODIFIED
          TAG_LAST_MODIFIED Property to indicate the last modified time of a function profile.
static java.lang.String TAG_PS
          TAG_PS property about the task "Publish to File System": PostScript result name(jrs.ps).
static java.lang.String TAG_PS_DIR
          TAG_PS_DIR property about the task "Publish to File System": the path of PostScript result(jrs.ps_dir).
static java.lang.String TAG_PS_DIR_TYPE
          TAG_PS_DIR_TYPE property about the Export: the path type of text result(jrs.ps_dir_type) default is "1"
static java.lang.String TAG_READ
          Deprecated. since version 6.1, replaced by READ
static java.lang.String TAG_REAL_PATH
          Deprecated. Replaced by TAG_NODE_REAL_PATH.
static java.lang.String TAG_RECIPIENT_PARAM_PREFIX
          TAG_RECIPIENT_PARAM_PREFIX The prefix of parameters that only for the query that retrieves recipient addresses (jrs.receipient_param$).
static java.lang.String TAG_RELATIVE_FONT_SIZE
          TAG_RELATIVE_FONT_SIZE property about TO HTML: indicates whether use relative font size to generate the HTML page(jrs.relative_font_size).
static java.lang.String TAG_REMOTE_ADDR
          TAG_REMOTE_ADDR the remote address of the client sent request(jrs.remote_addr);
static java.lang.String TAG_REMOTE_HOST
          TAG_REMOTE_HOST property about report: remote host(jrs.remote_host).
static java.lang.String TAG_REPLACE_OLD_VERSION
          TAG_REPLACE_OLD_VERSION indicates if replace the previous version(jrs.replace_old_version).
static java.lang.String TAG_REPORT
          TAG_REPORT property about report or report set: report(jrs.report).
static java.lang.String TAG_REPORT_COUNTRY
          TAG_REPORT_COUNTRY property about report: report language(jrs.rpt_country).
static java.lang.String TAG_REPORT_ENCODING
          TAG_REPORT_ENCODING property about report: report encoding(jrs.rpt_encoding).
static java.lang.String TAG_REPORT_ID
           
static java.lang.String TAG_REPORT_LANGUAGE
          TAG_REPORT_LANGUAGE property about report: report language(jrs.rpt_language).
static java.lang.String TAG_REPORT_NAMES
          TAG_REPORT_NAMES report names of report set
static java.lang.String TAG_REPORT_RESULT
          TAG_REPORT_RESULT property about result of report before v8: report_result (jrs.report_result)
static java.lang.String TAG_REPORT_SHEET
          TAG_REPORT_SHEET property about report set: report sheet(jrs.report_sheet).
static java.lang.String TAG_REPORT_TIMEOUT
          TAG_REPORT_TIMEOUT the time limit set by customer or system, if the running report time exceed it, system will identify the report as a large report by default.
static java.lang.String TAG_REQUEST_URL
          TAG_REQUEST_URL the request URL String(jrs.request_url).
static java.lang.String TAG_RERUN_MISSED_TASK
          TAG_RERUN_MISSED_TASK used to judge whether to re-run the missed task
static java.lang.String TAG_RESULT
          TAG_RESULT the HTTP query field: report result(jrs.result).
static java.lang.String TAG_RESULT_DOC
          TAG_RESULT_DOC the HTTP query field: report result doc (jrs.result_doc).
static java.lang.String TAG_RESULT_LOCATION
          TAG_RESULT_LOCATION customize the result location(not including filename) for on-demand.
static java.lang.String TAG_RESULT_LOCATION_TYPE
          TAG_RESULT_LOCATION_TYPE property direct the result-location type of the on-demand task(jrs.result_loca_type).
static java.lang.String TAG_RESULT_PRECISION
          TAG_RESULT_PRECISION property about the onDemand task, indicate the precision level of the result.
static java.lang.String TAG_RESULT_TYPE
          TAG_RESULT_TYPE property about report: result type(jrs.result_type).
static java.lang.String TAG_ROLE
          TAG_ROLE the role(jrs.role).
static java.lang.String TAG_ROLE_PERMISSION
          TAG_ROLE_PERMISSION the role permission(jrs.role_permission).
static java.lang.String TAG_ROLE_PRIVILEGE
          TAG_ROLE_PRIVILEGE the role privilege(jrs.role_privilege).
static java.lang.String TAG_RPT_RST_TYPES
          TAG_RPT_RST_TYPES the command of report HTTP server(jrs.report_result_types)
static java.lang.String TAG_RPT_VERSION
          TAG_RPT_VERSION the version of report(jrs.rpt_version).
static java.lang.String TAG_RSD
          TAG_RSD property about the task "Publish to File System": Rsd result name(jrs.rsd).
static java.lang.String TAG_RSD_DIR
          TAG_RSD_DIR property about the task "Publish to File System": the path of rsd result(jrs.rsd_dir).
static java.lang.String TAG_RSD_PRECISION
          TAG_RSD_PRECISION property about the task "Publish to Disk(Version)": indicate the precision level of rsd.
static java.lang.String TAG_RSD_RESULT
          TAG_RSD_RESULT property about .rsd result: rsd_result (jrs.rsd_result)
static java.lang.String TAG_RSD_ZIP_RESULT
          TAG_RSD_ZIP_RESULT property about the task "Publish to File System": indicates whether zip the rsd result(jrs.rsd_zip_result)
static java.lang.String TAG_RST
          TAG_RST property about the task "Publish to File System": JReport result name(jrs.rst).
static java.lang.String TAG_RST_DIR
          TAG_RST_DIR property about the task "Publish to File System": the path of JReport result(jrs.rst_dir).
static java.lang.String TAG_RST_DIR_TYPE
          TAG_RST_DIR_TYPE property about the Export: the path type of rst result(jrs.rst_dir_type) default is "1"
static java.lang.String TAG_RST_PRECISION
          TAG_RST_PRECISION property about the task "Publish to Disk(Version)": indicate the precision level of rst.
static java.lang.String TAG_RST_RESULT
          TAG_RST_RESULT property about .rst result: rst_result (jrs.rst_result)
static int TAG_RST_SAVE_ANALYSIS_VERSION
           
static int TAG_RST_SAVE_FULL_VERSION
           
static int TAG_RST_SAVE_REPORT_VERSION
           
static java.lang.String TAG_RST_VERSION
          TAG_RST_VERSION the version of result(jrs.rst_version).
static java.lang.String TAG_RTF
          TAG_RTF property about the task "Publish to File System": RTF(Rich Text Format) result name(jrs.rtf).
static java.lang.String TAG_RTF_DIR
          TAG_RTF_DIR property about the task "Publish to File System": the path of RTF(Rich Text Format) result(jrs.rtf_dir).
static java.lang.String TAG_RTF_DIR_TYPE
          TAG_RTF_DIR_TYPE property about the Export: the path type of text result(jrs.rtf_dir_type) default is "1"
static java.lang.String TAG_SCH_DAYS
          TAG_SCH_DAYS property about task runtime(periodically): the days in-between if run daily(jrs.sch_days).
static java.lang.String TAG_SCH_MONTH1
          TAG_SCH_MONTH1 property about task runtime(periodically):the months in-between if run monthly and under the mode of Date (jrs.months1).
static java.lang.String TAG_SCH_MONTH2
          TAG_SCH_MONTH2 property about task runtime(periodically):the months in-between if run monthly and under the mode of Weekday(jrs.months2).
static java.lang.String TAG_SCH_WEEKS
          TAG_SCH_WEEKS property about task runtime(periodically): indicate the week if run weekly (jrs.sch_weeks).
static java.lang.String TAG_SCHEDULE
          Deprecated. since version 6.1, replaced by SCHEDULE
static java.lang.String TAG_SCHEDULE_NAME
          TAG_SCHEDULE_NAME property of scheduled tasks: task name(jrs.schedule_name).
static java.lang.String TAG_SCHEDULE_TASK_TYPE
          TAG_SCHEDULE_TASK_TYPE property about schedule task type: default task or user task
static java.lang.String TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE
          TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE the max keep time allowing a finished report kept in monitor.
static java.lang.String TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER
          TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER the max number of finished reports.
static java.lang.String TAG_SERVER_MONITOR_JSP_REFRESH
          TAG_SERVER_MONITOR_REFRESH the time to refresh monitor.
static java.lang.String TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME
          TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME the time limit set by customer or system, if the running report time exceed it, system will identify the report as a overtime-running report by default.
static java.lang.String TAG_SERVER_MONITOR_JSP_USER
          TAG_SERVER_MONITOR_JSP_USER the user who is using monitor in jsp.
static java.lang.String TAG_SFTP_C2S_CmpA
          TAG_SFTP_C2S_CmpA property about the task "Publish to SFTP/SCP": the c2s compression algorithms of SFTP/SCP.
static java.lang.String TAG_SFTP_C2S_CphA
          TAG_SFTP_C2S_CphA property about the task "Publish to SFTP/SCP": the c2s cipher algorithms of SFTP/SCP.
static java.lang.String TAG_SFTP_C2S_Lang
          TAG_SFTP_C2S_CmpA property about the task "Publish to SFTP/SCP": the c2s language of SFTP/SCP.
static java.lang.String TAG_SFTP_C2S_MA
          TAG_SFTP_C2S_MA property about the task "Publish to SFTP/SCP": the c2s mac algorithms of SFTP/SCP.
static java.lang.String TAG_SFTP_HKAlgs
          TAG_SFTPS_HKAlgs property about the task "Publish to SFTP/SCP": the host key algorithms of SFTP/SCP.
static java.lang.String TAG_SFTP_KexAlgs
          TAG_SFTPS_KexAlgs property about the task "Publish to SFTP/SCP": the kex algorithms of SFTP/SCP.
static java.lang.String TAG_SFTP_KNOWNHOSTS
          TAG_SFTPS_KNOWNHOSTS property about the task "Publish to SFTP/SCP": the knownhosts file of SFTP/SCP.
static java.lang.String TAG_SFTP_S2C_CmpA
          TAG_SFTP_S2C_CmpA property about the task "Publish to SFTP/SCP": the s2c compression algorithms of SFTP/SCP.
static java.lang.String TAG_SFTP_S2C_CphA
          TAG_SFTP_S2C_CphA property about the task "Publish to SFTP/SCP": the s2c cipher algorithms of SFTP/SCP.
static java.lang.String TAG_SFTP_S2C_Lang
          TAG_SFTP_S2C_Lang property about the task "Publish to SFTP/SCP": the s2c language of SFTP/SCP.
static java.lang.String TAG_SFTP_S2C_MA
          TAG_SFTP_S2C_MA property about the task "Publish to SFTP/SCP": the s2c mac algorithms of SFTP/SCP.
static java.lang.String TAG_SFTP_SHKC
          TAG_SFTP_SHKC property about the task "Publish to SFTP/SCP": strict host key checking[yes|no].
static java.lang.String TAG_SORT_ORDER
          TAG_SORT_ORDER the report order's sorting order
static java.lang.String TAG_STYLE_GROUP
          TAG_STYLE_GROUP property about report: style group(jrs.style_group).
static java.lang.String TAG_SUBMIT_TIME
          TAG_SUBMIT_TIME the request SUBMIT_TIME String(jrs.request_url).
static java.lang.String TAG_SUCCESS_NOTIFY
          TAG_SUCCESS_NOTIFY property of scheduled tasks: email notification for successful reports(jrs.success_notify).
static java.lang.String TAG_TASK_CLASS
          TAG_TASK_CLASS property of scheduled tasks: task class(jrs.task_class).
static java.lang.String TAG_TASK_DURATION
          TAG_TASK_DURATION property about task duration
static java.lang.String TAG_TASK_ID
          TAG_TASK_ID property of scheduled tasks: task ID(jrs.task_id).
static java.lang.String TAG_TASK_LISTENER_CLASS
          TAG_TASK_LISTENER_CLASS property about task: indicate user's java class name implemented TaskListener(jrs.task_listener_class).
static java.lang.String TAG_TASK_NAME
          Deprecated since version 8.0.
static java.lang.String TAG_TASK_PRIORITY
          TAG_TASK_PRIORITY is used to set task's priority.
static java.lang.String TAG_TASK_SHOW_NAME
          TAG_TASK_SHOW_NAME property of scheduled tasks: task display name(jrs.task_show_name).
static java.lang.String TAG_TEMP_FILE
          TAG_TEMP_FILE the HTTP query field: temp file(jrs.temp_file).
static java.lang.String TAG_TEXT
          TAG_TEXT property about the task "Publish to File System": TEXT result name(jrs.text).
static java.lang.String TAG_TEXT_DIR
          TAG_TEXT_DIR property about the task "Publish to File System": the path of TEXT result(jrs.text_dir).
static java.lang.String TAG_TEXT_DIR_TYPE
          TAG_TEXT_DIR_TYPE property about the Export: the path type of text result(jrs.text_dir_type) default is "1"
static java.lang.String TAG_TEXT_IS_DELIMITER
          TAG_TEXT_IS_DELIMITER property about TO TEXT: indicates whether the delimiter is tab char or not(jrs.is_text_delimiter).
static java.lang.String TAG_TEXT_OVERFLOW
          TAG_TEXT_OVERFLOW property about TO HTML: indicates the text overflow type(jrs.text_overflow).
static java.lang.String TAG_THE_NAME_OF_PREFERRED_SERVER
          TAG_THE_NAME_OF_PREFERRED_SERVER indicate the name of the specified server (jrs.the_name_of_preferred_server)
static int TAG_TIFF_COMPRESS_DEFAULT
           
static int TAG_TIFF_COMPRESS_JEPG_TTN2
           
static int TAG_TIFF_COMPRESS_NONE
           
static int TAG_TIFF_COMPRESS_PACKBITS
           
static java.lang.String TAG_TIMEOUT_SEND_EMAIL
          TAG_TIMEOUT_SEND_EMAIL the large report will send a E-mail or not.
static java.lang.String TAG_TIMEOUT_SENDMAIL_MESSAGE
          TAG_TIMEOUT_SENDMAIL_MESSAGE the message added by user when a large report is sent to E-mail
static java.lang.String TAG_TIMEZONE
          TAG_TIMEZONE property about report: time zone(jrs.timezone).
static java.lang.String TAG_TO_DISK
          TAG_TO_DISK property about schedule: indicates that if the schedule has to disk task(jrs.to_disk).
static java.lang.String TAG_TO_DISK_EXCEL_PATH_TYPE
          TAG_TO_DISK_EXCEL_PATH_TYPE indicate publish excel file to report server path or server real path
static java.lang.String TAG_TO_DISK_HTML_PATH_TYPE
          TAG_TO_DISK_HTML_PATH_TYPE indicate publish html file to report server path or server real path
static java.lang.String TAG_TO_DISK_PDF_PATH_TYPE
          TAG_TO_DISK_PDF_PATH_TYPE indicate publish pdf file to report server path or server real path
static java.lang.String TAG_TO_DISK_PS_PATH_TYPE
          TAG_TO_DISK_PS_PATH_TYPE indicate publish PostScript file to report server path or server real path
static int TAG_TO_DISK_REAL_SERVER_PATH
          TAG_TO_DISK_REAL_SERVER_PATH publish to server real path
static int TAG_TO_DISK_RPT_SERVER_PATH
          TAG_TO_DISK_RPT_SERVER_PATH publish to report server path
static java.lang.String TAG_TO_DISK_RSD_PATH_TYPE
          TAG_TO_DISK_RSD_PATH_TYPE indicate publish rsd file to report server path or server real path (jrs.to_disk_rsd_path_type)
static java.lang.String TAG_TO_DISK_RST_PATH_TYPE
          TAG_TO_DISK_RST_PATH_TYPE indicate publish result file to report server path or server real path (jrs.to_disk_rst_path_type)
static java.lang.String TAG_TO_DISK_RTF_PATH_TYPE
          TAG_TO_DISK_RTF_PATH_TYPE indicate publish rich text format file to report server path or server real path (jrs.to_disk_rtf_path_type)
static java.lang.String TAG_TO_DISK_SVG
           
static java.lang.String TAG_TO_DISK_SVG_PATH_TYPE
          TAG_TO_DISK_SVG_PATH_TYPE indicate publish svg file to report server path or server real path
static java.lang.String TAG_TO_DISK_TEXT_PATH_TYPE
          TAG_TO_DISK_TEXT_PATH_TYPE indicate publish text file to report server path or server real path
static java.lang.String TAG_TO_DISK_TIFF
           
static java.lang.String TAG_TO_DISK_TIFF_PATH_TYPE
          TAG_TO_DISK_TIFF_PATH_TYPE indicate publish tiff file to report server path or server real path
static java.lang.String TAG_TO_DISK_XML_PATH_TYPE
          TAG_TO_DISK_XML_PATH_TYPE indicate publish xml file to report server path or server real path
static java.lang.String TAG_TO_ENCODING
          TAG_TO_ENCODING property about report: the encoding after converting(jrs.to_encoding).
static java.lang.String TAG_TO_EXCEL
          TAG_TO_EXCEL property about task 'run publish':indicate file type as excel file if publishing to disk (jrs.to_excel).
static java.lang.String TAG_TO_FAX
          TAG_TO_FAX property about schedule: indicates that if the schedule has to fax task(jrs.to_fax).
static java.lang.String TAG_TO_FAX_COMMENTS
          TAG_TO_FAX_COMMENTS property about schedule: indicates fax comments (jrs.to_fax_comments)
static java.lang.String TAG_TO_FAX_DATE
          TAG_TO_FAX_DATE property about schedule: indicates fax send date
static java.lang.String TAG_TO_FAX_FOR_REVIEW
          TAG_TO_FAX_FOR_REVIEW property about schedule: indicates whether this fax is for review
static java.lang.String TAG_TO_FAX_FROM
          TAG_TO_FAX_FROM property about schedule: indicates the fax sender (jrs.to_fax_from)
static java.lang.String TAG_TO_FAX_FROM_COMPANY_NAME
          TAG_TO_FAX_FROM_COMPANY_NAME property about schedule: indicates the sender's company
static java.lang.String TAG_TO_FAX_FROM_PHONE
          TAG_TO_FAX_FROM_PHONE property about schedule: indicates the sender's phone number
static java.lang.String TAG_TO_FAX_IS_INCLUDE_COVER
          TAG_TO_FAX_IS_INCLUDE_COVER property about schedule: indicates whether include fax cover
static java.lang.String TAG_TO_FAX_PLEASE_COMMENT
          TAG_TO_FAX_PLEASE_COMMENT property about schedule: indicates whether this fax need comment
static java.lang.String TAG_TO_FAX_PLEASE_RECYCLE
          TAG_TO_FAX_PLEASE_RECYCLE property about schedule: indicates whether this fax need recycle
static java.lang.String TAG_TO_FAX_PLEASE_REPLY
          TAG_TO_FAX_PLEASE_REPLY property about schedule: indicates whether this fax need reply
static java.lang.String TAG_TO_FAX_QUALITY
          TAG_TO_FAX_QUALITY property about schedule: indicates fax quality (jrs.to_fax_quality)
static java.lang.String TAG_TO_FAX_QUALITY_BEST
          TAG_TO_FAX_QUALITY_BEST property about schedule: indicates best fax quality (jrs.to_fax_quality_best)
static java.lang.String TAG_TO_FAX_QUALITY_FAST
          TAG_TO_FAX_QUALITY_FAST property about schedule: indicates fast fax quality (jrs.to_fax_quality_fast)
static java.lang.String TAG_TO_FAX_QUALITY_NORMAL
          TAG_TO_FAX_QUALITY_NORMAL property about schedule: indicates normal fax quality (jrs.to_fax_quality_normal)
static java.lang.String TAG_TO_FAX_SUBJECT
          TAG_TO_FAX_SUBJECT property about schedule: indicates fax subject (jrs.to_fax_subject)
static java.lang.String TAG_TO_FAX_TO
          TAG_TO_FAX_TO property about schedule: indicates the fax receiptor (jrs.to_fax_to)
static java.lang.String TAG_TO_FAX_TO_FAX_NUMBER
          TAG_TO_FAX_TO_FAX_NUMBER about schedule: indicates the receiptor's fax number (jrs.to_fax_to_fax_num)
static java.lang.String TAG_TO_FAX_URGENT
          TAG_TO_FAX_IS_INCLUDE_COVER property about schedule: indicates whether this fax is urgent
static java.lang.String TAG_TO_FTP
          TAG_TO_FTP property about schedule: indicates that if the schedule has to FTP task.
static java.lang.String TAG_TO_FTP_EXCEL
          TAG_TO_FTP_EXCEL property about the task "Publish to FTP": indicates whether the FTP has Excel format.
static java.lang.String TAG_TO_FTP_HTML
          TAG_TO_FTP_HTML property about the task "Publish to FTP": indicates whether the FTP has HTML format.
static java.lang.String TAG_TO_FTP_PDF
          TAG_TO_FTP_PDF property about the task "Publish to FTP": indicates whether the FTP has PDF format.
static java.lang.String TAG_TO_FTP_PS
          TAG_TO_FTP_PS property about the task "Publish to FTP": indicates whether the FTP has PS format.
static java.lang.String TAG_TO_FTP_RST
          TAG_TO_FTP_RST property about the task "Publish to FTP": indicates whether the FTP has rst format.
static java.lang.String TAG_TO_FTP_RTF
          TAG_TO_FTP_RTF property about the task "Publish to FTP": indicates whether the FTP has Rtf format.
static java.lang.String TAG_TO_FTP_TXT
          TAG_TO_FTP_TXT property about the task "Publish to FTP": indicates whether the FTP has TXT format.
static java.lang.String TAG_TO_FTP_XML
          TAG_TO_FTP_XML property about the task "Publish to FTP": indicates whether the FTP has XML format.
static java.lang.String TAG_TO_HTML
          TAG_TO_HTML property about task 'run publish':indicate file type as HTML file if publishing to disk (jrs.to_html).
static java.lang.String TAG_TO_MAIL
          TAG_TO_MAIL property about schedule: indicates that if the schedule has to e-mail task(jrs.to_mail).
static java.lang.String TAG_TO_MAIL_EXCEL
          TAG_TO_MAIL_EXCEL property about TO MAIL: indicates that if the schedule has to excel mail task(jrs.to_mail_excel).
static java.lang.String TAG_TO_MAIL_HTML
          TAG_TO_MAIL_HTML property about TO MAIL: indicates that if the schedule has to html mail task(jrs.to_mail_html).
static java.lang.String TAG_TO_MAIL_HTMLMAIL
          TAG_TO_MAIL_HTMLMAIL property about TO MAIL: indicates that if the mail is html format(jrs.to_mail_htmlmail).
static java.lang.String TAG_TO_MAIL_PDF
          TAG_TO_MAIL_PDF property about TO MAIL: indicates that if the schedule has to pdf mail task.
static java.lang.String TAG_TO_MAIL_PLAINTXT
          deprecated.
static java.lang.String TAG_TO_MAIL_PS
          TAG_TO_MAIL_PS property about TO MAIL: indicates that if the schedule has to PostScript mail task(jrs.to_mail_ps).
static java.lang.String TAG_TO_MAIL_RST
          TAG_TO_MAIL_RST property about TO MAIL: indicates that if the mail has rst attached file(jrs.to_mail_rst).
static java.lang.String TAG_TO_MAIL_RTF
          TAG_TO_MAIL_RTF property about TO MAIL: indicates that if the schedule has to rtf mail task(jrs.to_mail_rtf).
static java.lang.String TAG_TO_MAIL_SVG
           
static java.lang.String TAG_TO_MAIL_TEXTMAIL
          TAG_TO_MAIL_TEXTMAIL property about TO MAIL: indicates that whether the mail result in plain text E-mail format or not(jrs.to_mail_textmail).
static java.lang.String TAG_TO_MAIL_TIFF
           
static java.lang.String TAG_TO_MAIL_TXT
          TAG_TO_MAIL_TXT property about TO MAIL: indicates that if the schedule has to text mail task(jrs.to_mail_txt).
static java.lang.String TAG_TO_MAIL_XML
          TAG_TO_MAIL_XML property about TO MAIL: indicates that if the schedule has to xml mail task.
static java.lang.String TAG_TO_PDF
          TAG_TO_PDF property about task 'run publish':indicate file type as PDF file if publishing to disk (jrs.to_pdf).
static java.lang.String TAG_TO_PRINTER
          TAG_TO_PRINTER property about schedule: indicates that if the schedule has to printer task(jrs.to_printer).
static java.lang.String TAG_TO_PS
          TAG_TO_PS property about task 'run publish':indicate file type as PostScript file if publishing to disk (jrs.to_ps).
static java.lang.String TAG_TO_RSD
          TAG_TO_RSD property about task 'run publish':indicate file type as rsd file if publishing to disk (jrs.to_rsd).
static java.lang.String TAG_TO_RST
          TAG_TO_RST property about task 'run publish':indicate file type as result file if publishing to disk (jrs.to_rst).
static java.lang.String TAG_TO_RTF
          TAG_TO_RTF property about task 'run publish':indicate file type as Rich Text Format file if publishing to disk (jrs.to_rtf).
static java.lang.String TAG_TO_TEXT
          TAG_TO_TEXT property about task 'run publish':indicate file type as text file if publishing to disk (jrs.to_text).
static java.lang.String TAG_TO_VERSION
          TAG_TO_VERSION property about schedule: indicates that if the schedule has to version task(jrs.to_version).
static java.lang.String TAG_TO_VERSION_EXCEL
          TAG_TO_VERSION_EXCEL property about TO VERSION: indicates that if the schedule has to excel version task(jrs.to_version_excel).
static java.lang.String TAG_TO_VERSION_HTML
          TAG_TO_VERSION_HTML property about TO VERSION: indicates that if the schedule has to html version task(jrs.to_version_html).
static java.lang.String TAG_TO_VERSION_PDF
          TAG_TO_VERSION_PDF property about TO VERSION: indicates that if the schedule has to pdf version task(jrs.to_version_pdf).
static java.lang.String TAG_TO_VERSION_PS
          TAG_TO_VERSION_PS property about TO VERSION: indicates that if the schedule has to PostScript version task(jrs.to_version_ps).
static java.lang.String TAG_TO_VERSION_RSD
          TAG_TO_VERSION_RSD property about TO VERSION: indicates that if the schedule has to rsd(DHTML result) version task(jrs.to_version_rsd).
static java.lang.String TAG_TO_VERSION_RST
          TAG_TO_VERSION_RST property about TO VERSION: indicates that if the schedule has to rst version task(jrs.to_version_rst).
static java.lang.String TAG_TO_VERSION_RTF
          TAG_TO_VERSION_RTF property about TO VERSION: indicates that if the schedule has to rtf version task(jrs.to_version_rtf).
static java.lang.String TAG_TO_VERSION_SVG
           
static java.lang.String TAG_TO_VERSION_TIFF
           
static java.lang.String TAG_TO_VERSION_TXT
          TAG_TO_VERSION_TXT property about TO VERSION: indicates that if the schedule has to text version task(jrs.to_version_txt).
static java.lang.String TAG_TO_VERSION_XML
          TAG_TO_VERSION_XML property about TO VERSION: indicates that if the schedule has to xml version task(jrs.to_version_xml).
static java.lang.String TAG_TO_XML
          TAG_TO_XML property about task 'run publish ':indicate file type as xml file if publishing to disk (jrs.to_xml).
static java.lang.String TAG_TOC_PDF
          TAG_TOC_PDF property about TO PDF: indicates whether the pdf has TOC(jrs.toc_pdf).
static java.lang.String TAG_TRIGGERS_ARRAY
          TAG_TRIGGERS_ARRAY used to submit a task which bind a trigger
static java.lang.String TAG_TRIGGERS_LOGIC
          TAG_TRIGGERS_LOGIC used to define logic between time condition and a trigger
static java.lang.String TAG_TXT_COMPRESS
          TAG_TXT_COMPRESS property about TO TEXT: indicates whether to compress the published text file(jrs.txt_compress).
static java.lang.String TAG_TXT_COMPRESS_MAIL
          TAG_TXT_COMPRESS_MAIL property about the task "Publish to Email": the mail format based on TEXT(jrs.txt_compress_mail).
static java.lang.String TAG_TXT_RESOLUTION
          TAG_TXT_RESOLUTION property about TO TEXT: indicates the resolution of the TEXT page (jrs.text_resolution)
static java.lang.String TAG_TXT_WINDOWS
          TAG_TXT_WINDOWS property about TO TEXT: indicates whether to apply "\r\n" for OS390 and Windows or "\n" for UNIX (jrs.txt_windows).
static java.lang.String TAG_UID
          TAG_UID property about report: user ID(jrs.uid).
static java.lang.String TAG_UPD_APM
          TAG_UPD_APM property about task runtime(periodically): the PM or AM about Updata at(jrs.upd_apm).
static java.lang.String TAG_USE_DEF_DB_USER
          TAG_USE_DEF_DB_USER property to run reports: whether use the default DB user ID and password in the catalog(jrs.use_def_db_user).
static java.lang.String TAG_USE_DEF_DS_USER
          TAG_USE_DEF_DS_USER property to set whether use the default DS user ID and password in the catalog
static java.lang.String TAG_USE_HTML_TABLE
          TAG_USE_HTML_TABLE property about TO HTML: indicates whether to use HTML Data Table or not(jrs.use_html_table).
static java.lang.String TAG_USE_NEW_DB_PSWD
          TAG_USE_NEW_DB_PSWD property to run reports: whether use the new DB password(jrs.use_new_db_pswd).
static java.lang.String TAG_USE_NEW_DS_PSWD
          TAG_USE_NEW_DS_PSWD property to set whether use the new ds password
static java.lang.String TAG_USE_SCOPE
          TAG_USE_SCOPE property about TO HTML: indicates whether to use Scope Attribute or not(jrs.use_scope).
static java.lang.String TAG_USE_SECTION508_OUTPUT
          TAG_USE_SECTION508_OUTPUT property about TO HTML: indicates whether use Section 508 compliant output or not(jrs.use_section508_output).
static java.lang.String TAG_USE_TABLE
          TAG_USE_TABLE property about TO HTML: indicates whether use HTML table to generate the HTML page(jrs.use_table).
static java.lang.String TAG_USE_TABLE_MAIL
          TAG_USE_TABLE_MAIL property about the task "Publish to Email": the mail format based on HTML(jrs.use_table_mail).
static java.lang.String TAG_USER
          TAG_USER the user(jrs.user).
static java.lang.String TAG_USER_LAST_LOGIN_TIME
          TAG_USER_LAST_LOGIN_TIME preference property name about if display user last login time
static java.lang.String TAG_USER_LAST_LOGOUT_TIME
          TAG_USER_LAST_LOGOUT_TIME preference property name about if display user last logout time
static java.lang.String TAG_USER_PERMISSION
          TAG_USER_PERMISSION the user permission(jrs.user_permission).
static java.lang.String TAG_USER_PRIVILEGE
          TAG_USER_PRIVILEGE the user privilege(jrs.user_privilege).
static java.lang.String TAG_USER_TASK_CLASS
          TAG_USER_TASK_CLASS property about user task class name
static java.lang.String TAG_USER_TASK_DISPLAY_NAME
          TAG_USER_TASK_DISPLAY_NAME property about user task class display name.
static java.lang.String TAG_USER_TASK_PROP
          TAG_USER_TASK_PROP property about user task properties
static java.lang.String TAG_USERDEFINED_PROPERTY_PREFIX
          TAG_USERDEFINED_PROPERTY_PREFIX the prefix of the user-defined properties(userdefined.properties.).
static java.lang.String TAG_VER_DATE
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version creation time in miliseconds.
static java.lang.String TAG_VER_DATE_STR
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version creation time in date string.
static java.lang.String TAG_VER_ID
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version ID.
static java.lang.String TAG_VER_NAME
          TAG_VER_NAME property about the result version: the result version name(jrs.version_name).
static java.lang.String TAG_VER_PARAM
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version parameter file.
static java.lang.String TAG_VER_RST
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version file.
static java.lang.String TAG_VERSION_BEST_EDITING_RTF
          TAG_VERSION_BEST_EDITING_RTF property about TO RTF VERSION: indicates whether is best editing (jrs.version_best_editing_rtf)
static java.lang.String TAG_VERSION_CHAR_HEIGHT
          TAG_VERSION_CHAR_HEIGHT property about TO TEXT VERSION: indicates the user defined character height (jrs.version_char_height) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_VERSION_CHAR_WIDTH
          TAG_VERSION_CHAR_WIDTH property about TO TEXT VERSION: indicates the user defined character width (jrs.version_char_width) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_VERSION_COMPRESS_IMAGE_PDF
          TAG_VERSION_COMPRESS_IMAGE_PDF property about TO PDF VERSION: indicates whether compress image (jrs.version_compress_image_pdf)
static java.lang.String TAG_VERSION_DATE
          TAG_VERSION_DATE indicate version date (jrs.version_date).
static java.lang.String TAG_VERSION_DELIMITER
          TAG_VERSION_DELIMITER property about TO TEXT VERSION: A character which will be used in SDF(Standard Data Format) format.
static java.lang.String TAG_VERSION_DRILLDOWN
          TAG_VERSION_DRILLDOWN property about TO HTML VERSION: indicates whether can drilldown the HTML page (jrs.version_drilldown)
static java.lang.String TAG_VERSION_DRILLDOWN_PDF
          TAG_VERSION_DRILLDOWN_PDF property about TO PDF VERSION: indicates whether can drilldown the PDF page (jrs.version_drilldown_pdf)
static java.lang.String TAG_VERSION_EMBEDDED_CSS
          TAG_VERSION_EMBEDDED_CSS property about TO HTML VERSION: indicates whether html embed CSS when generating multiple files(jrs.version_embedded_css).
static java.lang.String TAG_VERSION_EXCEL_ADVANCED
          TAG_VERSION_EXCEL_ADVANCED property about TO EXCEL VERSION: indicates that if the excel advanced (jrs.version_excel_advanced)
static java.lang.String TAG_VERSION_EXCEL_BREAK_PAGE
           
static java.lang.String TAG_VERSION_EXCEL_EXPORT_XML
           
static java.lang.String TAG_VERSION_EXCEL_HIDE_BACK
           
static java.lang.String TAG_VERSION_EXCEL_LAYOUT
          TAG_VERSION_EXCEL_LAYOUT property about TO EXCEL VERSION: indicates that if new excel layout (jrs.version_excel_layout)
static java.lang.String TAG_VERSION_EXCEL_PRECISION
          TAG_VERSION_EXCEL_PRECISION property about the task "Publish to Version": indicate the precision level of Excel.
static java.lang.String TAG_VERSION_EXCEL_WORDWRAP
          TAG_VERSION_EXCEL_WORDWRAP property about TO EXCEL VERSION: indicates that if the excel has wordwrap format (jrs.version_excel_wordwrap)
static java.lang.String TAG_VERSION_EXCEL2000
          TAG_VERSION_EXCEL2000 property about TO EXCEL VERSION: indicates that if the excel has excel2000 format (jrs.version_excel2000)
static java.lang.String TAG_VERSION_FILES
          TAG_VERSION_FILES indicate version files (jrs.version_files).
static java.lang.String TAG_VERSION_FORMAT_CHART
          TAG_VERSION_FORMAT_CHART property about TO HTML VERSION: indicates whether the chart in html file is an applet (jrs.version_format_chart)
static java.lang.String TAG_VERSION_GIF_TRANSPARENT_PDF
          TAG_VERSION_GIF_TRANSPARENT_PDF property about TO PDF VERSION: indicates whether the figure is transparent or not (jrs.version_gif_transparent_pdf)
static java.lang.String TAG_VERSION_HAS_HYPERLINK
          TAG_VERSION_HAS_HYPERLINK property about TO HTML VERSION: indicates whether the hyperlink is generated (jrs.version_has_hyperlink)
static java.lang.String TAG_VERSION_HAS_PAGE_NUMBER
          TAG_VERSION_HAS_PAGE_NUMBER property about TO HTML VERSION: indicates whether generate the page number (jrs.version_has_page_number)
static java.lang.String TAG_VERSION_HAS_SHAPES
          TAG_VERSION_HAS_SHAPES property about TO EXCEL VERSION: indicates that if the excel has shapes (jrs.version_has_shapes)
static java.lang.String TAG_VERSION_HASHEADFOOT
          TAG_VERSION_HASHEADFOOT property about TO TEXT VERSION: indicates whether to generate the page header or footer (jrs.version_hasheadfoot)
static java.lang.String TAG_VERSION_HTML_PRECISION
          TAG_VERSION_HTML_PRECISION property about the task "Publish to Version": indicate the precision level of HTML.
static java.lang.String TAG_VERSION_HTML_RESOLUTION
          TAG_VERSION_HTML_RESOLUTION property about TO HTML VERSION: indicates the resolution of the HTML page (jrs.version_html_resolution)
static java.lang.String TAG_VERSION_ID
          TAG_VERSION_ID the HTTP query field: result version ID(jrs.version_id).
static java.lang.String TAG_VERSION_IS_CHART_APPLET
          TAG_VERSION_IS_CHART_APPLET property about TO HTML VERSION: indicates whether the chart in html file is an applet (jrs.version_is_chart_applet)
static java.lang.String TAG_VERSION_IS_CSV
          TAG_VERSION_IS_CSV property about TO TEXT VERSION: indicates whether the text file is csv format(jrs.version_is_csv)
static java.lang.String TAG_VERSION_IS_DHTML
          TAG_VERSION_IS_DHTML property about TO HTML VERSION: indicates whether to show DHTML page (jrs.version_is_dhtml)
static java.lang.String TAG_VERSION_IS_MATCH_LAYOUT
          Deprecated. As of version 8.1, replaced by TAG_VERSION_EXCEL_LAYOUT
static java.lang.String TAG_VERSION_IS_MULTI_FILES
          TAG_VERSION_IS_MULTI_FILES property about TO HTML VERSION: indicates whether html is generated to a file or to multiple files (jrs.version_is_multi_files)
static java.lang.String TAG_VERSION_IS_NORMAL_TEXT
          TAG_VERSION_IS_NORMAL_TEXT property about TO TEXT VERSION: indicates whether this text file is a standard data format or not.
static java.lang.String TAG_VERSION_IS_ONLY_DATA
          TAG_VERSION_IS_ONLY_DATA property about TO XML VERSION: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported (jrs.version_is_only_data)
static java.lang.String TAG_VERSION_IS_QUOTEMARK
          TAG_VERSION_IS_QUOTEMARK property about TO TEXT VERSION: indicates whether the strings have quotemarks (jrs.version_is_quotemark)
static java.lang.String TAG_VERSION_IS_REPEAT
          TAG_VERSION_IS_REPEAT property about TO TEXT VERSION: indicates whether the same content is repeated (jrs.version_is_repeat)
static java.lang.String TAG_VERSION_IS_TAB
          TAG_VERSION_IS_TAB property about TO TEXT VERSION: indicates whether the delimiter is tab char or not(jrs.version_is_tab).
static java.lang.String TAG_VERSION_NO_MARGIN_HTML
          TAG_VERSION_NO_MARGIN_HTML property about TO HTML VERSION: indicates whether no margin in the HTML page (jrs.version_no_margin_html)
static java.lang.String TAG_VERSION_NO_MARGIN_PDF
          TAG_VERSION_NO_MARGIN_PDF property about TO PDF VERSION: indicates whether no margin (jrs.version_no_margin_pdf)
static java.lang.String TAG_VERSION_NO_MARGIN_PS
          TAG_VERSION_NO_MARGIN_PS property about TO PS VERSION: indicates whether no margin (jrs.version_no_margin_ps)
static java.lang.String TAG_VERSION_NO_MARGIN_RTF
          TAG_VERSION_NO_MARGIN_RTF property about TO RTF VERSION: indicates whether no margin (jrs.version_no_margin_rtf)
static java.lang.String TAG_VERSION_NUMBER
          TAG_VERSION_NUMBER indicate version number (jrs.version_number).
static java.lang.String TAG_VERSION_PDF_ACROSS_PAGE
           
static java.lang.String TAG_VERSION_PDF_CHANGALLOW
           
static java.lang.String TAG_VERSION_PDF_CHECK_ENABLEACCESS
           
static java.lang.String TAG_VERSION_PDF_CHECK_ENABLECOPY
           
static java.lang.String TAG_VERSION_PDF_COMPATIBITLY
           
static java.lang.String TAG_VERSION_PDF_CONTACT_INF
           
static java.lang.String TAG_VERSION_PDF_DIGITAL_PATH
           
static java.lang.String TAG_VERSION_PDF_DOCUMENT_REASON
           
static java.lang.String TAG_VERSION_PDF_EDIT_YOURSELF
           
static java.lang.String TAG_VERSION_PDF_ENCRYPT
           
static java.lang.String TAG_VERSION_PDF_LOCATION
           
static java.lang.String TAG_VERSION_PDF_LOGIC_SPLIT
           
static java.lang.String TAG_VERSION_PDF_MARGIN
           
static java.lang.String TAG_VERSION_PDF_MARGIN_B
           
static java.lang.String TAG_VERSION_PDF_MARGIN_L
           
static java.lang.String TAG_VERSION_PDF_MARGIN_R
           
static java.lang.String TAG_VERSION_PDF_MARGIN_T
           
static java.lang.String TAG_VERSION_PDF_PAGE_HEIGHT
           
static java.lang.String TAG_VERSION_PDF_PAGE_WIDTH
           
static java.lang.String TAG_VERSION_PDF_PAPER_SIZE
           
static java.lang.String TAG_VERSION_PDF_PERMIS_PASW
           
static java.lang.String TAG_VERSION_PDF_PRECISION
          TAG_VERSION_PDF_PRECISION property about the task "Publish to Version": indicate the precision level of PDF.
static java.lang.String TAG_VERSION_PDF_PRINTALLOW
           
static java.lang.String TAG_VERSION_PDF_PWD
           
static java.lang.String TAG_VERSION_PDF_SIGN
           
static java.lang.String TAG_VERSION_PDF_SIGN_METHOD
           
static java.lang.String TAG_VERSION_PDF_SPLIT_PAGE
           
static java.lang.String TAG_VERSION_PDF_USER_PASW
           
static java.lang.String TAG_VERSION_PRINT_FOOTER
          TAG_VERSION_PRINT_FOOTER property about TO EXCEL VERSION: indicates that if the excel has print page footer (jrs.version_print_footer)
static java.lang.String TAG_VERSION_PRINT_GRIDLINES
          TAG_VERSION_PRINT_GRIDLINES property about TO EXCEL VERSION: indicates that if the excel has print gridlines (jrs.version_print_gridlines)
static java.lang.String TAG_VERSION_PRINT_HEADER
          TAG_VERSION_PRINT_HEADER property about TO EXCEL VERSION: indicates that if the excel has print page header (jrs.version_print_header)
static java.lang.String TAG_VERSION_PRINT_MODE_PDF
          TAG_VERSION_PRINT_MODE_PDF property about TO PDF VERSION: indicates whether is print mode (jrs.version_print_mode_pdf)
static java.lang.String TAG_VERSION_PS_PRECISION
          TAG_VERSION_PS_PRECISION property about the task "Publish to Version": indicate the precision level of PS.
static java.lang.String TAG_VERSION_RELATIVE_FONT_SIZE
          TAG_VERSION_RELATIVE_FONT_SIZE property about TO HTML VERSION: indicates whether use relative font size to generate the HTML page (jrs.version_relative_font_size)
static java.lang.String TAG_VERSION_RESULT
          TAG_VERSION_RESULT property about report version result file name(jrs.version_result).
static java.lang.String TAG_VERSION_RSD_ZIP_RESULT
          TAG_VERSION_RSD_ZIP_RESULT property about TO RSD VERSION: indicates whether zip rsd result (jrs.version_rsd_zip_result)
static java.lang.String TAG_VERSION_RST_VERSION_TYPE
           
static java.lang.String TAG_VERSION_RTF_PRECISION
          TAG_VERSION_RTF_PRECISION property about the task "Publish to Version": indicate the precision level of RTF.
static java.lang.String TAG_VERSION_TEXT_IS_DELIMITER
          TAG_VERSION_TEXT_IS_DELIMITER property about TO TEXT VERSION: indicates whether the delimiter is tab char or not(jrs.version_text_is_delimiter).
static java.lang.String TAG_VERSION_TEXT_OVERFLOW
          TAG_VERSION_TEXT_OVERFLOW property about TO HTML VERSION: indicates the text overflow type(jrs.version_text_overflow)
static java.lang.String TAG_VERSION_TEXT_PRECISION
          TAG_VERSION_TEXT_PRECISION property about the task "Publish to Version": indicate the precision level of Text.
static java.lang.String TAG_VERSION_TIFF_COMPRESS
           
static java.lang.String TAG_VERSION_TIFF_MARGIN
           
static java.lang.String TAG_VERSION_TIFF_MARGIN_B
           
static java.lang.String TAG_VERSION_TIFF_MARGIN_L
           
static java.lang.String TAG_VERSION_TIFF_MARGIN_R
           
static java.lang.String TAG_VERSION_TIFF_MARGIN_T
           
static java.lang.String TAG_VERSION_TIFF_MONOCHROME
           
static java.lang.String TAG_VERSION_TOC_PDF
          TAG_VERSION_TOC_PDF property about TO PDF VERSION: indicates whether the pdf has TOC (jrs.version_toc_pdf)
static java.lang.String TAG_VERSION_TXT_COMPRESS
          TAG_VERSION_TXT_COMPRESS property about TO TEXT VERSION: indicates whether to compress the published text file (jrs.version_txt_compress)
static java.lang.String TAG_VERSION_TXT_RESOLUTION
          TAG_VERSION_TXT_RESOLUTION property about TO TEXT VERSION: indicates the resolution of the TEXT file (jrs.version_txt_resolution)
static java.lang.String TAG_VERSION_TXT_WINDOWS
          TAG_VERSION_TXT_WINDOWS property about TO TEXT VERSION: indicates whether the text file has "\n" for UNIX or "\r\n" for OS390 and Windows(jrs.version_txt_windows)
static java.lang.String TAG_VERSION_USE_HTML_TABLE
          TAG_VERSION_USE_HTML_TABLE property about TO HTML VERSION: indicates whether to use HTML Data Table or not(jrs.version_use_html_table)
static java.lang.String TAG_VERSION_USE_SCOPE
          TAG_VERSION_USE_SCOPE property about TO HTML VERSION: indicates whether to use Scope Attribute or not(jrs.version_use_scope)
static java.lang.String TAG_VERSION_USE_SECTION508_OUTPUT
          TAG_VERSION_USE_SECTION508_OUTPUT property about TO HTML VERSION: indicates whether use Section 508 compliant output or not(jrs.version_use_section508_output).
static java.lang.String TAG_VERSION_USE_TABLE
          TAG_VERSION_USE_TABLE property about TO HTML VERSION: indicates whether use HTML table to generate the HTML page (jrs.version_use_table)
static java.lang.String TAG_VERSION_WEB_BROWSER
          TAG_VERSION_WEB_BROWSER property about TO HTML VERSION: indicates generating HTML pages for which Web browser.
static java.lang.String TAG_VERSION_XML_PRECISION
          TAG_VERSION_XML_PRECISION property about the task "Publish to Version": indicate the precision level of XML.
static java.lang.String TAG_VERSION_XSDFILE
          TAG_VERSION_XSDFILE property about TO XML VERSION: indicates the xsd file path, such as url and real paths (jrs.version_xsdfile)
static java.lang.String TAG_VERSION_ZIP_RESULT
          TAG_VERSION_ZIP_RESULT property about TO RST VERSION: indicates whether zip rst result (jrs.version_zip_result)
static java.lang.String TAG_VISIBLE
          Deprecated. since version 6.1, replaced by VISIBLE
static java.lang.String TAG_WAIT_RUN_TIME
          Deprecated. As of version 6, deprecated
static java.lang.String TAG_WEB_BROWSER
          TAG_WEB_BROWSER property about TO HTML: indicates generating HTML pages for which Web browser.
static java.lang.String TAG_WHERE_CLAUSE
          TAG_WHERE_CLAUSE property about report: WHERE clause(jrs.wc).
static java.lang.String TAG_WHERE_PORTION
          TAG_WHERE_PORTION property about report: WHERE portion(jrs.wp).
static java.lang.String TAG_WHICH_WEEK
          TAG_WHICH_WEEK property about task runtime(periodically):indicate the week if running monthly (jrs.which_week).
static java.lang.String TAG_WHICH_WEEKDAY
          TAG_WHICH_WEEKDAY property about task runtime(periodically):indicate weekday if run monthly (jrs.which_weekday).
static java.lang.String TAG_WKD_0
          TAG_WKD_* property about task run time(periodically):indicate the weekday if running repeat weekly (jrs.wkd*).
static java.lang.String TAG_WKD_1
           
static java.lang.String TAG_WKD_2
           
static java.lang.String TAG_WKD_3
           
static java.lang.String TAG_WKD_4
           
static java.lang.String TAG_WKD_5
           
static java.lang.String TAG_WKD_6
           
static java.lang.String TAG_WORDWRAP_EXCEL
          TAG_WORDWRAP_EXCEL property about TO EXCEL: indicates that if the excel has wordwrap format(jrs.is_wordwrap).
static java.lang.String TAG_WRITE
          Deprecated. since version 6.1, replaced by WRITE
static java.lang.String TAG_XML
          TAG_XML property about the task "Publish to File System": XML(Extensible Markup Language) result name(jrs.xml).
static java.lang.String TAG_XML_DATA_SOURCE_NAME
          TAG_XML_DATA_SOURCE_NAME property about task: indicate user's xml data source name (jrs.xml_data_source_name)
static java.lang.String TAG_XML_DIR
          TAG_XML_DIR property about the task "Publish to File System": the path of XML(Extensible Markup Language) result(jrs.xml_dir).
static java.lang.String TAG_XML_DIR_TYPE
          TAG_XML_DIR_TYPE property about the Export: the path type of text result(jrs.xml_dir_type) default is "1"
static java.lang.String TAG_XML_INPUTSTREAM_FACTORY
          TAG_XML_INPUTSTREAM_FACTORY property about task: indicate user's implemented instance of InputStreamFactory (jrs.xml_inputstream_factory).
static java.lang.String TAG_XSDFILE
          TAG_XSDFILE property about TO XML: indicates the xsd file path, such as url and real paths(jrs.xsdfile)
static java.lang.String TAG_ZIP_APPLET_RESULT
          TAG_ZIP_APPLET_RESULT property about TO APPLET: indicates if zip the applet result(jrs.zip_applet_result)
static java.lang.String TAG_ZIP_RESULT
          TAG_ZIP_RESULT property about TO RST: indicates if zip the rst result(jrs.zip_result)
static java.lang.String TASK_PUBLISH_ANALYSIS_DISPLAY_NAME
          TASK_PUBLISH_ANALYSIS_DISPLAY_NAME the display name of scheduled tasks: Publish Analysis Rpt Task(Publish Analysis Rpt Task).
static java.lang.String TASK_SEND_NORMAL_EMAIL
          TASK_SEND_NORMAL_EMAIL the class name of scheduled tasks: Send normal Emails only and running no report(jet.server.schedule.jrtasks.SendMailTask).
static java.lang.String TASK_TO_FILE
          Deprecated. since V8, TASK_TO_RPT is recommended.
static java.lang.String TASK_TO_FILE_DISPLAY_NAME
          TASK_TO_FILE_DISPLAY_NAME the display name of scheduled tasks: Publish to File System(Publish to File System).
static java.lang.String TASK_TO_MAIL
          TASK_TO_MAIL the class name of scheduled tasks: Publish to Email(jet.server.schedule.jrtasks.SendJRMailTask).
static java.lang.String TASK_TO_MAIL_DISPLAY_NAME
          TASK_TO_MAIL_DISPLAY_NAME the display name of scheduled tasks: Publish to Email(Publish to Email).
static java.lang.String TASK_TO_PRINTER
          TASK_TO_PRINTER the class name of scheduled tasks: Publish to Printer(jet.server.schedule.jrtasks.PrintRptTask).
static java.lang.String TASK_TO_PRINTER_DISPLAY_NAME
          TASK_TO_PRINTER_DISPLAY_NAME the display name of scheduled tasks: Publish to Printer(Publish to Printer).
static java.lang.String TASK_TO_RPT
          TASK_TO_RPT the class name of scheduled tasks: Publish report(jet.server.schedule.jrtasks.PublishRptTask).
static java.lang.String TASK_TO_RPT_DISPLAY_NAME
          TASK_TO_RPT_DISPLAY_NAME the display name of scheduled tasks: Publish report.
static java.lang.String TASK_TO_VERSION
          Deprecated. since V8, TASK_TO_RPT is recommended.
static java.lang.String TASK_TO_VERSION_DISPLAY_NAME
          TASK_TO_VERSION_DISPLAY_NAME the display name of scheduled tasks: Publish to Versioning System(Publish to Versioning System).
static java.lang.String TASK_VALUE_TRIGGER
          TASK_VALUE_TRIGGER the class name of scheduled tasks: Value-based Trigger(jet.server.schedule.jrtasks.ValueTriggerTask).
static java.lang.String TASK_VALUE_TRIGGER_DISPLAY_NAME
          TASK_VALUE_TRIGGER_DISPLAY_NAME the display name of scheduled tasks: Value-based Trigger(Value-based Trigger).
static int TEXT
          TEXT the result type: TEXT result(3).
static int THIRD_WEEK
          THIRD_WEEK indicates running on xth week in a month(2).
static java.lang.String TIFF_SUFFIX
           
static java.lang.String TXT_SUFFIX
          TXT_SUFFIX the suffix of TEXT files(.txt).
static java.lang.String USE_SECTION508_COMPLIANT_PAGE
          USE_SECTION508_COMPLIANT_PAGE indicate whether use Section 508 compliant page or not(jrs.use_section508_compliant_page)
static java.lang.String USER_FOLDER_PATH
          User folders' root path, all user folders should reside under this same folder.
static int USER_TASK
          USER_TASK property to define to use user task
static int VBSCRIPT_SELECTOR
          VBSCRIPT_SELECTOR folder selector is based on VB script
static java.lang.String VISIBLE
          VISIBLE the visible permission(visible).
static java.lang.String[] WEB_BROWSERS
          WEB_BROWSERS Web browser names(IE, Netscape).
static int WEEKLY
          WEEKLY the value SCH_DAYS_ID(1).
static int WORDWRAPALL
           
static java.lang.String[] WordWrapID
          Browser ID for IsWordWrap
static java.lang.String WRITE
          WRITE the write permission(write).
static int XML
          XML the result type: XML(Extensible Markup Language) result(7).
static java.lang.String XML_FILE_PATH
           
static java.lang.String XML_SUFFIX
          XML_SUFFIX the suffix of xml files(.xml)
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_FOLDER_PATH

public static final java.lang.String USER_FOLDER_PATH
User folders' root path, all user folders should reside under this same folder.


XML_FILE_PATH

public static final java.lang.String XML_FILE_PATH

APPNAME_SENDFILE

public static final java.lang.String APPNAME_SENDFILE

APPNAME_ADHOCREPORT

public static final java.lang.String APPNAME_ADHOCREPORT

APPNAME_DHTML

public static final java.lang.String APPNAME_DHTML

APPNAME_DHTMLJSP

public static final java.lang.String APPNAME_DHTMLJSP

APPNAME_HELP

public static final java.lang.String APPNAME_HELP

TAG_JINFONET_APPLET_PAGE

public static final java.lang.String TAG_JINFONET_APPLET_PAGE

CAT_MIME_NAME

public static final java.lang.String CAT_MIME_NAME
CAT_MIME_NAME the MIME type of JReport catalog files(application/x-jrcatalog).


RPT_MIME_NAME

public static final java.lang.String RPT_MIME_NAME
RPT_MIME_NAME the MIME type of JReport report files(application/x-jrreport).


MIME_HTML_URLENCODED

public static final java.lang.String MIME_HTML_URLENCODED
MIME_HTML_URLENCODED application/x-www-form-urlencoded.


MIME_DEPLOY_FILE

public static final java.lang.String MIME_DEPLOY_FILE
MIME_DEPLOY_FILE application/x-jreport-deploy-file.


MIME_DEPLOY_FONT

public static final java.lang.String MIME_DEPLOY_FONT
MIME_DEPLOY_FONT application/x-jreport-deploy-font.


MIME_DEPLOY_STYLEGROUP

public static final java.lang.String MIME_DEPLOY_STYLEGROUP
MIME_DEPLOY_STYLEGROUP application/x-jreport-deploy-stylegroup.


RESULT_PATH

public static final java.lang.String RESULT_PATH
RESULT_PATH indicates the temp result path in URL(/result/).


HISTORY_PATH

public static final java.lang.String HISTORY_PATH
HISTORY_PATH indicates the version result path in URL(/history/).


TAG_ERROR_HEAD

public static final java.lang.String TAG_ERROR_HEAD
TAG_ERROR_HEAD the delimiter used in transfer message from server to JRClient.


JRS_PREFIX

public static final java.lang.String JRS_PREFIX
JRS_PREFIX the prefix of JReport HTTP query fields(jrs.).


TAG_PARAM_PREFIX

public static final java.lang.String TAG_PARAM_PREFIX
TAG_PARAM_PREFIX the prefix of JReport parameters(jrs.param$).


TAG_PARAM_EXPRESSION_PREFIX

public static final java.lang.String TAG_PARAM_EXPRESSION_PREFIX
TAG_PARAM_EXPRESSION_PREFIX the prefix of JReport parameters expression(jrs.param.exp$).


TAG_PARAM_PATTERN_PREFIX

public static final java.lang.String TAG_PARAM_PATTERN_PREFIX

TAG_PARAM_ISALL_PREFIX

public static final java.lang.String TAG_PARAM_ISALL_PREFIX
TAG_PARAM_ISALL_PREFIX the prefix of JReport multiple value parameters is all(jrs.param.isAll$).


TAG_PARAM_GEN_PREFIX

public static final java.lang.String TAG_PARAM_GEN_PREFIX
TAG_PARAM_GEN_PREFIX the prefix of JReport parameters' generator(jrs.param_gen$).


TAG_PARAM_VALUES

public static final java.lang.String TAG_PARAM_VALUES
TAG_PARAM_VALUES the escaped string of the parameter values of the report.


RST_SUFFIX

public static final java.lang.String RST_SUFFIX
RST_SUFFIX the suffix of JReport result files(.rst).


RSD_SUFFIX

public static final java.lang.String RSD_SUFFIX
RSD_SUFFIX the suffix of JReport DHTML result files(.rsd).


AST_SUFFIX

public static final java.lang.String AST_SUFFIX
AST_SUFFIX the suffix of JReport result files(.ast).


PARAM_SUFFIX

public static final java.lang.String PARAM_SUFFIX
PARAM_SUFFIX the suffix of JReport parameter files(.param).


PARAM_GEN_SUFFIX

public static final java.lang.String PARAM_GEN_SUFFIX
PARAM_GEN_SUFF the suffix of JReport parameter (use generator) files(.dparam)


PDF_SUFFIX

public static final java.lang.String PDF_SUFFIX
PDF_SUFFIX the suffix of PDF files(.pdf).


TXT_SUFFIX

public static final java.lang.String TXT_SUFFIX
TXT_SUFFIX the suffix of TEXT files(.txt).


CSV_SUFFIX

public static final java.lang.String CSV_SUFFIX
CSV_SUFFIX the suffix of CSV files(.csv).


RPT_SUFFIX

public static final java.lang.String RPT_SUFFIX
RPT_SUFFIX the suffix of JReport report files(.cls).


CAT_SUFFIX

public static final java.lang.String CAT_SUFFIX
CAT_SUFFIX the suffix of JReport catalog files(.cat).


AUTH_SCHEME_BASIC

public static final java.lang.String AUTH_SCHEME_BASIC
AUTH_SCHEME_BASIC the Basic HTTP authentication scheme(Basic).


AUTH_SCHEME_DIGEST

public static final java.lang.String AUTH_SCHEME_DIGEST
AUTH_SCHEME_DIGEST the Digest HTTP authentication scheme(Digest).


JRS_HEADER_MESSAGE

public static final java.lang.String JRS_HEADER_MESSAGE
JRS_HEADER_MESSAGE the HTTP header field sends messages to JRClient(JRS-MESSAGE).


JRS_HEADER_GRP_COLS

public static final java.lang.String JRS_HEADER_GRP_COLS
JRS_HEADER_GRP_COLS the HTTP header field sends grouped columns to JRClient(JRS-GRP-COLS).


PARAM_NAME

public static final java.lang.String PARAM_NAME
PARAM_NAME the tag of parameter name in parameter description file(Name:).


PARAM_PMT

public static final java.lang.String PARAM_PMT
PARAM_PMT the tag of parameter prompt in parameter description file(PromptText:).


PARAM_TYPE

public static final java.lang.String PARAM_TYPE
PARAM_TYPE the tag of parameter type in parameter description file(Type:).


PARAM_VALUE

public static final java.lang.String PARAM_VALUE
PARAM_VALUE the tag of parameter value in parameter description file(Value:).


PARAM_IS_COLUMN

public static final java.lang.String PARAM_IS_COLUMN
PARAM_IS_COLUMN the tag of parameter IsColumn in parameter description file(IsColumn:).


PARAM_OPTIONS

public static final java.lang.String PARAM_OPTIONS
PARAM_OPTIONS the tag of parameter value Options in parameter description file(Options:).


REPORT_SHEET_NAME

public static final java.lang.String REPORT_SHEET_NAME
REPORT_SHEET_NAME the name of report sheet(SheetName:).


REPORT_SHEET_DISPLAYNAME

public static final java.lang.String REPORT_SHEET_DISPLAYNAME
REPORT_SHEET_DISPLAYNAME the displayname of report sheet (SheetDisplayName:)


TAG_REPORT_NAMES

public static final java.lang.String TAG_REPORT_NAMES
TAG_REPORT_NAMES report names of report set


REPORT_SHEET_DESC

public static final java.lang.String REPORT_SHEET_DESC
REPORT_SHEET_DESC the description of report sheet(SheetDesc:).


DAILY

public static final int DAILY
DAILY the value SCH_DAYS_ID(0).


WEEKLY

public static final int WEEKLY
WEEKLY the value SCH_DAYS_ID(1).


MONTHLY

public static final int MONTHLY
MONTHLY the value SCH_DAYS_ID(2).


MINUTELY

public static final int MINUTELY
MINUTELY the value SCH_DAYS_ID(5).


HOURLY

public static final int HOURLY
HOURLY the value SCH_DAYS_ID(6).


SKIN_ENABLE_WAITTING_PAGE

public static final java.lang.String SKIN_ENABLE_WAITTING_PAGE
SKIN_ENABLE_WAITTING_PAGE property indicates whether the waitting screen is visible.


SKIN_STYLE

public static final java.lang.String SKIN_STYLE
SKIN_STYLE property about the name of skin style.


SKIN_FORMAT

public static final java.lang.String SKIN_FORMAT
SKIN_FORMAT property about the skin format.


SKIN_ENABLE_LOADING_STATUE

public static final java.lang.String SKIN_ENABLE_LOADING_STATUE
SKIN_ENABLE_LOADING_STATUE property indicates whether allow loading statue.


SKIN_WAITTING_STATUE

public static final java.lang.String SKIN_WAITTING_STATUE
SKIN_WAITTING_STATUE_NAME property about name of watting statue name.


SKIN_WAITTING_PAGE

public static final java.lang.String SKIN_WAITTING_PAGE
SKIN_TIP_FONT_FAMILY property about font family of tip text.


SKIN_TIP_FONT_FAMILY

public static final java.lang.String SKIN_TIP_FONT_FAMILY
SKIN_TIP_FONT_FAMILY property about font family of tip text.


SKIN_TIP_FONT_SIZE

public static final java.lang.String SKIN_TIP_FONT_SIZE
SKIN_TIP_FONT_SIZE property about font size of tip text.


SKIN_TIP_FONT_ISUNDERLINE

public static final java.lang.String SKIN_TIP_FONT_ISUNDERLINE
SKIN_TIP_FONT_ISUNDERLINE property indicates whether the tip text has underline.


SKIN_TIP_FONT_ISBLOD

public static final java.lang.String SKIN_TIP_FONT_ISBLOD
SKIN_TIP_FONT_ISBLOD property indicates whether the tip text is blod.


SKIN_TIP_FONT_ISITALIC

public static final java.lang.String SKIN_TIP_FONT_ISITALIC
SKIN_TIP_FONT_ISITALIC property indicates whether the tip text is italic.


SKIN_STATUE_ALIGN

public static final java.lang.String SKIN_STATUE_ALIGN
SKIN_TIP_TEXT_ALIGN property indicates alignment direction for tip text.


FIRST_WEEK

public static final int FIRST_WEEK
FIRST_WEEK indicates running on xth week in a month(0).


SECOND_WEEK

public static final int SECOND_WEEK
SECOND_WEEK indicates running on xth week in a month(1).


THIRD_WEEK

public static final int THIRD_WEEK
THIRD_WEEK indicates running on xth week in a month(2).


FOURTH_WEEK

public static final int FOURTH_WEEK
FOURTH_WEEK indicates running on xth week in a month(3).


LAST_WEEK

public static final int LAST_WEEK
LAST_WEEK indicates running on xth week in a month(4).


RST

public static final int RST
RST the result type: JReport result(0).


HTML

public static final int HTML
HTML the result type: HTML result(1).


PDF

public static final int PDF
PDF the result type: PDF result(2).


TEXT

public static final int TEXT
TEXT the result type: TEXT result(3).


EXCEL

public static final int EXCEL
EXCEL the result type: Excel result(4).


PS

public static final int PS
PS the result type: PostScript result(5).


RTF

public static final int RTF
RTF the result type: RTF(Rich Text Format) result(6).


XML

public static final int XML
XML the result type: XML(Extensible Markup Language) result(7).


DHTML

public static final int DHTML
DHTML the result type: DHTML(Dynamic HTML) result(8).


CSV

public static final int CSV
CSV the result type: CSV result(9).


APPLET

public static final int APPLET

PRINTER

public static final int PRINTER

FAX

public static final int FAX

TAG_HTML_IS_BODY_STREAM

public static final java.lang.String TAG_HTML_IS_BODY_STREAM
TAG_HTML_IS_BODY_STREAM denotes whether or not export the html to a OutputStream if it is true, export html body and CSS to OutputStream,

See Also:
TAG_HTML_BODY_OUTSTREAM, TAG_HTML_CSS_OUTSTREAM, TAG_HTML_EXPORT_PATH

TAG_HTML_BODY_OUTSTREAM

public static final java.lang.String TAG_HTML_BODY_OUTSTREAM
TAG_HTML_BODY_OUTSTREAM the html body OutputStream(for the HTML result type to OutputStream)

See Also:
TAG_HTML_IS_BODY_STREAM

TAG_HTML_CSS_OUTSTREAM

public static final java.lang.String TAG_HTML_CSS_OUTSTREAM
TAG_HTML_CSS_OUTSTREAM the CSS OutputStream(for the HTML result type to OutputStream)

See Also:
TAG_HTML_IS_BODY_STREAM

TAG_HTML_EXPORT_PATH

public static final java.lang.String TAG_HTML_EXPORT_PATH
TAG_HTML_EXPORT_PATH the path for the html images(for the HTML result type to OutputStream)

See Also:
TAG_HTML_IS_BODY_STREAM

IMMEDIATELY

public static final int IMMEDIATELY
IMMEDIATELY the launch type of a scheduled task: immediately(0).


AT_TIME

public static final int AT_TIME
AT_TIME the launch type of a scheduled task: run at time(1).


PERIODICALLY

public static final int PERIODICALLY
PERIODICALLY the launch type of a scheduled task: periodically(8).


APPPLET_NORMAL

public static final int APPPLET_NORMAL
APPPLET_NORMAL the applet type: normal(0).


APPPLET_JAVA_PLUG_IN_1_1

public static final int APPPLET_JAVA_PLUG_IN_1_1
APPPLET_JAVA_PLUG_IN_1_1 the applet type: for java plug-in 1.1(1).


APPPLET_JAVA_PLUG_IN_1_2

public static final int APPPLET_JAVA_PLUG_IN_1_2
APPPLET_JAVA_PLUG_IN_1_2 the applet type: for java plug-in 1.2(2).


APPPLET_JAVA_PLUG_IN_1_3

public static final int APPPLET_JAVA_PLUG_IN_1_3
APPPLET_JAVA_PLUG_IN_1_3 the applet type: for java plug-in 1.3(3).


WEB_BROWSERS

public static final java.lang.String[] WEB_BROWSERS
WEB_BROWSERS Web browser names(IE, Netscape).


OVERFLOWS

public static final java.lang.String[] OVERFLOWS
OVERFLOWS overflow types(VISIBLE, HIDDEN).


TASK_TO_VERSION

public static final java.lang.String TASK_TO_VERSION
Deprecated. since V8, TASK_TO_RPT is recommended.
TASK_TO_VERSION the class name of scheduled tasks: Publish to Versioning System(jet.server.schedule.jrtasks.UpdateRptTask).


TASK_TO_FILE

public static final java.lang.String TASK_TO_FILE
Deprecated. since V8, TASK_TO_RPT is recommended.
TASK_TO_FILE the class name of scheduled tasks: Publish to File System(jet.server.schedule.jrtasks.PublishToDiskTask).


TASK_TO_MAIL

public static final java.lang.String TASK_TO_MAIL
TASK_TO_MAIL the class name of scheduled tasks: Publish to Email(jet.server.schedule.jrtasks.SendJRMailTask).


TASK_SEND_NORMAL_EMAIL

public static final java.lang.String TASK_SEND_NORMAL_EMAIL
TASK_SEND_NORMAL_EMAIL the class name of scheduled tasks: Send normal Emails only and running no report(jet.server.schedule.jrtasks.SendMailTask).


TASK_TO_PRINTER

public static final java.lang.String TASK_TO_PRINTER
TASK_TO_PRINTER the class name of scheduled tasks: Publish to Printer(jet.server.schedule.jrtasks.PrintRptTask).


TASK_VALUE_TRIGGER

public static final java.lang.String TASK_VALUE_TRIGGER
TASK_VALUE_TRIGGER the class name of scheduled tasks: Value-based Trigger(jet.server.schedule.jrtasks.ValueTriggerTask).


TASK_TO_RPT

public static final java.lang.String TASK_TO_RPT
TASK_TO_RPT the class name of scheduled tasks: Publish report(jet.server.schedule.jrtasks.PublishRptTask).


TASK_TO_VERSION_DISPLAY_NAME

public static final java.lang.String TASK_TO_VERSION_DISPLAY_NAME
TASK_TO_VERSION_DISPLAY_NAME the display name of scheduled tasks: Publish to Versioning System(Publish to Versioning System).


TASK_TO_FILE_DISPLAY_NAME

public static final java.lang.String TASK_TO_FILE_DISPLAY_NAME
TASK_TO_FILE_DISPLAY_NAME the display name of scheduled tasks: Publish to File System(Publish to File System).


TASK_TO_MAIL_DISPLAY_NAME

public static final java.lang.String TASK_TO_MAIL_DISPLAY_NAME
TASK_TO_MAIL_DISPLAY_NAME the display name of scheduled tasks: Publish to Email(Publish to Email).


TASK_TO_PRINTER_DISPLAY_NAME

public static final java.lang.String TASK_TO_PRINTER_DISPLAY_NAME
TASK_TO_PRINTER_DISPLAY_NAME the display name of scheduled tasks: Publish to Printer(Publish to Printer).


TASK_VALUE_TRIGGER_DISPLAY_NAME

public static final java.lang.String TASK_VALUE_TRIGGER_DISPLAY_NAME
TASK_VALUE_TRIGGER_DISPLAY_NAME the display name of scheduled tasks: Value-based Trigger(Value-based Trigger).


TASK_TO_RPT_DISPLAY_NAME

public static final java.lang.String TASK_TO_RPT_DISPLAY_NAME
TASK_TO_RPT_DISPLAY_NAME the display name of scheduled tasks: Publish report.


TAG_CMD

public static final java.lang.String TAG_CMD
TAG_CMD the HTTP query field: JReport server command(jrs.cmd).


TAG_FILE

public static final java.lang.String TAG_FILE
TAG_FILE the HTTP query field: file(jrs.file).


TAG_TEMP_FILE

public static final java.lang.String TAG_TEMP_FILE
TAG_TEMP_FILE the HTTP query field: temp file(jrs.temp_file).


TAG_HIST_FILE

public static final java.lang.String TAG_HIST_FILE
TAG_HIST_FILE the HTTP query field: result version file(jrs.hist_file).


TAG_RESULT

public static final java.lang.String TAG_RESULT
TAG_RESULT the HTTP query field: report result(jrs.result).


TAG_VERSION_ID

public static final java.lang.String TAG_VERSION_ID
TAG_VERSION_ID the HTTP query field: result version ID(jrs.version_id).


TAG_TASK_CLASS

public static final java.lang.String TAG_TASK_CLASS
TAG_TASK_CLASS property of scheduled tasks: task class(jrs.task_class).


TAG_TASK_SHOW_NAME

public static final java.lang.String TAG_TASK_SHOW_NAME
TAG_TASK_SHOW_NAME property of scheduled tasks: task display name(jrs.task_show_name).


TAG_TASK_ID

public static final java.lang.String TAG_TASK_ID
TAG_TASK_ID property of scheduled tasks: task ID(jrs.task_id).


TAG_TASK_NAME

public static final java.lang.String TAG_TASK_NAME
Deprecated since version 8.0. TAG_TASK_NAME property of scheduled tasks: task name(jrs.task_name).


TAG_SCHEDULE_NAME

public static final java.lang.String TAG_SCHEDULE_NAME
TAG_SCHEDULE_NAME property of scheduled tasks: task name(jrs.schedule_name).


TAG_LAUNCH_TYPE

public static final java.lang.String TAG_LAUNCH_TYPE
TAG_LAUNCH_TYPE property of scheduled tasks: task launch type(jrs.launch_type).


TAG_NOTIFICATION_EMAILS

public static final java.lang.String TAG_NOTIFICATION_EMAILS
TAG_NOTIFICATION_EMAILS property of scheduled tasks: email notification list(jrs.notification_emails).


TAG_SUCCESS_NOTIFY

public static final java.lang.String TAG_SUCCESS_NOTIFY
TAG_SUCCESS_NOTIFY property of scheduled tasks: email notification for successful reports(jrs.success_notify).


TAG_FAIL_NOTIFY

public static final java.lang.String TAG_FAIL_NOTIFY
TAG_FAIL_NOTIFY property of scheduled tasks: email notification for failed reports(jrs.fail_notify).


LANGUAGE

public static final java.lang.String LANGUAGE
LANGUAGE property about nls: the user's default locale(language_nls).


DISPLAY_LANGUAGE

public static final java.lang.String DISPLAY_LANGUAGE
DISPLAY_LANGUAGE property for web UI: the end user specify UI language by URL.


ENABLE_SETTING_DISPLAY_LANGUAGE

public static final java.lang.String ENABLE_SETTING_DISPLAY_LANGUAGE
ENABLE_SETTING_DISPLAY_LANGUAGE property about nls: getlanguage setting from browser or user preference setting(enable_setting_display_language).


IS_FORCED_LANGUAGE

public static final java.lang.String IS_FORCED_LANGUAGE
IS_FORCED_LANGUAGE property about nls: indicate whether user's language setting been rested.


TAG_ENABLE_NLS

public static final java.lang.String TAG_ENABLE_NLS
TAG_ENABLE_NLS property about report: indicate whether use nls(jrs.enable_nls).


TAG_CATALOG

public static final java.lang.String TAG_CATALOG
TAG_CATALOG property about report or report set: report catalog(jrs.catalog).


TAG_REPORT

public static final java.lang.String TAG_REPORT
TAG_REPORT property about report or report set: report(jrs.report).


TAG_REPORT_SHEET

public static final java.lang.String TAG_REPORT_SHEET
TAG_REPORT_SHEET property about report set: report sheet(jrs.report_sheet).


TAG_REPORT_RESULT

public static final java.lang.String TAG_REPORT_RESULT
TAG_REPORT_RESULT property about result of report before v8: report_result (jrs.report_result)


TAG_RST_RESULT

public static final java.lang.String TAG_RST_RESULT
TAG_RST_RESULT property about .rst result: rst_result (jrs.rst_result)


TAG_RSD_RESULT

public static final java.lang.String TAG_RSD_RESULT
TAG_RSD_RESULT property about .rsd result: rsd_result (jrs.rsd_result)


TAG_REPORT_TIMEOUT

public static final java.lang.String TAG_REPORT_TIMEOUT
TAG_REPORT_TIMEOUT the time limit set by customer or system, if the running report time exceed it, system will identify the report as a large report by default.


TAG_TIMEOUT_SEND_EMAIL

public static final java.lang.String TAG_TIMEOUT_SEND_EMAIL
TAG_TIMEOUT_SEND_EMAIL the large report will send a E-mail or not.


TAG_TIMEOUT_SENDMAIL_MESSAGE

public static final java.lang.String TAG_TIMEOUT_SENDMAIL_MESSAGE
TAG_TIMEOUT_SENDMAIL_MESSAGE the message added by user when a large report is sent to E-mail


TAG_REPORT_LANGUAGE

public static final java.lang.String TAG_REPORT_LANGUAGE
TAG_REPORT_LANGUAGE property about report: report language(jrs.rpt_language).


TAG_HAS_STYLE

public static final java.lang.String TAG_HAS_STYLE
TAG_HAS_STYLE property about report: if enable style group(jrs.has_style).


TAG_PDF_ENCRYPT

public static final java.lang.String TAG_PDF_ENCRYPT
TAG_PDF_ENCRYPT property about report: if enable pdf encrypt(jrs.pdf_encrypt).


TAG_STYLE_GROUP

public static final java.lang.String TAG_STYLE_GROUP
TAG_STYLE_GROUP property about report: style group(jrs.style_group).


TAG_HAS_CONVERT_ENC

public static final java.lang.String TAG_HAS_CONVERT_ENC
TAG_HAS_CONVERT_ENC property about report: if enable converting encoding(jrs.has_convert_enc).


TAG_FROM_ENCODING

public static final java.lang.String TAG_FROM_ENCODING
TAG_FROM_ENCODING property about report: the encoding before converting(jrs.from_encoding).


TAG_TO_ENCODING

public static final java.lang.String TAG_TO_ENCODING
TAG_TO_ENCODING property about report: the encoding after converting(jrs.to_encoding).


TAG_BIG5

public static final int TAG_BIG5
TAG_BIG5 encoding for converting is Big5(2).


TAG_GB

public static final int TAG_GB
TAG_GB encoding for converting is GB(0).


TAG_PAGE_STYLE

public static final java.lang.String TAG_PAGE_STYLE
TAG_PAGE_STYLE page style of server home page(jrs.page_style).


TAG_OVER_VIEW

public static final int TAG_OVER_VIEW
TAG_OVER_VIEW page style is over view(0).


TAG_DETAILED_VIEW

public static final int TAG_DETAILED_VIEW
TAG_DETAILED_VIEW page style is detailed view(1).


TAG_DESC_VIEW

public static final int TAG_DESC_VIEW
TAG_DESC_VIEW page style is description view(2).


TAG_REPORT_COUNTRY

public static final java.lang.String TAG_REPORT_COUNTRY
TAG_REPORT_COUNTRY property about report: report language(jrs.rpt_country).


TAG_REPORT_ENCODING

public static final java.lang.String TAG_REPORT_ENCODING
TAG_REPORT_ENCODING property about report: report encoding(jrs.rpt_encoding).


TAG_PARAM_FILE

public static final java.lang.String TAG_PARAM_FILE
TAG_PARAM_FILE property about report: parameter file(jrs.param_file).


TAG_RESULT_TYPE

public static final java.lang.String TAG_RESULT_TYPE
TAG_RESULT_TYPE property about report: result type(jrs.result_type).


TAG_RESULT_DOC

public static final java.lang.String TAG_RESULT_DOC
TAG_RESULT_DOC the HTTP query field: report result doc (jrs.result_doc).


TAG_VERSION_RESULT

public static final java.lang.String TAG_VERSION_RESULT
TAG_VERSION_RESULT property about report version result file name(jrs.version_result).


TAG_WHERE_CLAUSE

public static final java.lang.String TAG_WHERE_CLAUSE
TAG_WHERE_CLAUSE property about report: WHERE clause(jrs.wc).


TAG_WHERE_PORTION

public static final java.lang.String TAG_WHERE_PORTION
TAG_WHERE_PORTION property about report: WHERE portion(jrs.wp).


TAG_NAMED_WHERE_PORTION

public static final java.lang.String TAG_NAMED_WHERE_PORTION
TAG_WHERE_CLAUSE property about report: named WHERE portion(jrs.named_wp).


TAG_UID

public static final java.lang.String TAG_UID
TAG_UID property about report: user ID(jrs.uid).


TAG_REMOTE_HOST

public static final java.lang.String TAG_REMOTE_HOST
TAG_REMOTE_HOST property about report: remote host(jrs.remote_host).


TAG_TIMEZONE

public static final java.lang.String TAG_TIMEZONE
TAG_TIMEZONE property about report: time zone(jrs.timezone).


TAG_IF_PRINT

public static final java.lang.String TAG_IF_PRINT
TAG_IF_PRINT property about jreport tasks: whether print the report(jrs.if_print).


TAG_PRINTER

public static final java.lang.String TAG_PRINTER
TAG_PRINTER property about jreport tasks: printer name(jrs.printer).


TAG_EXPIRE_DAYS

public static final java.lang.String TAG_EXPIRE_DAYS
TAG_EXPIRE_DAYS property about the task "Publish to Versioning System": result version expiration days(jrs.expire_days).


TAG_RST

public static final java.lang.String TAG_RST
TAG_RST property about the task "Publish to File System": JReport result name(jrs.rst).


TAG_HTML

public static final java.lang.String TAG_HTML
TAG_HTML property about the task "Publish to File System": HTML result name(jrs.html).


TAG_PDF

public static final java.lang.String TAG_PDF
TAG_PDF property about the task "Publish to File System": PDF result name(jrs.pdf).


TAG_TEXT

public static final java.lang.String TAG_TEXT
TAG_TEXT property about the task "Publish to File System": TEXT result name(jrs.text).


TAG_EXCEL

public static final java.lang.String TAG_EXCEL
TAG_EXCEL property about the task "Publish to File System": Excel result name(jrs.excel).


TAG_PS

public static final java.lang.String TAG_PS
TAG_PS property about the task "Publish to File System": PostScript result name(jrs.ps).


TAG_RTF

public static final java.lang.String TAG_RTF
TAG_RTF property about the task "Publish to File System": RTF(Rich Text Format) result name(jrs.rtf).


TAG_XML

public static final java.lang.String TAG_XML
TAG_XML property about the task "Publish to File System": XML(Extensible Markup Language) result name(jrs.xml).


TAG_RST_DIR

public static final java.lang.String TAG_RST_DIR
TAG_RST_DIR property about the task "Publish to File System": the path of JReport result(jrs.rst_dir).


TAG_HTML_DIR

public static final java.lang.String TAG_HTML_DIR
TAG_HTML_DIR property about the task "Publish to File System": the path of HTML result(jrs.html_dir).


TAG_PDF_DIR

public static final java.lang.String TAG_PDF_DIR
TAG_PDF_DIR property about the task "Publish to File System": the path of PDF result(jrs.pdf_dir).


TAG_TEXT_DIR

public static final java.lang.String TAG_TEXT_DIR
TAG_TEXT_DIR property about the task "Publish to File System": the path of TEXT result(jrs.text_dir).


TAG_EXCEL_DIR

public static final java.lang.String TAG_EXCEL_DIR
TAG_EXCEL_DIR property about the task "Publish to File System": the path of Excel result(jrs.excel_dir).


TAG_PS_DIR

public static final java.lang.String TAG_PS_DIR
TAG_PS_DIR property about the task "Publish to File System": the path of PostScript result(jrs.ps_dir).


TAG_RTF_DIR

public static final java.lang.String TAG_RTF_DIR
TAG_RTF_DIR property about the task "Publish to File System": the path of RTF(Rich Text Format) result(jrs.rtf_dir).


TAG_XML_DIR

public static final java.lang.String TAG_XML_DIR
TAG_XML_DIR property about the task "Publish to File System": the path of XML(Extensible Markup Language) result(jrs.xml_dir).


TAG_JRMAIL

public static final java.lang.String TAG_JRMAIL
TAG_JRMAIL property about the task "Publish to Email": the JReport mail(jrs.jrmail).


TAG_NORMAL_MAIL

public static final java.lang.String TAG_NORMAL_MAIL
TAG_NORMAL_MAIL property about the task "Publish to Email": the JReport mail(jrs.csmail).


TAG_MAIL_END

public static final java.lang.String TAG_MAIL_END
TAG_MAIL_END property about the task "Publish to Email": the JReport mail(jrs.mail.end).


TAG_MAIL_FROM

public static final java.lang.String TAG_MAIL_FROM
TAG_MAIL_FROM property about the task "Publish to Email": the mail from(jrs.mailfrom).


TAG_USE_TABLE_MAIL

public static final java.lang.String TAG_USE_TABLE_MAIL
TAG_USE_TABLE_MAIL property about the task "Publish to Email": the mail format based on HTML(jrs.use_table_mail).


TAG_TXT_COMPRESS_MAIL

public static final java.lang.String TAG_TXT_COMPRESS_MAIL
TAG_TXT_COMPRESS_MAIL property about the task "Publish to Email": the mail format based on TEXT(jrs.txt_compress_mail).


TAG_HASHEADFOOT_MAIL

public static final java.lang.String TAG_HASHEADFOOT_MAIL
TAG_HASHEADFOOT_MAIL property about the task "Publish to Email": the mail format based on TEXT(jrs.hasHeadFoot).


TAG_MAIL_SIZE

public static final java.lang.String TAG_MAIL_SIZE
TAG_MAIL_SIZE property about the task "Publish to Email": the threshold of result file size(jrs.mail_size). If the result file is larger than the threshold, the mail will not be sent and the result file will be saved.


TAG_MAIL_NAME

public static final java.lang.String TAG_MAIL_NAME
TAG_MAIL_NAME property about the task "Publish to Email": the result file name before running(jrs.mail_name). If the name is not set, the result file name will be the report name


TAG_MAIL_DIR

public static final java.lang.String TAG_MAIL_DIR
TAG_MAIL_DIR property about the task "Publish to Email": the result file archive directory before running(jrs.mail_dir). If the directory is not set, the result directory will be a temp dir with random name(e.g. D:/JREntServer/temp/56839278)


TAG_MAIL_RST_DIR

public static final java.lang.String TAG_MAIL_RST_DIR
TAG_MAIL_RST_DIR property about task: indicate directory of result file after executing sending mail task(jrs.mail_rst_dir).


TAG_MAIL_RST_FILE

public static final java.lang.String TAG_MAIL_RST_FILE
TAG_EXEC_HOST property about task: indicate name of result file after executing sending mail task(jrs.mail_rst_file).


TAG_COMPRESS_IMAGE_PDF_MAIL

public static final java.lang.String TAG_COMPRESS_IMAGE_PDF_MAIL
TAG_COMPRESS_IMAGE_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.compress_image_pdf_mail).


TAG_GIF_TRANSPARENT_PDF_MAIL

public static final java.lang.String TAG_GIF_TRANSPARENT_PDF_MAIL
Deprecated. TAG_GIF_TRANSPARENT_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.gif_transparent_pdf_mail).


TAG_COMPRESS_CHK_PDF_MAIL

public static final java.lang.String TAG_COMPRESS_CHK_PDF_MAIL
TAG_COMPRESS_CHK_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.compress_chk_pdf_mail).


TAG_MAIL_TO

public static final java.lang.String TAG_MAIL_TO
TAG_MAIL_TO property about the task "Publish to Email": the mail to(jrs.mailto).


TAG_MAIL_CC

public static final java.lang.String TAG_MAIL_CC
TAG_MAIL_CC property about the task "Publish to Email": the mail cc(jrs.mailcc).


TAG_MAIL_BCC

public static final java.lang.String TAG_MAIL_BCC
TAG_MAIL_BCC property about the task "Publish to Email": the mail bcc(jrs.mailbcc).


TAG_MAIL_SUBJECT

public static final java.lang.String TAG_MAIL_SUBJECT
TAG_MAIL_SUBJECT property about the task "Publish to Email": the mail subject(jrs.mailsubject).


TAG_MAIL_COMMENT

public static final java.lang.String TAG_MAIL_COMMENT
TAG_MAIL_COMMENT property about the task "Publish to Email": the mail comments(jrs.mailcomments).


TAG_MAIL_FORMAT

public static final java.lang.String TAG_MAIL_FORMAT
TAG_MAIL_FORMAT property about the task "Publish to Email": the mail format(jrs.mailformat).


TAG_MAIL_COMPRESS

public static final java.lang.String TAG_MAIL_COMPRESS
TAG_MAIL_COMPRESS property about the task "Publish to Email": the mail compress(jrs.mailcompress).


TAG_MAIL_ATTACH

public static final java.lang.String TAG_MAIL_ATTACH
TAG_MAIL_ATTACH property about the task "Publish to Email": the mail attachments(jrs.mailattach + NUMBER).


TAG_MAIL_ENCODING

public static final java.lang.String TAG_MAIL_ENCODING
TAG_MAIL_ENCODING property about the task "Publish to Email": the mail encoding(jrs.mailencoding).


TAG_MAIL_SMTP_ACCOUNTNAME

public static final java.lang.String TAG_MAIL_SMTP_ACCOUNTNAME
TAG_MAIL_SMTP_ACCOUNTNAME property about the task "Publish to Email": the mail account name for SMTP login(jrs.mail_smtp_accountname).


TAG_MAIL_SMTP_PASSWORD

public static final java.lang.String TAG_MAIL_SMTP_PASSWORD
TAG_MAIL_SMTP_PASSWORD property about the task "Publish to Email": the mail password for SMTP login(jrs.mail_smpt_password).


TAG_MAIL_SMTP_ADDRESS

public static final java.lang.String TAG_MAIL_SMTP_ADDRESS
TAG_MAIL_SMTP_ADDRESS property about the task "Publish to Email": the mail address for SMTP login(jrs.mail_smpt_address).


TAG_PASSWORD_PDF

public static final java.lang.String TAG_PASSWORD_PDF
TAG_PASSWORD_PDF property about TO PDF: indicates whether password(jrs.password_pdf).


TAG_PASSWORD

public static final java.lang.String TAG_PASSWORD
TAG_PASSWORD the HTTP query field about changing password: current password(jrs.password).


TAG_NEW_PASSWORD

public static final java.lang.String TAG_NEW_PASSWORD
TAG_NEW_PASSWORD the HTTP query field about changing password: new password(jrs.new_password).


TAG_CONFIRM_NEW_PASSWORD

public static final java.lang.String TAG_CONFIRM_NEW_PASSWORD
TAG_CONFIRM_NEW_PASSWORD the HTTP query field about changing password: the new password to confirm(jrs.confirm_new_password).


TAG_CLIENT_LOCALE

public static final java.lang.String TAG_CLIENT_LOCALE
TAG_CLIENT_LOCALE the HTTP query field about locale of the client browser(jrs.client_locale).


TAG_PATH

public static final java.lang.String TAG_PATH
TAG_PATH is for the tag to transfer resource paths to JRClient: the resource path(jrs.path).


TAG_JRSERVLET_PATH

public static final java.lang.String TAG_JRSERVLET_PATH
TAG_JRSERVLET_PATH is for the tag to transfer the report servlet path to JRClient: the servlet path(jrs.jrservlet_path).


TAG_ERROR

public static final java.lang.String TAG_ERROR
TAG_ERROR property about the completed tasks: the error message(jrs.error).


TAG_ENG_MSG

public static final java.lang.String TAG_ENG_MSG
TAG_ENG_MSG property about the run report tasks: the report engine message(jrs.engine_message).


TAG_ID

public static final java.lang.String TAG_ID
TAG_ID property about the completed tasks: the completed task record ID(jrs.id).


TAG_VER_NAME

public static final java.lang.String TAG_VER_NAME
TAG_VER_NAME property about the result version: the result version name(jrs.version_name).


TAG_CREATED_TIME

public static final java.lang.String TAG_CREATED_TIME
TAG_CREATED_TIME property about the result version: the result version creation time(jrs.created_time).


TAG_EXPIRED_TIME

public static final java.lang.String TAG_EXPIRED_TIME
TAG_EXPIRED_TIME property about the result version: the result version expiration time(jrs.expired_time).


TAG_NEXT_EXE_TIME

public static final java.lang.String TAG_NEXT_EXE_TIME
TAG_NEXT_EXE_TIME property about the scheduled tasks: the next execution time(jrs.next_exe_time).


TAG_LAST_EXE_TIME

public static final java.lang.String TAG_LAST_EXE_TIME
TAG_LAST_EXE_TIME property about the scheduled tasks: the last execution time(jrs.next_exe_time).


TAG_LAST_EXE_STAT

public static final java.lang.String TAG_LAST_EXE_STAT
TAG_LAST_EXE_STAT property about the scheduled tasks: whether the last execution state(jrs.last_exe_stat).


TAG_IS_SUCCESSFUL

public static final java.lang.String TAG_IS_SUCCESSFUL
TAG_IS_SUCCESSFUL property about the tasks: whether the task is successful(jrs.is_successful).


TAG_IS_ENABLED

public static final java.lang.String TAG_IS_ENABLED
TAG_IS_ENABLED property about the tasks: whether the task is enabled(jrs.is_enabled).


TAG_AUTHORIZATION

public static final java.lang.String TAG_AUTHORIZATION
TAG_AUTHORIZATION the HTTP query field about direct login: the Base64-encoded authorization(jrs.authorization).


TAG_AUTH_UID

public static final java.lang.String TAG_AUTH_UID
TAG_AUTH_UID the HTTP query field about direct login: the user ID(jrs.auth_uid).


TAG_AUTH_PWD

public static final java.lang.String TAG_AUTH_PWD
TAG_AUTH_PWD the HTTP query field about direct login: the password(jrs.auth_pwd).


TAG_USE_DEF_DB_USER

public static final java.lang.String TAG_USE_DEF_DB_USER
TAG_USE_DEF_DB_USER property to run reports: whether use the default DB user ID and password in the catalog(jrs.use_def_db_user).


TAG_USE_NEW_DB_PSWD

public static final java.lang.String TAG_USE_NEW_DB_PSWD
TAG_USE_NEW_DB_PSWD property to run reports: whether use the new DB password(jrs.use_new_db_pswd).


TAG_NEW_DB_PSWD

public static final java.lang.String TAG_NEW_DB_PSWD
TAG_NEW_DB_PSWD property to run reports: the new DB password(jrs.new_db_pswd).


TAG_DB_USER

public static final java.lang.String TAG_DB_USER
TAG_DB_USER property to run reports: the DB user ID(jrs.db_user).


TAG_DB_PSWD

public static final java.lang.String TAG_DB_PSWD
TAG_DB_PSWD property to run reports: the DB password(jrs.db_pswd).


TAG_JDBC_CONNECTION_OBJECT

public static final java.lang.String TAG_JDBC_CONNECTION_OBJECT
TAG_JDBC_CONNECTION_OBJECT the hashtable key of java.sql.Connection object to set dynamically JDBC connection : the JDBC connection to run report(jrs.jdbc_connection_object).


TAG_JDBC_GET_SUPPORT_INFO

public static final java.lang.String TAG_JDBC_GET_SUPPORT_INFO
TAG_JDBC_GET_SUPPORT_INFO the HTTP query field re-get the JDBC support info for the new JDBC connection: if re-get the new JDBC URL(jrs.jdbc_get_support_info).


TAG_JDBC_URL

public static final java.lang.String TAG_JDBC_URL
TAG_JDBC_URL the HTTP query field changes the JDBC URL: the new JDBC URL(jrs.jdbc_url).


TAG_JDBC_DRIVER

public static final java.lang.String TAG_JDBC_DRIVER
TAG_JDBC_DRIVER the HTTP query field changes the JDBC driver: the new JDBC driver(jrs.jdbc_driver).


TAG_FRAMEAPPLET

public static final java.lang.String TAG_FRAMEAPPLET
CAT_MIME_NAME the MIME type of JReport catalog files.


TAG_ZIP_APPLET_RESULT

public static final java.lang.String TAG_ZIP_APPLET_RESULT
TAG_ZIP_APPLET_RESULT property about TO APPLET: indicates if zip the applet result(jrs.zip_applet_result)


TAG_APPLET_TYPE

public static final java.lang.String TAG_APPLET_TYPE
CAT_MIME_NAME the MIME type of JReport catalog files.


TAG_RESULT_LOCATION

public static final java.lang.String TAG_RESULT_LOCATION
TAG_RESULT_LOCATION customize the result location(not including filename) for on-demand.


TAG_RESULT_LOCATION_TYPE

public static final java.lang.String TAG_RESULT_LOCATION_TYPE
TAG_RESULT_LOCATION_TYPE property direct the result-location type of the on-demand task(jrs.result_loca_type). "0": server resource tree, "1": server disk real path default is "1"

See Also:
TAG_RESULT_LOCATION, TAG_LOCATION_TO_SERVER_RESOURCE_PATH, TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

TAG_LOCATION_TO_SERVER_RESOURCE_PATH

public static final int TAG_LOCATION_TO_SERVER_RESOURCE_PATH
TAG_LOCATION_TO_SERVER_RESOURCE_PATH export to report server path (0)


TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

public static final int TAG_LOCATION_TO_SERVER_DISK_REAL_PATH
TAG_LOCATION_TO_SERVER_DISK_REAL_PATH export to server disk real path (1)


TAG_RST_DIR_TYPE

public static final java.lang.String TAG_RST_DIR_TYPE
TAG_RST_DIR_TYPE property about the Export: the path type of rst result(jrs.rst_dir_type) default is "1"

See Also:
TAG_RST_DIR, TAG_LOCATION_TO_SERVER_RESOURCE_PATH, TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

TAG_HTML_DIR_TYPE

public static final java.lang.String TAG_HTML_DIR_TYPE
TAG_HTML_DIR_TYPE property about the Export: the path type of html result(jrs.html_dir_type) default is "1"

See Also:
TAG_HTML_DIR, TAG_LOCATION_TO_SERVER_RESOURCE_PATH, TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

TAG_PDF_DIR_TYPE

public static final java.lang.String TAG_PDF_DIR_TYPE
TAG_PDF_DIR_TYPE property about the Export: the path type of pdf result(jrs.pdf_dir_type) default is "1"

See Also:
TAG_PDF_DIR, TAG_LOCATION_TO_SERVER_RESOURCE_PATH, TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

TAG_TEXT_DIR_TYPE

public static final java.lang.String TAG_TEXT_DIR_TYPE
TAG_TEXT_DIR_TYPE property about the Export: the path type of text result(jrs.text_dir_type) default is "1"

See Also:
TAG_TEXT_DIR, TAG_LOCATION_TO_SERVER_RESOURCE_PATH, TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

TAG_EXCEL_DIR_TYPE

public static final java.lang.String TAG_EXCEL_DIR_TYPE
TAG_EXCEL_DIR_TYPE property about the Export: the path type of excel result(jrs.excel_dir_type) default is "1"

See Also:
TAG_EXCEL_DIR, TAG_LOCATION_TO_SERVER_RESOURCE_PATH, TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

TAG_PS_DIR_TYPE

public static final java.lang.String TAG_PS_DIR_TYPE
TAG_PS_DIR_TYPE property about the Export: the path type of text result(jrs.ps_dir_type) default is "1"

See Also:
TAG_PS_DIR, TAG_LOCATION_TO_SERVER_RESOURCE_PATH, TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

TAG_RTF_DIR_TYPE

public static final java.lang.String TAG_RTF_DIR_TYPE
TAG_RTF_DIR_TYPE property about the Export: the path type of text result(jrs.rtf_dir_type) default is "1"

See Also:
TAG_RTF_DIR, TAG_LOCATION_TO_SERVER_RESOURCE_PATH, TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

TAG_XML_DIR_TYPE

public static final java.lang.String TAG_XML_DIR_TYPE
TAG_XML_DIR_TYPE property about the Export: the path type of text result(jrs.xml_dir_type) default is "1"

See Also:
TAG_XML_DIR, TAG_LOCATION_TO_SERVER_RESOURCE_PATH, TAG_LOCATION_TO_SERVER_DISK_REAL_PATH

TAG_ABS_URL

public static final java.lang.String TAG_ABS_URL
TAG_ABS_URL indicates if use absolute URL of report results when "To Applet". For examples: If this value is true, then the reportName is "http://jrserver:8888/?jrs.cmd=jrs.get_temp_result&jrs.file=-7802126400.temp". If this value is false, then the reportName is "?jrs.cmd=jrs.get_temp_result&jrs.file=-7802126400.temp".


TAG_IS_XML_MULTI_FILES

public static final java.lang.String TAG_IS_XML_MULTI_FILES
Deprecated. TAG_IS_XML_MULTI_FILES property about TO XML: indicates whether XML is generated to a file or to multiple files(jrs.is_xml_multi_files).


TAG_IS_ONLY_DATA

public static final java.lang.String TAG_IS_ONLY_DATA
TAG_IS_ONLY_DATA property about TO XML: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported(jrs.is_only_data).


TAG_XSDFILE

public static final java.lang.String TAG_XSDFILE
TAG_XSDFILE property about TO XML: indicates the xsd file path, such as url and real paths(jrs.xsdfile)


TAG_ZIP_RESULT

public static final java.lang.String TAG_ZIP_RESULT
TAG_ZIP_RESULT property about TO RST: indicates if zip the rst result(jrs.zip_result)


TAG_IS_MULTI_FILES

public static final java.lang.String TAG_IS_MULTI_FILES
TAG_IS_MULTI_FILES property about TO HTML: indicates whether html is generated to a file or to multiple files(jrs.is_multi_files).


TAG_EMBEDDED_CSS

public static final java.lang.String TAG_EMBEDDED_CSS
TAG_EMBEDDED_CSS property about TO HTML: indicates whether html embed CSS when generating multiple files(jrs.embedded_css).


TAG_IS_CHART_APPLET

public static final java.lang.String TAG_IS_CHART_APPLET
TAG_IS_CHART_APPLET property about TO HTML: indicates whether the chart in html file is an applet(jrs.is_applet_chart).


TAG_FORMAT_CHART

public static final java.lang.String TAG_FORMAT_CHART
TAG_FORMAT_CHART property about TO HTML: indicates whether the chart in html file is an applet(jrs.format_chart).


TAG_HAS_HYPERLINK

public static final java.lang.String TAG_HAS_HYPERLINK
TAG_HAS_HYPERLINK property about TO HTML: indicates whether the hyperlink is generated(jrs.has_hyperlink).


TAG_HAS_PAGE_NUMBER

public static final java.lang.String TAG_HAS_PAGE_NUMBER
TAG_HAS_PAGE_NUMBER property about TO HTML: indicates whether generate the page number(jrs.has_page_number).


TAG_USE_TABLE

public static final java.lang.String TAG_USE_TABLE
TAG_USE_TABLE property about TO HTML: indicates whether use HTML table to generate the HTML page(jrs.use_table).


TAG_WEB_BROWSER

public static final java.lang.String TAG_WEB_BROWSER
TAG_WEB_BROWSER property about TO HTML: indicates generating HTML pages for which Web browser. 0 - IE; 1 - Netscape;(jrs.web_browser).


TAG_RELATIVE_FONT_SIZE

public static final java.lang.String TAG_RELATIVE_FONT_SIZE
TAG_RELATIVE_FONT_SIZE property about TO HTML: indicates whether use relative font size to generate the HTML page(jrs.relative_font_size).


TAG_DRILLDOWN

public static final java.lang.String TAG_DRILLDOWN
TAG_DRILLDOWN property about TO HTML: indicates whether can drilldown the HTML page(jrs.drilldown).


TAG_NO_MARGIN_HTML

public static final java.lang.String TAG_NO_MARGIN_HTML
TAG_NO_MARGIN_HTML property about TO HTML: indicates whether no margin in the HTML page(jrs.no_margin_html).


TAG_BACKGROUND_MODE

public static final java.lang.String TAG_BACKGROUND_MODE
TAG_BACKGROUND_MODE property about TO DHTML: indicates whether setting background mode


TAG_BACKGROUND_HOURS

public static final java.lang.String TAG_BACKGROUND_HOURS
TAG_BACKGROUND_HOURS property about TO DHTML setting background timeout hours.


TAG_BACKGROUND_MINUTES

public static final java.lang.String TAG_BACKGROUND_MINUTES
TAG_BACKGROUND_MINUTES property about TO DHTML setting background timeout minutes.


TAG_BACKGROUND_SECONDS

public static final java.lang.String TAG_BACKGROUND_SECONDS
TAG_BACKGROUND_SECONDS property about TO DHTML setting background timeout seconds.


TAG_IS_DHTML

public static final java.lang.String TAG_IS_DHTML
TAG_IS_DHTML property about TO HTML: indicates whether to show DHTML page(jrs.is_dhtml).


TAG_HTML_RESOLUTION

public static final java.lang.String TAG_HTML_RESOLUTION
TAG_HTML_RESOLUTION property about TO HTML: indicates the resolution of the HTML page(jrs.html_resolution).


TAG_DHTML_RESOLUTION

public static final java.lang.String TAG_DHTML_RESOLUTION
TAG_DHTML_RESOLUTION property about TO DHTML: indicates the resolution of the DHTML page(jrs.dhtml_resolution).


TAG_TEXT_OVERFLOW

public static final java.lang.String TAG_TEXT_OVERFLOW
TAG_TEXT_OVERFLOW property about TO HTML: indicates the text overflow type(jrs.text_overflow).


TAG_USE_SECTION508_OUTPUT

public static final java.lang.String TAG_USE_SECTION508_OUTPUT
TAG_USE_SECTION508_OUTPUT property about TO HTML: indicates whether use Section 508 compliant output or not(jrs.use_section508_output).


TAG_USE_HTML_TABLE

public static final java.lang.String TAG_USE_HTML_TABLE
TAG_USE_HTML_TABLE property about TO HTML: indicates whether to use HTML Data Table or not(jrs.use_html_table).


TAG_USE_SCOPE

public static final java.lang.String TAG_USE_SCOPE
TAG_USE_SCOPE property about TO HTML: indicates whether to use Scope Attribute or not(jrs.use_scope).


TAG_IS_NORMAL_TEXT

public static final java.lang.String TAG_IS_NORMAL_TEXT
TAG_IS_NORMAL_TEXT property about TO TEXT: indicates whether this text file is a standard data format or not. When it is set to be false, the output format is a standard data format(jrs.is_norm_txt).


TAG_TXT_RESOLUTION

public static final java.lang.String TAG_TXT_RESOLUTION
TAG_TXT_RESOLUTION property about TO TEXT: indicates the resolution of the TEXT page (jrs.text_resolution)


TAG_IS_REPEAT

public static final java.lang.String TAG_IS_REPEAT
TAG_IS_REPEAT property about TO TEXT: indicates whether the same content is repeated(jrs.is_repeat).


TAG_TEXT_IS_DELIMITER

public static final java.lang.String TAG_TEXT_IS_DELIMITER
TAG_TEXT_IS_DELIMITER property about TO TEXT: indicates whether the delimiter is tab char or not(jrs.is_text_delimiter).


TAG_IS_TAB

public static final java.lang.String TAG_IS_TAB
TAG_IS_TAB property about TO TEXT: indicates whether the delimiter is tab char or not(jrs.is_tab).


TAG_DELIMITER

public static final java.lang.String TAG_DELIMITER
TAG_DELIMITER property about TO TEXT: A character which will be used in SDF(Standard Data Format) format. A delimiter could be a ',' (the CSV format) or any other characters. The default is ' ' (a blank), that is, the SSV format(jrs.delimiter).


TAG_CHAR_WIDTH

public static final java.lang.String TAG_CHAR_WIDTH
TAG_CHAR_WIDTH property about TO TEXT: indicates the user defined character width(jrs.udchar_width). It would be given up if the value is 0 or less than 0.


TAG_CHAR_HEIGHT

public static final java.lang.String TAG_CHAR_HEIGHT
TAG_CHAR_HEIGHT property about TO TEXT: indicates the user defined character height(jrs.udchar_height). It would be given up if the value is 0 or less than 0.


TAG_IS_QUOTEMARK

public static final java.lang.String TAG_IS_QUOTEMARK
TAG_IS_QUOTEMARK property about TO TEXT: indicates whether the strings have quotemarks(jrs.is_quotemark).


TAG_TXT_COMPRESS

public static final java.lang.String TAG_TXT_COMPRESS
TAG_TXT_COMPRESS property about TO TEXT: indicates whether to compress the published text file(jrs.txt_compress).


TAG_TXT_WINDOWS

public static final java.lang.String TAG_TXT_WINDOWS
TAG_TXT_WINDOWS property about TO TEXT: indicates whether to apply "\r\n" for OS390 and Windows or "\n" for UNIX (jrs.txt_windows).


TAG_IS_CSV

public static final java.lang.String TAG_IS_CSV
TAG_IS_CSV property about TO TEXT: indicates whether the result file is csv format (jrs.is_csv).


TAG_HASHEADFOOT

public static final java.lang.String TAG_HASHEADFOOT
TAG_HASHEADFOOT property about TO TEXT: indicates whether to generate the page header or footer(jrs.hasHeadFoot).


TAG_NO_MARGIN_PDF

public static final java.lang.String TAG_NO_MARGIN_PDF
TAG_NO_MARGIN_PDF property about TO PDF: indicates whether no margin(jrs.no_margin_pdf).


TAG_PRINT_MODE_PDF

public static final java.lang.String TAG_PRINT_MODE_PDF
TAG_PRINT_MODE_PDF property about TO PDF: indicates whether is print mode(jrs.print_mode_pdf).


TAG_COMPRESS_IMAGE_PDF

public static final java.lang.String TAG_COMPRESS_IMAGE_PDF
TAG_COMPRESS_IMAGE_PDF property about TO PDF: indicates whether compress image(jrs.compress_image_pdf).


TAG_GIF_TRANSPARENT_PDF

public static final java.lang.String TAG_GIF_TRANSPARENT_PDF
Deprecated. TAG_GIF_TRANSPARENT_PDF property about TO PDF: indicates whether the figure is transparent or not(jrs.compress_image_pdf).


TAG_COMPRESS_CHK_PDF

public static final java.lang.String TAG_COMPRESS_CHK_PDF
TAG_COMPRESS_CHK_PDF property about TO PDF: indicates whether compress image(jrs.compress_chk_pdf).


TAG_COMPRESS_IMAGE_CON

public static final java.lang.String TAG_COMPRESS_IMAGE_CON
TAG_COMPRESS_IMAGE_CON property about TO PDF: indicates whether come from web page(jrs.compress_image_pdf_f).


TAG_TOC_PDF

public static final java.lang.String TAG_TOC_PDF
TAG_TOC_PDF property about TO PDF: indicates whether the pdf has TOC(jrs.toc_pdf).


TAG_DRILLDOWN_PDF

public static final java.lang.String TAG_DRILLDOWN_PDF
TAG_DRILLDOWN_PDF property about TO PDF: indicates whether can drilldown the PDF page(jrs.drilldown_pdf).


TAG_PDF_COMPATIBITLY

public static final java.lang.String TAG_PDF_COMPATIBITLY
TAG_PDF_COMPATIBITLY property about TO PDF: indicates the PDF compatibitly(jrs.pdf_compatibitily).


TAG_HAS_PDF_PERMIS_PASW

public static final java.lang.String TAG_HAS_PDF_PERMIS_PASW
TAG_HAS_PDF_PERMIS_PASW property about TO PDF: indicates whether use a PDF permission password or not(jrs.has_pdf_permis_pasw).


TAG_PDF_PERMIS_PASW

public static final java.lang.String TAG_PDF_PERMIS_PASW
TAG_PDF_PERMIS_PASW property about TO PDF: indicates the PDF permission password(jrs.drilldown_pdf).


TAG_PDF_PRINTALLOW

public static final java.lang.String TAG_PDF_PRINTALLOW
TAG_PDF_PRINTALLOW property about TO PDF: indicates the PDF print allow value(jrs.pdf_printallow).


TAG_PDF_CHANGALLOW

public static final java.lang.String TAG_PDF_CHANGALLOW
TAG_PDF_CHANGALLOW property about TO PDF: indicates the PDF change allow value(jrs.pdf_changallow).


TAG_PDF_CHECK_ENABLECOPY

public static final java.lang.String TAG_PDF_CHECK_ENABLECOPY
TAG_PDF_CHECK_ENABLECOPY property about TO PDF: indicates whether can copy the PDF page(jrs.pdf_enablecopy).


TAG_PDF_CHECK_ENABLEACCESS

public static final java.lang.String TAG_PDF_CHECK_ENABLEACCESS
TAG_PDF_CHECK_ENABLEACCESS property about TO PDF: indicates whether can access the PDF page(jrs.pdf_enabeaccess).


TAG_PDF_SIGN

public static final java.lang.String TAG_PDF_SIGN
TAG_PDF_SIGN property about TO PDF: indicates whether can sign the PDF page(jrs.pdf_sign).


TAG_PDF_SIGN_METHOD

public static final java.lang.String TAG_PDF_SIGN_METHOD
TAG_PDF_SIGN_METHOD property about TO PDF: indicates the PDF sign method(jrs.pdf_sign_method).


TAG_PDF_DIGITAL_PATH

public static final java.lang.String TAG_PDF_DIGITAL_PATH
TAG_PDF_DIGITAL_PATH property about TO PDF: indicates the PDF sign digital path(jrs.pdf_digital_path).


TAG_PDF_USER_PASW

public static final java.lang.String TAG_PDF_USER_PASW
TAG_PDF_USER_PASW property about TO PDF: indicates the PDF digital file user password(jrs.pdf_user_pasw).


TAG_PDF_DOCUMENT_REASON

public static final java.lang.String TAG_PDF_DOCUMENT_REASON
TAG_PDF_DOCUMENT_REASON property about TO PDF: indicates the PDF document reason(jrs.pdf_document_reason).


TAG_PDF_LOCATION

public static final java.lang.String TAG_PDF_LOCATION
TAG_PDF_LOCATION property about TO PDF: indicates the PDF location message(jrs.pdf_location).


TAG_PDF_CONTACT_INF

public static final java.lang.String TAG_PDF_CONTACT_INF
TAG_PDF_CONTACT_INF property about TO PDF: indicates the PDF contact information(jrs.pdf_contact_inf).


TAG_NO_MARGIN_PS

public static final java.lang.String TAG_NO_MARGIN_PS
TAG_NO_MARGIN_PS property about TO PostScript: indicates whether no margin(jrs.no_margin_ps).


TAG_NO_MARGIN_RTF

public static final java.lang.String TAG_NO_MARGIN_RTF
TAG_NO_MARGIN_RTF property about TO Rich Text Format: indicates whether no margin(jrs.no_margin_rtf).


TAG_BEST_EDITING_RTF

public static final java.lang.String TAG_BEST_EDITING_RTF
TAG_BEST_EDITING_RTF property about TO Rich Text Format: indicates whether is best editing(jrs.best_editing_rtf).


TAG_CHECK_FULLNAME

public static final java.lang.String TAG_CHECK_FULLNAME
TAG_CHECK_FULLNAME the HTTP query field about check temp result name: whether to check temp result name with fullname(jrs.check_fullname).


TAG_NO_WARNING

public static final java.lang.String TAG_NO_WARNING
TAG_NO_WARNING the HTTP query field about editing Publish to Email tasks in web browsers: whether warning when the task include more one Email(jrs.no_warning).


TAG_NEED_EXPIRE

public static final java.lang.String TAG_NEED_EXPIRE
TAG_NEED_EXPIRE the HTTP query field about editing Publish to Version System tasks in web browsers: whether check expiration days in the web page(jrs.need_expire).


TAG_EXE_YEAR

public static final java.lang.String TAG_EXE_YEAR
TAG_EXE_YEAR property about task run at time(once): the execution year(jrs.exe_year).


TAG_EXE_MONTH

public static final java.lang.String TAG_EXE_MONTH
TAG_EXE_MONTH property about task run at time(once): the execution month(jrs.exe_month).


TAG_EXE_DAY

public static final java.lang.String TAG_EXE_DAY
TAG_EXE_DAY property about task run at time(once): the execution day(jrs.exe_day).


TAG_EXE_HOUR

public static final java.lang.String TAG_EXE_HOUR
TAG_EXE_HOUR property about task run at time(once): the execution hour(jrs.exe_hour).


TAG_EXE_MIN

public static final java.lang.String TAG_EXE_MIN
TAG_EXE_MIN property about task run at time(once): the execution minute(jrs.exe_min).


TAG_EXE_SEC

public static final java.lang.String TAG_EXE_SEC
TAG_EXE_SEC property about task run at time(once): the execution second(jrs.exe_sec).


TAG_EXE_DATE

public static final java.lang.String TAG_EXE_DATE
TAG_EXE_DATE property about task run at time(once): the execution date for display(jrs.exe_date).


TAG_CEASE_YEAR

public static final java.lang.String TAG_CEASE_YEAR
TAG_CEASE_YEAR property about ceasing schedule at time(once): the ceasing year(jrs.cease_year).


TAG_CEASE_MONTH

public static final java.lang.String TAG_CEASE_MONTH
TAG_CEASE_MONTH property about ceasing schedule at time(once): the ceasing month(jrs.cease_month).


TAG_CEASE_DAY

public static final java.lang.String TAG_CEASE_DAY
TAG_CEASE_DAY property about ceasing schedule at time(once): the ceasing day(jrs.cease_day).


TAG_CEASE_HOUR

public static final java.lang.String TAG_CEASE_HOUR
TAG_CEASE_HOUR property about ceasing schedule at time(once): the ceasing hour(jrs.cease_hour).


TAG_CEASE_MIN

public static final java.lang.String TAG_CEASE_MIN
TAG_CEASE_MIN property about ceasing schedule at time(once): the ceasing minute(jrs.cease_min).


TAG_CEASE_SEC

public static final java.lang.String TAG_CEASE_SEC
TAG_CEASE_SEC property about ceasing schedule at time(once): the ceasing second(jrs.cease_sec).


TAG_VER_ID

public static final java.lang.String TAG_VER_ID
TAG_VER_ID the tag to transfer result version records to JRClient: the result version ID.


TAG_VER_RST

public static final java.lang.String TAG_VER_RST
TAG_VER_ID the tag to transfer result version records to JRClient: the result version file.


TAG_VER_DATE_STR

public static final java.lang.String TAG_VER_DATE_STR
TAG_VER_ID the tag to transfer result version records to JRClient: the result version creation time in date string.


TAG_VER_DATE

public static final java.lang.String TAG_VER_DATE
TAG_VER_ID the tag to transfer result version records to JRClient: the result version creation time in miliseconds.


TAG_VER_PARAM

public static final java.lang.String TAG_VER_PARAM
TAG_VER_ID the tag to transfer result version records to JRClient: the result version parameter file.


TAG_DEL_PARAM_FILE

public static final java.lang.String TAG_DEL_PARAM_FILE
TAG_DEL_PARAM_FILE the tag to delete parameter files. The tag is provided for users to develop their own programs.


SCH_DAYS_ID

public static final java.lang.String SCH_DAYS_ID
SCH_DAYS_ID property of schedules: indicates the schedule will run daily, weekly or monthly(jrs.days_id).


SCH_IS_WEEKDAY

public static final java.lang.String SCH_IS_WEEKDAY
SCH_IS_WEEKDAY property of schedules: indicates if to run a report on a specific weekday(i.e. Monday - Friday)(jrs.is_weekday).


SCH_DAY

public static final java.lang.String SCH_DAY
SCH_DAY property of schedules: (jrs.day).


SCH_WEEK

public static final java.lang.String SCH_WEEK
SCH_WEEK property of schedules: indicates every how many weeks to run(when weekly selected)(jrs.week).


SCH_WEEKDAY

public static final java.lang.String SCH_WEEKDAY
SCH_WEEKDAY property of schedules: indicates running on which day in a week(when monthly is selected and jrs.is_day is false). Possible values: {1, 2...6, 7} means {Sunday, Monday...Friday, Saturday}(jrs.weekday).


SCH_WEEKDAYS

public static final java.lang.String SCH_WEEKDAYS
SCH_WEEKDAYS property of schedules: indicates on which day to run in a week(when weekly is selected). Possible values: a digit string. {0, 1...5, 6} means {Sunday, Monday...Friday, Saturday}(jrs.weekdays).


SCH_IS_DAY

public static final java.lang.String SCH_IS_DAY
SCH_IS_DAY property of schedules: indicates if running on xth day in a month(when monthly selected)(jrs.is_day).


SCH_MONTH

public static final java.lang.String SCH_MONTH
SCH_MONTH property of schedules: indicates every how many months to run(when monthly)(jrs.month).


SCH_IS_HOURLY

public static final java.lang.String SCH_IS_HOURLY
SCH_IS_HOURLY property of schedules: indicates if running the schedule every hour(jrs.is_hourly).


SCH_IS_BETWEEN

public static final java.lang.String SCH_IS_BETWEEN
SCH_IS_BETWEEN property of schedules: indicates if running between the start time and the finish time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_between).


SCH_HOURS

public static final java.lang.String SCH_HOURS
SCH_HOURS property of schedules: indicates every how many hours to run(when jrs.is_hourly is true)(jrs.hours).


SCH_AT_MIN

public static final java.lang.String SCH_AT_MIN
SCH_AT_MIN property of schedules: indicates running at which minute in a hour(when jrs.is_hourly is true)(jrs.at_min).


SCH_HOUR

public static final java.lang.String SCH_HOUR
SCH_HOUR property of schedules: indicates the start hour of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.hour).


SCH_MIN

public static final java.lang.String SCH_MIN
SCH_MIN property of schedules: indicates the start minute of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.min).


SCH_IS_PM

public static final java.lang.String SCH_IS_PM
SCH_IS_PM property of schedules: indicates the start PM or AM of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.is_pm).


SCH_HOUR2

public static final java.lang.String SCH_HOUR2
SCH_HOUR2 property of schedules: indicates the finish hour of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.hour2).


SCH_MIN2

public static final java.lang.String SCH_MIN2
SCH_MIN2 property of schedules: indicates the finish minute of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.min2).


SCH_IS_PM2

public static final java.lang.String SCH_IS_PM2
SCH_IS_PM2 property of schedules: indicates the finish PM or AM of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.is_pm2).


CMD_VISIBLE

public static final java.lang.String CMD_VISIBLE
CMD_VISIBLE, a command, which referred permission IS Permissions.P_VISIBLE.

See Also:
Permissions

CMD_GRANT

public static final java.lang.String CMD_GRANT
CMD_GRANT, a command, which referred permission is Permissions.P_GRANT.

See Also:
Permissions

CMD_GET_NODE_INFO

public static final java.lang.String CMD_GET_NODE_INFO
CMD_GET_NODE_INFO the command of report HTTP server(jrs.get_node_info).


CMD_GET_NODE_REFER_INFO

public static final java.lang.String CMD_GET_NODE_REFER_INFO
CMD_GET_NODE_REFER_INFO the command of report HTTP server(jrs.get_node_refer_info).


CMD_GET_SUBNODES

public static final java.lang.String CMD_GET_SUBNODES
CMD_GET_SUBNODES the command of report HTTP server(jrs.get_subnodes).


CMD_GET_SUBFILEDIRS

public static final java.lang.String CMD_GET_SUBFILEDIRS
CMD_GET_SUBFILEDIRS the command of report HTTP server(jrs.get_subfiledirs).


CMD_GET_REALPATH

public static final java.lang.String CMD_GET_REALPATH
CMD_GET_REALPATH the command of report HTTP server(jrs.get_realpath).


CMD_GET_RPTREALPATH

public static final java.lang.String CMD_GET_RPTREALPATH
CMD_GET_RPTREALPATH the command of report HTTP server(jrs.get_rpt_realpath).


CMD_GET_RPT_PARAMS

public static final java.lang.String CMD_GET_RPT_PARAMS
CMD_GET_RPT_PARAMS the command of report HTTP server(jrs.get_rpt_params).


CMD_GET_RPT_LANGUAGES

public static final java.lang.String CMD_GET_RPT_LANGUAGES
CMD_GET_RPT_LANGUAGES the command of report HTTP server(jrs.get_rpt_languages).


CMD_GET_RPT_STYLE_GROUPS

public static final java.lang.String CMD_GET_RPT_STYLE_GROUPS
CMD_GET_RPT_STYLE_GROUPS the command of report HTTP server(jrs.get_rpt_style_groups).


CMD_GET_RPT_SHEETS

public static final java.lang.String CMD_GET_RPT_SHEETS
CMD_GET_RPT_SHEETS the command of report HTTP server(jrs.get_rpt_sheets).


CMD_GET_RPT_SHEETS_FROM_RST

public static final java.lang.String CMD_GET_RPT_SHEETS_FROM_RST
CMD_GET_RPT_SHEETS_FROM_RST the command of report HTTP server(jrs.get_rpt_sheets_from_rst).


CMD_GET_ALL_USERS

public static final java.lang.String CMD_GET_ALL_USERS
CMD_GET_ALL_USERS the command of report HTTP server(jrs.get_all_users).


CMD_GET_ALL_ROLES

public static final java.lang.String CMD_GET_ALL_ROLES
CMD_GET_ALL_ROLES the command of report HTTP server(jrs.get_all_roles).


CMD_GET_REFER_USERS

public static final java.lang.String CMD_GET_REFER_USERS
CMD_GET_ALL_USERS the command of report HTTP server(jrs.get_all_users).


CMD_GET_REFER_ROLES

public static final java.lang.String CMD_GET_REFER_ROLES
CMD_GET_ALL_ROLES the command of report HTTP server(jrs.get_all_roles).


CMD_GET_REFER_GROUPS

public static final java.lang.String CMD_GET_REFER_GROUPS
CMD_GET_ALL_GROUPS the command of report HTTP server(jrs.get_all_groups).


CMD_GET_REAL_PATH

public static final java.lang.String CMD_GET_REAL_PATH
CMD_GET_REAL_PATH the command of report HTTP server(jrs.get_real_path).


CMD_GET_NODE_MAX_VER

public static final java.lang.String CMD_GET_NODE_MAX_VER
CMD_GET_NODE_MAX_VER the command of report HTTP server(jrs.get_node_max_ver).


CMD_SAVE_NODE_MAX_VER

public static final java.lang.String CMD_SAVE_NODE_MAX_VER
CMD_SAVE_NODE_MAX_VER the command of report HTTP server(jrs.save_node_max_ver).


CMD_GET_REPLACE_OLD_VER

public static final java.lang.String CMD_GET_REPLACE_OLD_VER
CMD_GET_REPLACE_OLD_VER the command of report HTTP server(jrs.get_replace_old_ver).


CMD_GET_PERMISSION

public static final java.lang.String CMD_GET_PERMISSION
CMD_GET_PERMISSION the command of report HTTP server(jrs.get_permission).


CMD_SAVE_PERMISSION

public static final java.lang.String CMD_SAVE_PERMISSION
CMD_SAVE_PERMISSION the command of report HTTP server(jrs.save_permission).


CMD_SAVE_IMPORTED_NODE_PROP

public static final java.lang.String CMD_SAVE_IMPORTED_NODE_PROP
CMD_SAVE_IMPORTED_NODE_PROP the command of report HTTP server(jrs.save_imported_node_prop).


CMD_GET_CAT_RPTS

public static final java.lang.String CMD_GET_CAT_RPTS
CMD_GET_CAT_RPTS the command of report HTTP server(jrs.get_cat_rpts).


CMD_GET_CAT_RPTS_NEW

public static final java.lang.String CMD_GET_CAT_RPTS_NEW
CMD_GET_CAT_RPTS_NEW the command of report HTTP server(jrs.get_cat_rpts) in new interface.


CMD_GET_RESULT_VERSIONS

public static final java.lang.String CMD_GET_RESULT_VERSIONS
CMD_GET_RESULT_VERSIONS the command of report HTTP server(jrs.get_rst_vers).


CMD_GET_VER_RESULT

public static final java.lang.String CMD_GET_VER_RESULT
CMD_GET_VER_RESULT the command of report HTTP server(jrs.get_ver_rst).


CMD_GET_VER_RESULT_PAGE

public static final java.lang.String CMD_GET_VER_RESULT_PAGE
CMD_GET_VER_RESULT_PAGE the command of report HTTP server(jrs.get_ver_rst_page).


CMD_GET_RPT_DESC_PAGE

public static final java.lang.String CMD_GET_RPT_DESC_PAGE
CMD_GET_RPT_DESC_PAGE the command of report HTTP server(jrs.get_rpt_desc_page).


CMD_GET_RPT_PARAM_PAGE

public static final java.lang.String CMD_GET_RPT_PARAM_PAGE
CMD_GET_RPT_PARAM_PAGE the command of report HTTP server(jrs.get_rpt_param_page).


CMD_GET_RESULT_APPLET_PAGE

public static final java.lang.String CMD_GET_RESULT_APPLET_PAGE
CMD_GET_RESULT_APPLET_PAGE the command of report HTTP server(jrs.get_rst_applet_page).


CMD_GET_VER_PARAM

public static final java.lang.String CMD_GET_VER_PARAM
CMD_GET_VER_PARAM the command of report HTTP server(jrs.get_ver_param).


CMD_GET_SCHD_PARAM

public static final java.lang.String CMD_GET_SCHD_PARAM
CMD_GET_SCHD_PARAM the command of report HTTP server(jrs.get_schd_param).


CMD_GET_ACTIVE_PARAM

public static final java.lang.String CMD_GET_ACTIVE_PARAM
CMD_GET_ACTIVE_PARAM the command of report HTTP server(jrs.get_active_param).


TAG_SUBMIT_TIME

public static final java.lang.String TAG_SUBMIT_TIME
TAG_SUBMIT_TIME the request SUBMIT_TIME String(jrs.request_url).


TAG_WAIT_RUN_TIME

public static final java.lang.String TAG_WAIT_RUN_TIME
Deprecated. As of version 6, deprecated
TAG_WAIT_RUN_TIME the waiting time for running.


TAG_SERVER_MONITOR_JSP_USER

public static final java.lang.String TAG_SERVER_MONITOR_JSP_USER
TAG_SERVER_MONITOR_JSP_USER the user who is using monitor in jsp.


TAG_SERVER_MONITOR_JSP_REFRESH

public static final java.lang.String TAG_SERVER_MONITOR_JSP_REFRESH
TAG_SERVER_MONITOR_REFRESH the time to refresh monitor.


TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME

public static final java.lang.String TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME
TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME the time limit set by customer or system, if the running report time exceed it, system will identify the report as a overtime-running report by default.


TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER

public static final java.lang.String TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER
TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER the max number of finished reports.


TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE

public static final java.lang.String TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE
TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE the max keep time allowing a finished report kept in monitor.


TAG_PARAM_SINGLE_THREAD

public static final java.lang.String TAG_PARAM_SINGLE_THREAD
TAG_PARAM_SINGLE_THREAD the string value of the JREngine's single thread.


TAG_PARAM_SID

public static final java.lang.String TAG_PARAM_SID
PARAM_SID the string value of the JREngine's SID.


TAG_PARAM_TOTAL_PAGE_NUMBER

public static final java.lang.String TAG_PARAM_TOTAL_PAGE_NUMBER
TAG_PARAM_TOTAL_PAGE_NUMBER the string value of the JREngine's TOTAL PAGE NUMBER.


TAG_PARAM_REASON

public static final java.lang.String TAG_PARAM_REASON
TAG_PARAM_REASON the string value of the JREngine's error reason.


TAG_PARAM_IO_TIME

public static final java.lang.String TAG_PARAM_IO_TIME
TAG_PARAM_IO_TIME the String value of the JREngine's IO time.


TAG_PARAM_PROCESS_TIME

public static final java.lang.String TAG_PARAM_PROCESS_TIME
TAG_PARAM_PROCESS_TIME the string value of the JREngine's process time.


TAG_PARAM_STATUS

public static final java.lang.String TAG_PARAM_STATUS
the value of Engine's status.


CMD_OPEN_PIPELINE_HTML

public static final java.lang.String CMD_OPEN_PIPELINE_HTML
CMD_OPEN_PIPELINE_HTML the command of open an pipeline html(jrs.open_pipeline_html).


CMD_AUTO_REFRESH_PAGE

public static final java.lang.String CMD_AUTO_REFRESH_PAGE
CMD_AUTO_REFRESH_PAGE the command of auto-refresh an pipeline html(jrs.auto_refresh_page).


CMD_GET_TEMP_RESULT

public static final java.lang.String CMD_GET_TEMP_RESULT
CMD_GET_TEMP_RESULT the command of report HTTP server(jrs.get_temp_result).


CMD_TESTING_BEFORE_DEPLYCAT

public static final java.lang.String CMD_TESTING_BEFORE_DEPLYCAT
CMD_TESTING_BEFORE_DEPLYCAT the command of report HTTP server(jrs.test_before_deploycat).


CMD_TESTING_BEFORE_DEPLYFONT

public static final java.lang.String CMD_TESTING_BEFORE_DEPLYFONT
CMD_TESTING_BEFORE_DEPLYFONT the command of report HTTP server(jrs.test_before_deployfont).


CMD_TESTING_BEFORE_DEPLYSTYLEGROUP

public static final java.lang.String CMD_TESTING_BEFORE_DEPLYSTYLEGROUP
CMD_TESTING_BEFORE_DEPLYSTYLEGROUP the command of report HTTP server(jrs.test_before_deploystylegroup).


CMD_AFTER_DEPLOYFILES

public static final java.lang.String CMD_AFTER_DEPLOYFILES
CMD_AFTER_DEPLOYFILES the command of report HTTP server(jrs.after_deployfiles).


CMD_WAIT_TEMP_RESULT

public static final java.lang.String CMD_WAIT_TEMP_RESULT
CMD_WAIT_TEMP_RESULT the command of report HTTP server(jrs.wait_temp_result).


CMD_IS_TEMP_RESULT_READY

public static final java.lang.String CMD_IS_TEMP_RESULT_READY
CMD_IS_TEMP_RESULT_READY the command of report HTTP server(jrs.is_temp_result_ready).


CMD_REMOVE_TEMP_RESULT

public static final java.lang.String CMD_REMOVE_TEMP_RESULT
CMD_REMOVE_TEMP_RESULT the command of report HTTP server(jrs.remove_temp_result).


CMD_WEB_VIEW

public static final java.lang.String CMD_WEB_VIEW
CMD_WEB_VIEW the command of report HTTP server(jrs.web_vw).


CMD_TRY_VIEW

public static final java.lang.String CMD_TRY_VIEW
CMD_TRY_VIEW the command of report HTTP server(jrs.try_vw).


CMD_VIEW_RST_VER

public static final java.lang.String CMD_VIEW_RST_VER
CMD_VIEW_RST_VER the command of report HTTP server(jrs.view_ver_rst).


CMD_VIEW_DEF_VER

public static final java.lang.String CMD_VIEW_DEF_VER
CMD_VIEW_DEF_VER the command of report HTTP server(jrs.view_def_rst).


CMD_RUN_AND_VIEW

public static final java.lang.String CMD_RUN_AND_VIEW
CMD_RUN_AND_VIEW the command of report HTTP server(jrs.run_vw).


CMD_LOGIN

public static final java.lang.String CMD_LOGIN
CMD_LOGIN the command of report HTTP server(jrs.login).


CMD_LOGOUT

public static final java.lang.String CMD_LOGOUT
CMD_LOGOUT the command of report HTTP server(jrs.logout).


CMD_RESTART

public static final java.lang.String CMD_RESTART
CMD_RESTART the command of report HTTP server(jrs.restart).


CMD_STOP

public static final java.lang.String CMD_STOP
CMD_STOP the command of report HTTP server(jrs.stop).


CMD_EXPORT_RESULT

public static final java.lang.String CMD_EXPORT_RESULT
CMD_EXPORT_RESULT the command of report HTTP server(jrs.exp_rst).


CMD_GET_SCHEDULES

public static final java.lang.String CMD_GET_SCHEDULES
CMD_GET_SCHEDULES the command of report HTTP server(jrs.get_schedules).


CMD_SUBMIT_SCHEDULE

public static final java.lang.String CMD_SUBMIT_SCHEDULE
CMD_SUBMIT_SCHEDULE the command of report HTTP server(jrs.submit_schedule).


CMD_RUN_TASK

public static final java.lang.String CMD_RUN_TASK
CMD_RUN_TASK the command of report HTTP server(jrs.run_task).


CMD_DEL_SCHEDULE

public static final java.lang.String CMD_DEL_SCHEDULE
CMD_DEL_SCHEDULE the command of report HTTP server(jrs.del_schedule).


CMD_ENABLE_SCHEDULE

public static final java.lang.String CMD_ENABLE_SCHEDULE
CMD_ENABLE_SCHEDULE the command of report HTTP server(jrs.enable_schedule).


CMD_DISABLE_SCHEDULE

public static final java.lang.String CMD_DISABLE_SCHEDULE
CMD_DISABLE_SCHEDULE the command of report HTTP server(jrs.disable_schedule).


CMD_DEL_RPT_VER

public static final java.lang.String CMD_DEL_RPT_VER
CMD_DEL_RPT_VER the command of report HTTP server(jrs.del_rpt_ver).


CMD_DEL_RSTDOC_VER

public static final java.lang.String CMD_DEL_RSTDOC_VER
CMD_DEL_RSTDOC_VER the command of report HTTP server(jrs.del_rstdoc_ver).


CMD_DEL_RST_VER

public static final java.lang.String CMD_DEL_RST_VER
CMD_DEL_RST_VER the command of report HTTP server(jrs.del_rst_ver).


CMD_DEL_CAT_VER

public static final java.lang.String CMD_DEL_CAT_VER
CMD_DEL_CAT_VER the command of report HTTP server(jrs.del_cat_ver).


CMD_CHANGE_PASSWORD

public static final java.lang.String CMD_CHANGE_PASSWORD
CMD_CHANGE_PASSWORD the command of report HTTP server(jrs.change_password).


CMD_GET_CHANGE_PASSWORD_PAGE

public static final java.lang.String CMD_GET_CHANGE_PASSWORD_PAGE
CMD_GET_CHANGE_PASSWORD_PAGE the command of report HTTP server(jrs.get_change_password_page).


CMD_GET_NEW_SCHEDULE_PAGE

public static final java.lang.String CMD_GET_NEW_SCHEDULE_PAGE
CMD_GET_NEW_SCHEDULE_PAGE the command of report HTTP server(jrs.get_new_schd_page).


CMD_CREATE_SCHEDULE_PAGE

public static final java.lang.String CMD_CREATE_SCHEDULE_PAGE
CMD_CREATE_SCHEDULE_PAGE the command of report HTTP server(jrs.create_schd_page).

See Also:
Constant Field Values

CMD_SUBMIT_SCHEDULE_PAGE

public static final java.lang.String CMD_SUBMIT_SCHEDULE_PAGE
CMD_SUBMIT_SCHEDULE_PAGE the command of report HTTP server(jrs.submit_schedule_form).


CMD_SUBMIT_SCHEDULE_PAGE_OLD

public static final java.lang.String CMD_SUBMIT_SCHEDULE_PAGE_OLD
CMD_SUBMIT_SCHEDULE_PAGE_OLD the command of report HTTP server(jrs.submit_schedule_form_old).


CMD_REMOVE_BASENAME

public static final java.lang.String CMD_REMOVE_BASENAME
CMD_REMOVE_BASENAME the command of report HTTP server(jrs.remove_base).


CMD_GET_SERVLET_PATH

public static final java.lang.String CMD_GET_SERVLET_PATH
CMD_GET_SERVLET_PATH the command of report HTTP server(jrs.get_servlet_path).


CMD_GET_COMPLETED

public static final java.lang.String CMD_GET_COMPLETED
CMD_GET_COMPLETED the command of report HTTP server(jrs.get_completed).


CMD_DEL_COMPLETED

public static final java.lang.String CMD_DEL_COMPLETED
CMD_DEL_COMPLETED the command of report HTTP server(jrs.del_completed).


CMD_GET_SUCC_INFO

public static final java.lang.String CMD_GET_SUCC_INFO
CMD_GET_SUCC_INFO the command of report HTTP server(jrs.get_succ_info).


CMD_GET_COMPLETED_PARAM

public static final java.lang.String CMD_GET_COMPLETED_PARAM
CMD_GET_COMPLETED_PARAM the command of report HTTP server(jrs.get_completed_param).


CMD_GET_ACTIVE

public static final java.lang.String CMD_GET_ACTIVE
CMD_GET_ACTIVE the command of report HTTP server(jrs.get_active).


CMD_STOP_TASK

public static final java.lang.String CMD_STOP_TASK
CMD_STOP_TASK the command of report HTTP server(jrs.stop_task).


CMD_GET_EDIT_SCHEDULE_PAGE

public static final java.lang.String CMD_GET_EDIT_SCHEDULE_PAGE
CMD_GET_EDIT_SCHEDULE_PAGE the command of report HTTP server(jrs.get_edit_schd_page).


CMD_GET_EDIT_SCHEDULE_PAGE_OLD

public static final java.lang.String CMD_GET_EDIT_SCHEDULE_PAGE_OLD
CMD_GET_EDIT_SCHEDULE_PAGE_OLD the command of report HTTP server(jrs.get_edit_schd_page_old).


CMD_GET_VIEW_RST_PAGE

public static final java.lang.String CMD_GET_VIEW_RST_PAGE
CMD_GET_VIEW_RST_PAGE the command of report HTTP server(jrs.get_view_rst_page).


CMD_POST_CAT_AND_RPT

public static final java.lang.String CMD_POST_CAT_AND_RPT
CMD_POST_CAT_AND_RPT the command of report HTTP server(jrs.post_catalog_report).


CMD_POST_FONT

public static final java.lang.String CMD_POST_FONT
CMD_POST_FONT the command of report HTTP server(jrs.post_fonts).


CMD_POST_STYLE_GROUP

public static final java.lang.String CMD_POST_STYLE_GROUP
CMD_POST_STYLE_GROUP the command of report HTTP server(jrs.post_style_groups).


CMD_BUILDNUMBER

public static final java.lang.String CMD_BUILDNUMBER
CMD_BUILDNUMBER the command of report HTTP server(jrs.build_number).


CMD_GET_CATALOG_OF_REPORT

public static final java.lang.String CMD_GET_CATALOG_OF_REPORT
CMD_GET_CATALOG_OF_REPORT the command of report HTTP server(jrs.get_catalog_of_report).


CMD_SET_JDBC_CONNECTION

public static final java.lang.String CMD_SET_JDBC_CONNECTION
CMD_SET_JDBC_CONNECTION the command of report HTTP server(jrs.set_jdbc_connection).


CMD_GET_BOOLEAN_NAMES

public static final java.lang.String CMD_GET_BOOLEAN_NAMES
CMD_GET_BOOLEAN_NAMES the command of report HTTP server(jrs.get_boolean_names).


CMD_GET_PRINTERS

public static final java.lang.String CMD_GET_PRINTERS
CMD_GET_PRINTERS the command of report HTTP server(jrs.get_printers).


CMD_GET_LARGE_REPORTS

public static final java.lang.String CMD_GET_LARGE_REPORTS
deprecated. CMD_GET_LARGE_REPORTS the command of report HTTP server(jrs.get_large_reports).


CMD_GET_ONDEMANDS

public static final java.lang.String CMD_GET_ONDEMANDS
CMD_GET_ONDEMANDS the command of report HTTP server(jrs.get_ondemands).


CMD_HAS_PAGE_SECURITY

public static final java.lang.String CMD_HAS_PAGE_SECURITY
CMD_HAS_PAGE_SECURITY the command of report HTTP server(jrs.has_page_security).


CMD_MAIN_FRAME

public static final java.lang.String CMD_MAIN_FRAME
CMD_MAIN_FRAME the command of report HTTP server(jrs.main_frame).


CMD_LEFT_FRAME

public static final java.lang.String CMD_LEFT_FRAME
CMD_LEFT_FRAME the command of report HTTP server(jrs.left_frame).


CMD_TOP_FRAME

public static final java.lang.String CMD_TOP_FRAME
CMD_TOP_FRAME the command of report HTTP server(jrs.top_frame).


CMD_GET_DHTML_PAGE

public static final java.lang.String CMD_GET_DHTML_PAGE
CMD_GET_DHTML_PAGE the command of report HTTP server(jrs.get_dhtml_page).


CMD_SUBTOP_FRAME

public static final java.lang.String CMD_SUBTOP_FRAME
(deprecated) CMD_SUBTOP_FRAME the command of report HTTP server(jrs.subtop_frame).


CMD_OLDTOP_FRAME

public static final java.lang.String CMD_OLDTOP_FRAME
(deprecated) CMD_OLDTOP_FRAME the command of report HTTP server(jrs.oldtop_frame).


CMD_OLDLEFT_FRAME

public static final java.lang.String CMD_OLDLEFT_FRAME
(deprecated) CMD_OLDLEFT_FRAME the command of report HTTP server(jrs.oldleft_frame).


CMD_WAIT_USER

public static final java.lang.String CMD_WAIT_USER
CMD_WAIT_USER the command of wait in a user queue(jrs.wait_user).


CMD_WAIT_REPORT

public static final java.lang.String CMD_WAIT_REPORT
CMD_WAIT_REPORT the command of wait in a report queue(jrs.wait_report).


CMD_GET_NODE_PROP

public static final java.lang.String CMD_GET_NODE_PROP
CMD_GET_NODE_PROP the command of report HTTP server(jrs.get_node_prop).


CMD_SAVE_NODE_PROP

public static final java.lang.String CMD_SAVE_NODE_PROP
CMD_SAVE_NODE_PROP the command of report HTTP server(jrs.save_node_prop).


CMD_GET_TO_VERSION_DESC

public static final java.lang.String CMD_GET_TO_VERSION_DESC
CMD_GET_TO_VERSION_DESC the command of report HTTP server(jrs.get_to_version_desc).


CMD_GET_REPORT_VERSIONS

public static final java.lang.String CMD_GET_REPORT_VERSIONS
CMD_GET_REPORT_VERSIONS the command of report HTTP server(jrs.get_rpt_vers).


CMD_GET_CATALOG_VERSIONS

public static final java.lang.String CMD_GET_CATALOG_VERSIONS
CMD_GET_CATALOG_VERSIONS the command of report HTTP server(jrs.get_cat_vers).


CMD_GET_RESULT_DOC_VERSIONS

public static final java.lang.String CMD_GET_RESULT_DOC_VERSIONS
CMD_GET_RESULT_DOC_VERSIONS the command of report HTTP server(jrs.get_rst_doc_vers).


CMD_IMPORT_RESOURCE

public static final java.lang.String CMD_IMPORT_RESOURCE
CMD_IMPORT_RESOURCE the command of report HTTP server(jrs.import_resource).


CMD_IMPORT_RESOURCE_ADVANCED

public static final java.lang.String CMD_IMPORT_RESOURCE_ADVANCED
CMD_IMPORT_RESOURCE_ADVANCED the command of report HTTP server(jrs.import_resource_advanced).


CMD_DELETE_RESOURCE

public static final java.lang.String CMD_DELETE_RESOURCE
CMD_DELETE_RESOURCE the command of report HTTP server(jrs.delete_resource).


CMD_SAVE_IMPORTED_RESOURCE

public static final java.lang.String CMD_SAVE_IMPORTED_RESOURCE
CMD_SAVE_IMPORTED_RESOURCE the command of report HTTP server(jrs.save_imported_resource).


CMD_GET_PRE_SCHD_PAGE

public static final java.lang.String CMD_GET_PRE_SCHD_PAGE
CMD_GET_PRE_SCHD_PAGE the command of report HTTP server(jrs.get_pre_schd_page).


CMD_GET_SEL_CAT_PAGE

public static final java.lang.String CMD_GET_SEL_CAT_PAGE
CMD_GET_SEL_CAT_PAGE the command of report HTTP server(jrs.get_sel_cat_page).


CMD_GET_RST_VER_PROP

public static final java.lang.String CMD_GET_RST_VER_PROP
CMD_GET_RST_VER_PROP the command of report HTTP server(jrs.get_rst_ver_prop).


CMD_SAVE_RST_VER_PROP

public static final java.lang.String CMD_SAVE_RST_VER_PROP
CMD_SAVE_RST_VER_PROP the command of report HTTP server(jrs.save_rst_ver_prop).


CMD_GET_RPT_VER_PROP

public static final java.lang.String CMD_GET_RPT_VER_PROP
CMD_GET_RPT_VER_PROP the command of report HTTP server(jrs.get_rpt_ver_prop).


CMD_SAVE_RPT_VER_PROP

public static final java.lang.String CMD_SAVE_RPT_VER_PROP
CMD_SAVE_RPT_VER_PROP the command of report HTTP server(jrs.save_rpt_ver_prop).


CMD_GET_RSTDOC_VER_PROP

public static final java.lang.String CMD_GET_RSTDOC_VER_PROP
CMD_GET_RSTDOC_VER_PROP the command of report HTTP server(jrs.get_rstdoc_ver_prop).


CMD_SAVE_RSTDOC_VER_PROP

public static final java.lang.String CMD_SAVE_RSTDOC_VER_PROP
CMD_SAVE_RSTDOC_VER_PROP the command of report HTTP server(jrs.save_rstdoc_ver_prop).


CMD_GET_CAT_VER_PROP

public static final java.lang.String CMD_GET_CAT_VER_PROP
CMD_GET_CAT_VER_PROP the command of report HTTP server(jrs.get_cat_ver_prop).


CMD_SAVE_CAT_VER_PROP

public static final java.lang.String CMD_SAVE_CAT_VER_PROP
CMD_SAVE_CAT_VER_PROP the command of report HTTP server(jrs.save_cat_ver_prop).


CMD_IS_WAIT_USER

public static final java.lang.String CMD_IS_WAIT_USER
CMD_IS_WAIT_USER the command of making user waiting due to limited access. (jrs.is_wait_user).


CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE

public static final java.lang.String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE
CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE the command of exporting schedule to script file (jrs.export_schedule_to_script_file).


CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE

public static final java.lang.String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE
CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE the command of importing schedule from script file (jrs.import_schedule_from_script_file).


CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE

public static final java.lang.String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE
CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE the command of saving script file (jrs.export_schedule_to_script_file_save).


CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT

public static final java.lang.String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT
CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT the command of submitting script file (jrs.export_schedule_to_script_file_submit).


CMD_EXPORT_PERMISSION_IS

public static final java.lang.String CMD_EXPORT_PERMISSION_IS
CMD_EXPORT_PERMISSION_IS the command of verifying permission of export script file (jrs.export_permission_is).


CMD_IMPORT_SHEDULE_SCRIPTS

public static final java.lang.String CMD_IMPORT_SHEDULE_SCRIPTS
CMD_IMPORT_SHEDULE_SCRIPTS the command of import scripts (jrs.import_schedule_scripts).


CMD_EXPORT_SCHEDULE_TO_FILE

public static final java.lang.String CMD_EXPORT_SCHEDULE_TO_FILE
CMD_EXPORT_SCHEDULE_TO_FILE the command of exporting schedule to file (jrs.export_schedule_to_file).


CMD_IMPORT_SCHEDULE_FROM_FILE

public static final java.lang.String CMD_IMPORT_SCHEDULE_FROM_FILE
CMD_IMPORT_SCHEDULE_FROM_FILE the command of importing schedule from file (jrs.import_schedule_from_file).


CMD_DELETE_SCHEDULES

public static final java.lang.String CMD_DELETE_SCHEDULES
CMD_DELETE_SCHEDULES the command of deleting schedules (jrs.delete_schedules).


CMD_COPY_SCHEDULES

public static final java.lang.String CMD_COPY_SCHEDULES
CMD_COPY_SCHEDULES the command of copying schedules (jrs.copy_schedules).


CMD_ENABLE_SCHEDULES

public static final java.lang.String CMD_ENABLE_SCHEDULES
CMD_ENABLE_SCHEDULES the command of enabling schedules (jrs.enable_schedules).


CMD_DISABLE_SCHEDULES

public static final java.lang.String CMD_DISABLE_SCHEDULES
CMD_DISABLE_SCHEDULES the command of disabling schedules (jrs.disable_schedules).


CMD_GET_SELF_RPTS

public static final java.lang.String CMD_GET_SELF_RPTS
CMD_GET_SELF_RPTS the command of returning the self-contained reports of current directory


CMD_STOP_LARGE_REPORT

public static final java.lang.String CMD_STOP_LARGE_REPORT
deprecated. CMD_STOP_LARGE_REPORT the command of stopping large report.


CMD_DEL_ONDEMAND

public static final java.lang.String CMD_DEL_ONDEMAND
CMD_DEL_ONDEMAND the command of deleting on-demand report record (jrs.del_ondemand).


CMD_GET_SCHEDULE_FILES

public static final java.lang.String CMD_GET_SCHEDULE_FILES
CMD_GET_SCHEDULE_FILES the command of getting schedule files.


CMD_DEL_ALL_COMPLETED

public static final java.lang.String CMD_DEL_ALL_COMPLETED
CMD_DEL_ALL_COMPLETED the command of deleting all completed task records.


CMD_CHECK_PERMISSION

public static final java.lang.String CMD_CHECK_PERMISSION
CMD_CHECK_PERMISSION the command of check the resource permission of specify user.


CMD_ENABLE_DISPLAY_PERMISSIONS

public static final java.lang.String CMD_ENABLE_DISPLAY_PERMISSIONS
CMD_ENABLE_DISPLAY_PERMISSIONS the command of check if enable display user permission.


CMD_ADAPTOR_EDIT_PERMISSIONS

public static final java.lang.String CMD_ADAPTOR_EDIT_PERMISSIONS
CMD_ENABLE_DISPLAY_PERMISSIONS the command of check if enable display user permission.


CMD_CHECK_PRIVILEGE

public static final java.lang.String CMD_CHECK_PRIVILEGE
CMD_CHECK_PRIVILEGE the command of check the privilege of specify user.


CMD_IS_ADMIN_USER

public static final java.lang.String CMD_IS_ADMIN_USER
CMD_DEL_ALL_COMPLETED the command of check if the user is an admin user.


CMD_IS_ENABLE_DURATION

public static final java.lang.String CMD_IS_ENABLE_DURATION
CMD_IS_ENABLE_DURATION the command of check whether enable duration (jrs.is_enable_duration)


CMD_IS_SPLIT_PDF

public static final java.lang.String CMD_IS_SPLIT_PDF
CMD_IS_SPLIT_PDF the command of check whether the "Split PDF" option is applied in scheduling a report set result to e-mail in PDF file attachment. (jrs.is_split_pdf)


CMD_ADD_RESOURCES_TO_FOLDER

public static final java.lang.String CMD_ADD_RESOURCES_TO_FOLDER
CMD_ADD_RESOURCES_TO_FOLDER the command of add remote resource to server


CMD_CREATE_FOLDER

public static final java.lang.String CMD_CREATE_FOLDER
CMD_CREATE_FOLDER the command of create folder to server


CMD_GET_LATEST_VERSION_NUMBER

public static final java.lang.String CMD_GET_LATEST_VERSION_NUMBER
CMD_GET_LATEST_VERSION_NUMBER the command of get the latest version number


CMD_CAN_EXPORT_DHTML_RESULT

public static final java.lang.String CMD_CAN_EXPORT_DHTML_RESULT
CMD_CAN_EXPORT_DHTML_RESULT the command of test whether can export dhtml result


TAG_NO_MARGIN_MAIL

public static final java.lang.String TAG_NO_MARGIN_MAIL
TAG_NO_MARGIN_MAIL property about TO EMail: indicates whether no margin for the report in the email(jrs.no_margin_mail).


MAIL_FMT_DEFAULT

public static final int MAIL_FMT_DEFAULT
MAIL_FMT_DEFAULT the default mail format.


MAIL_FMT_TEXT

public static final int MAIL_FMT_TEXT
MAIL_FMT_TEXT the mail format: E-mail result in plain text E-mail format.


MAIL_FMT_HTML

public static final int MAIL_FMT_HTML
MAIL_FMT_HTML the mail format: HTML mail.


MAIL_FMT_PLAIN_TXT

public static final int MAIL_FMT_PLAIN_TXT
MAIL_FMT_HTML the mail format: Plain text mail.


MAIL_FMT_HTML_FILE

public static final int MAIL_FMT_HTML_FILE
MAIL_FMT_HTML the mail format: HTML file as attachment.


MAIL_FMT_PDF_FILE

public static final int MAIL_FMT_PDF_FILE
MAIL_FMT_HTML the mail format: PDF file as attachment.


MAIL_FMT_RST_FILE

public static final int MAIL_FMT_RST_FILE
MAIL_FMT_HTML the mail format: JReport .rst file as attachment.


MAIL_FMT_SDF_TEXT

public static final int MAIL_FMT_SDF_TEXT
MAIL_FMT_HTML the mail format: Delimited text as attachment.


MAIL_FMT_PS_FILE

public static final int MAIL_FMT_PS_FILE
MAIL_FMT_HTML the mail format: PostScript File as attachment.


MAIL_FMT_XLS_FILE

public static final int MAIL_FMT_XLS_FILE
MAIL_FMT_HTML the mail format: Excel file as attachment.


MAIL_FMT_RTF_FILE

public static final int MAIL_FMT_RTF_FILE
MAIL_FMT_HTML the mail format: Rtf file as attachment.


MAIL_FMT_XML_FILE

public static final int MAIL_FMT_XML_FILE
MAIL_FMT_XML the mail format: XML file as attachment.


KEEPORIGIN

public static final int KEEPORIGIN
Value of WordWrap


NOWORDWRAP

public static final int NOWORDWRAP

WORDWRAPALL

public static final int WORDWRAPALL

WordWrapID

public static final java.lang.String[] WordWrapID
Browser ID for IsWordWrap


TAG_AFTER_APM

public static final java.lang.String TAG_AFTER_APM
TAG_AFTER_APM property about task run after time(periodically): the PM or AM(jrs.after_apm).


TAG_BEFORE_APM

public static final java.lang.String TAG_BEFORE_APM
TAG_BEFORE_APM property about task 'run until' time(periodically): the PM or AM(jrs.before_apm).


TAG_ONCE_APM

public static final java.lang.String TAG_ONCE_APM
TAG_ONCE_APM property about task runtime(at): the PM or AM about run this task at(jrs.once_apm).


TAG_UPD_APM

public static final java.lang.String TAG_UPD_APM
TAG_UPD_APM property about task runtime(periodically): the PM or AM about Updata at(jrs.upd_apm).


TAG_BTW_APM1

public static final java.lang.String TAG_BTW_APM1
TAG_BTW_APM1 property about task runtime(periodically): the first PM or AM about Repeat(jrs.btw_apm1).


TAG_BTW_APM2

public static final java.lang.String TAG_BTW_APM2
TAG_BTW_APM2 property about task runtime(periodically): the second PM or AM about Repeat(jrs.btw_apm2).


TAG_SCH_DAYS

public static final java.lang.String TAG_SCH_DAYS
TAG_SCH_DAYS property about task runtime(periodically): the days in-between if run daily(jrs.sch_days).


TAG_SCH_WEEKS

public static final java.lang.String TAG_SCH_WEEKS
TAG_SCH_WEEKS property about task runtime(periodically): indicate the week if run weekly (jrs.sch_weeks).


TAG_SCH_MONTH1

public static final java.lang.String TAG_SCH_MONTH1
TAG_SCH_MONTH1 property about task runtime(periodically):the months in-between if run monthly and under the mode of Date (jrs.months1).


TAG_SCH_MONTH2

public static final java.lang.String TAG_SCH_MONTH2
TAG_SCH_MONTH2 property about task runtime(periodically):the months in-between if run monthly and under the mode of Weekday(jrs.months2).


TAG_WHICH_WEEK

public static final java.lang.String TAG_WHICH_WEEK
TAG_WHICH_WEEK property about task runtime(periodically):indicate the week if running monthly (jrs.which_week).


TAG_WHICH_WEEKDAY

public static final java.lang.String TAG_WHICH_WEEKDAY
TAG_WHICH_WEEKDAY property about task runtime(periodically):indicate weekday if run monthly (jrs.which_weekday).


TAG_BTW_H1

public static final java.lang.String TAG_BTW_H1
TAG_WHICH_BTW_H1 property about task runtime(periodically):indicate the original hour if running repeat everyhour or everyminute (jrs.btw_h1).


TAG_BTW_M1

public static final java.lang.String TAG_BTW_M1
TAG_WHICH_BTW_M1 property about task run time(periodically):indicate the original minute if running repeat everyhour or everyminute (jrs.btw_m1).


TAG_WKD_0

public static final java.lang.String TAG_WKD_0
TAG_WKD_* property about task run time(periodically):indicate the weekday if running repeat weekly (jrs.wkd*).


TAG_WKD_1

public static final java.lang.String TAG_WKD_1

TAG_WKD_2

public static final java.lang.String TAG_WKD_2

TAG_WKD_3

public static final java.lang.String TAG_WKD_3

TAG_WKD_4

public static final java.lang.String TAG_WKD_4

TAG_WKD_5

public static final java.lang.String TAG_WKD_5

TAG_WKD_6

public static final java.lang.String TAG_WKD_6

TAG_TO_RST

public static final java.lang.String TAG_TO_RST
TAG_TO_RST property about task 'run publish':indicate file type as result file if publishing to disk (jrs.to_rst).


TAG_TO_HTML

public static final java.lang.String TAG_TO_HTML
TAG_TO_HTML property about task 'run publish':indicate file type as HTML file if publishing to disk (jrs.to_html).


TAG_TO_PDF

public static final java.lang.String TAG_TO_PDF
TAG_TO_PDF property about task 'run publish':indicate file type as PDF file if publishing to disk (jrs.to_pdf).


TAG_TO_TEXT

public static final java.lang.String TAG_TO_TEXT
TAG_TO_TEXT property about task 'run publish':indicate file type as text file if publishing to disk (jrs.to_text).


TAG_TO_EXCEL

public static final java.lang.String TAG_TO_EXCEL
TAG_TO_EXCEL property about task 'run publish':indicate file type as excel file if publishing to disk (jrs.to_excel).


TAG_TO_PS

public static final java.lang.String TAG_TO_PS
TAG_TO_PS property about task 'run publish':indicate file type as PostScript file if publishing to disk (jrs.to_ps).


TAG_TO_RTF

public static final java.lang.String TAG_TO_RTF
TAG_TO_RTF property about task 'run publish':indicate file type as Rich Text Format file if publishing to disk (jrs.to_rtf).


TAG_TO_XML

public static final java.lang.String TAG_TO_XML
TAG_TO_XML property about task 'run publish ':indicate file type as xml file if publishing to disk (jrs.to_xml).


TAG_TO_DISK_RST_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_RST_PATH_TYPE
TAG_TO_DISK_RST_PATH_TYPE indicate publish result file to report server path or server real path (jrs.to_disk_rst_path_type)


TAG_TO_DISK_HTML_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_HTML_PATH_TYPE
TAG_TO_DISK_HTML_PATH_TYPE indicate publish html file to report server path or server real path


TAG_TO_DISK_PDF_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_PDF_PATH_TYPE
TAG_TO_DISK_PDF_PATH_TYPE indicate publish pdf file to report server path or server real path


TAG_TO_DISK_TEXT_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_TEXT_PATH_TYPE
TAG_TO_DISK_TEXT_PATH_TYPE indicate publish text file to report server path or server real path


TAG_TO_DISK_EXCEL_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_EXCEL_PATH_TYPE
TAG_TO_DISK_EXCEL_PATH_TYPE indicate publish excel file to report server path or server real path


TAG_TO_DISK_PS_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_PS_PATH_TYPE
TAG_TO_DISK_PS_PATH_TYPE indicate publish PostScript file to report server path or server real path


TAG_TO_DISK_RTF_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_RTF_PATH_TYPE
TAG_TO_DISK_RTF_PATH_TYPE indicate publish rich text format file to report server path or server real path (jrs.to_disk_rtf_path_type)


TAG_TO_DISK_XML_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_XML_PATH_TYPE
TAG_TO_DISK_XML_PATH_TYPE indicate publish xml file to report server path or server real path


TAG_TO_DISK_TIFF_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_TIFF_PATH_TYPE
TAG_TO_DISK_TIFF_PATH_TYPE indicate publish tiff file to report server path or server real path


TAG_TO_DISK_SVG_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_SVG_PATH_TYPE
TAG_TO_DISK_SVG_PATH_TYPE indicate publish svg file to report server path or server real path


TAG_TO_DISK_RPT_SERVER_PATH

public static final int TAG_TO_DISK_RPT_SERVER_PATH
TAG_TO_DISK_RPT_SERVER_PATH publish to report server path


TAG_TO_DISK_REAL_SERVER_PATH

public static final int TAG_TO_DISK_REAL_SERVER_PATH
TAG_TO_DISK_REAL_SERVER_PATH publish to server real path


TAG_MAIL_FROM_PMT

public static final java.lang.String TAG_MAIL_FROM_PMT
TAG_MAIL_FROM_PMT prompt for the To field when composing notification emails: the mailto prompt("From:").


TAG_MAIL_TO_PMT

public static final java.lang.String TAG_MAIL_TO_PMT
TAG_MAIL_TO_PMT prompt for the To field when composing notification emails: the mailto prompt("To:").


TAG_MAIL_CC_PMT

public static final java.lang.String TAG_MAIL_CC_PMT
TAG_MAIL_CC_PMT prompt for the Cc field when composing notification emails: the Cc prompt("Cc:").


TAG_MAIL_BCC_PMT

public static final java.lang.String TAG_MAIL_BCC_PMT
TAG_MAIL_BCC_PMT prompt for the Bcc field when composing notification emails: the Bcc prompt("Bcc:").


TAG_MAIL_SUBJECT_PMT

public static final java.lang.String TAG_MAIL_SUBJECT_PMT
TAG_MAIL_SUBJECT_PMT prompt for the Subject field when composing notification emails: the Subject prompt("Subject:").


TAG_MAIL_COMMENTS_PMT

public static final java.lang.String TAG_MAIL_COMMENTS_PMT
TAG_MAIL_COMMENTS_PMT prompt for the Comments field when composing notification emails: the Comments prompt("Comments:").


CMD_CMDBAR_FRAME

public static final java.lang.String CMD_CMDBAR_FRAME
CMD_CMDBAR_FRAME the command of report HTTP server(jrs.cmdbar_frame).


CMD_VIEW_LARGE_REPORT

public static final java.lang.String CMD_VIEW_LARGE_REPORT
deprecated. CMD_VIEW_LARGE_REPORT the command of report HTTP server(jrs.view_large_report).


CMD_VIEW_ONDEMAND

public static final java.lang.String CMD_VIEW_ONDEMAND
CMD_VIEW_ONDEMAND the command of report HTTP server(jrs.view_ondemand).


CMD_PUBLISHTO_VERSION

public static final java.lang.String CMD_PUBLISHTO_VERSION
CMD_PUBLISHTO_VERSION the command of publish report result to version system


CMD_SUBMIT_MAXVERSION

public static final java.lang.String CMD_SUBMIT_MAXVERSION
CMD_SUBMIT_MAXVERSION the command of submit the max version limit of a report


CMD_GET_MAXVERSION

public static final java.lang.String CMD_GET_MAXVERSION
CMD_GET_MAXVERSION the command of get the max version limit of a report


TAG_NEED_MAXVERSION

public static final java.lang.String TAG_NEED_MAXVERSION
TAG_NEED_MAXVERSION the HTTP query field: max version limit has been set(jrs.need_maxverion).


TAG_MAXVERSION

public static final java.lang.String TAG_MAXVERSION
TAG_FILE the HTTP query field: max version limit(jrs.maxversion).


TAG_REQUEST_URL

public static final java.lang.String TAG_REQUEST_URL
TAG_REQUEST_URL the request URL String(jrs.request_url).


TAG_REMOTE_ADDR

public static final java.lang.String TAG_REMOTE_ADDR
TAG_REMOTE_ADDR the remote address of the client sent request(jrs.remote_addr);


HTML_SUFFIX

public static final java.lang.String HTML_SUFFIX
HTML_SUFFIX the suffix of html files(.html)


EXCEL_SUFFIX

public static final java.lang.String EXCEL_SUFFIX
EXCEL_SUFFIX the suffix of excel files(.xls)


RTF_SUFFIX

public static final java.lang.String RTF_SUFFIX
RTF_SUFFIX the suffix of rtf files(.rtf)


XML_SUFFIX

public static final java.lang.String XML_SUFFIX
XML_SUFFIX the suffix of xml files(.xml)


PS_SUFFIX

public static final java.lang.String PS_SUFFIX
PS_SUFFIX the suffix of ps files(.ps)


SCH_MINUTES

public static final java.lang.String SCH_MINUTES
SCH_MINUTES property of schedules: indicates every how many minutes to run(when jrs.is_minutely is true)(jrs.minutes).


SCH_IS_MINUTELY

public static final java.lang.String SCH_IS_MINUTELY
SCH_IS_MINUTELY property of schedules: indicates if running the schedule every minute(jrs.is_minutely).


SCH_IS_AFTER

public static final java.lang.String SCH_IS_AFTER
SCH_IS_AFTER property of schedules: indicates if running after the specific time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_after).


TAG_AFTER_DAY

public static final java.lang.String TAG_AFTER_DAY
TAG_AFTER_DAY property about task run after time(periodically): the begin day(jrs.after_day).


TAG_AFTER_HOUR

public static final java.lang.String TAG_AFTER_HOUR
TAG_AFTER_HOUR property about task run after time(periodically): the begin hour(jrs.after_hour).


TAG_AFTER_MINUTE

public static final java.lang.String TAG_AFTER_MINUTE
TAG_AFTER_MINUTE property about task run after time(periodically): the begin day(jrs.after_minute).


TAG_BEFORE_YEAR

public static final java.lang.String TAG_BEFORE_YEAR
TAG_BEFORE_YEAR property about task run before time(periodically): the ceasing year(jrs.before_year).


TAG_BEFORE_MONTH

public static final java.lang.String TAG_BEFORE_MONTH
TAG_BEFORE_MONTH property about task run before time(periodically): the ceasing month(jrs.before_month).


TAG_AFTER_YEAR

public static final java.lang.String TAG_AFTER_YEAR
TAG_AFTER_YEAR property about task run after time(periodically): the ceasing year(jrs.after_year).


TAG_AFTER_MONTH

public static final java.lang.String TAG_AFTER_MONTH
TAG_AFTER_MONTH property about task run after time(periodically): the ceasing month(jrs.after_month).


SCH_IS_BEFORE

public static final java.lang.String SCH_IS_BEFORE
SCH_IS_BEFORE property of schedules: indicates if running before the specific time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_before).


TAG_BEFORE_DAY

public static final java.lang.String TAG_BEFORE_DAY
TAG_BEFORE_DAY property about task run before time(periodically): the ceasing day(jrs.before_day).


TAG_BEFORE_HOUR

public static final java.lang.String TAG_BEFORE_HOUR
TAG_BEFORE_HOUR property about task run before time(periodically): the ceasing hour(jrs.before_hour).


TAG_BEFORE_MINUTE

public static final java.lang.String TAG_BEFORE_MINUTE
TAG_BEFORE_MINUTE property about task run before time(periodically): the ceasing minute(jrs.before_minute).


TAG_MAIL_TO_REFERUSER

public static final java.lang.String TAG_MAIL_TO_REFERUSER
TAG_MAIL_TO_REFERUSER property about the task "Publish to Email": send multiple mails to refered users(jrs.mail_to_referuser).


TAG_HAS_TASK_LISTENER

public static final java.lang.String TAG_HAS_TASK_LISTENER
TAG_HAS_TASK_LISTENER property about task: indicate whether user implemented TaskListener(jrs.has_task_listener).


TAG_TASK_LISTENER_CLASS

public static final java.lang.String TAG_TASK_LISTENER_CLASS
TAG_TASK_LISTENER_CLASS property about task: indicate user's java class name implemented TaskListener(jrs.task_listener_class).


TAG_HAS_NLS_BUNDLE_INFO

public static final java.lang.String TAG_HAS_NLS_BUNDLE_INFO
TAG_HAS_NLS_BUNDLE_INFO property about task: indicate whether user implemented NLSBundleInfo (jrs.has_nls_bundle_info).


TAG_NLS_BUNDLE_INFO

public static final java.lang.String TAG_NLS_BUNDLE_INFO
TAG_NLS_BUNDLE_INFO property about task: indicate user's implemented instance of NLSBundleInfo (jrs.nls_bundle_info).


TAG_EXEC_HOST

public static final java.lang.String TAG_EXEC_HOST
TAG_EXEC_HOST property about task: indicate the host which was executing the task(jrs.exec_host).


TAG_EXEC_PORT

public static final java.lang.String TAG_EXEC_PORT
TAG_EXEC_PORT property about task: indicate the port which was executing the task(jrs.exec_port).


TAG_IS_LOCAL

public static final java.lang.String TAG_IS_LOCAL
TAG_IS_LOCAL property about task: indicate if the task was executed locally(jrs.is_local).


TAG_COL

public static final java.lang.String TAG_COL
TAG_COL the reports column index.


TAG_SORT_ORDER

public static final java.lang.String TAG_SORT_ORDER
TAG_SORT_ORDER the report order's sorting order


PAR_DIRECTORY

public static final java.lang.String PAR_DIRECTORY
PAR_DIRECTORY property about parent directory.


TAG_IS_MY_SERVER

public static final java.lang.String TAG_IS_MY_SERVER
TAG_IS_MY_SERVER property about is my server


TASK_PUBLISH_ANALYSIS_DISPLAY_NAME

public static final java.lang.String TASK_PUBLISH_ANALYSIS_DISPLAY_NAME
TASK_PUBLISH_ANALYSIS_DISPLAY_NAME the display name of scheduled tasks: Publish Analysis Rpt Task(Publish Analysis Rpt Task).


JRTASK_PUBLISH_ANALYSIS

public static final java.lang.String JRTASK_PUBLISH_ANALYSIS
JRTASK_PUBLISH_ANALYSIS the class name of scheduled tasks: Publish to Analysis Report(jet.server.schedule.jrtasks.PublishAnalysisRptTask).


P_TASK_PUBLISH

public static final java.lang.String P_TASK_PUBLISH
P_TASK_PUBLISH Publish to RPT Task's class name.


JRTASK_PUBLISH

public static final java.lang.String JRTASK_PUBLISH
JRTASK_PUBLISH the class name of scheduled tasks: Publish to Report(jet.server.schedule.jrtasks.PublishRptTask).


TAG_TO_DISK

public static final java.lang.String TAG_TO_DISK
TAG_TO_DISK property about schedule: indicates that if the schedule has to disk task(jrs.to_disk).


TAG_WORDWRAP_EXCEL

public static final java.lang.String TAG_WORDWRAP_EXCEL
TAG_WORDWRAP_EXCEL property about TO EXCEL: indicates that if the excel has wordwrap format(jrs.is_wordwrap).


TAG_EXCEL_WORDWRAP

public static final java.lang.String TAG_EXCEL_WORDWRAP
TAG_WORDWRAP_EXCEL property about TO EXCEL: indicates that if the excel has wordwrap format(jrs.is_wordwrap).


TAG_EXCEL2000

public static final java.lang.String TAG_EXCEL2000
TAG_EXCEL2000 property about TO EXCEL: indicates that if the excel has excel2000 format(jrs.excel2000).


TAG_HAS_SHAPES

public static final java.lang.String TAG_HAS_SHAPES
TAG_HAS_SHAPES property about TO EXCEL: indicates that if the excel has shapes(jrs.has_shapes).


TAG_IS_MATCH_LAYOUT

public static final java.lang.String TAG_IS_MATCH_LAYOUT
Deprecated. As of version 8.1, replaced by TAG_EXCEL_LAYOUT.
TAG_IS_MATCH_LAYOUT property about TO EXCEL: indicates that if the excel has match layout format(jrs.matchlayout).


TAG_EXCEL_LAYOUT

public static final java.lang.String TAG_EXCEL_LAYOUT
TAG_EXCEL_LAYOUT property about TO EXCEL: indicates that if new excel layout(jrs.excel_layout).


TAG_EXCEL_ADVANCED

public static final java.lang.String TAG_EXCEL_ADVANCED
TAG_EXCEL_ADVANCED property about TO EXCEL: indicates that if the excel advanced(jrs.excel_advanced).


TAG_PRINT_HEADER

public static final java.lang.String TAG_PRINT_HEADER
TAG_PRINT_HEADER property about TO EXCEL: indicates that if the excel print page header(jrs.print_header).


TAG_PRINT_FOOTER

public static final java.lang.String TAG_PRINT_FOOTER
TAG_PRINT_FOOTER property about TO EXCEL: indicates that if new the excel print page footer(jrs.print_footer).


TAG_PRINT_GRIDLINES

public static final java.lang.String TAG_PRINT_GRIDLINES
TAG_PRINT_GRIDLINES property about TO EXCEL: indicates that if new the excel print gridlines(jrs.print_gridlines).


TAG_TO_VERSION

public static final java.lang.String TAG_TO_VERSION
TAG_TO_VERSION property about schedule: indicates that if the schedule has to version task(jrs.to_version).


TAG_TO_VERSION_RST

public static final java.lang.String TAG_TO_VERSION_RST
TAG_TO_VERSION_RST property about TO VERSION: indicates that if the schedule has to rst version task(jrs.to_version_rst).


TAG_VERSION_ZIP_RESULT

public static final java.lang.String TAG_VERSION_ZIP_RESULT
TAG_VERSION_ZIP_RESULT property about TO RST VERSION: indicates whether zip rst result (jrs.version_zip_result)


TAG_TO_VERSION_RSD

public static final java.lang.String TAG_TO_VERSION_RSD
TAG_TO_VERSION_RSD property about TO VERSION: indicates that if the schedule has to rsd(DHTML result) version task(jrs.to_version_rsd).


TAG_VERSION_RSD_ZIP_RESULT

public static final java.lang.String TAG_VERSION_RSD_ZIP_RESULT
TAG_VERSION_RSD_ZIP_RESULT property about TO RSD VERSION: indicates whether zip rsd result (jrs.version_rsd_zip_result)


TAG_TO_VERSION_HTML

public static final java.lang.String TAG_TO_VERSION_HTML
TAG_TO_VERSION_HTML property about TO VERSION: indicates that if the schedule has to html version task(jrs.to_version_html).


TAG_VERSION_IS_MULTI_FILES

public static final java.lang.String TAG_VERSION_IS_MULTI_FILES
TAG_VERSION_IS_MULTI_FILES property about TO HTML VERSION: indicates whether html is generated to a file or to multiple files (jrs.version_is_multi_files)


TAG_VERSION_EMBEDDED_CSS

public static final java.lang.String TAG_VERSION_EMBEDDED_CSS
TAG_VERSION_EMBEDDED_CSS property about TO HTML VERSION: indicates whether html embed CSS when generating multiple files(jrs.version_embedded_css).


TAG_VERSION_IS_CHART_APPLET

public static final java.lang.String TAG_VERSION_IS_CHART_APPLET
TAG_VERSION_IS_CHART_APPLET property about TO HTML VERSION: indicates whether the chart in html file is an applet (jrs.version_is_chart_applet)


TAG_VERSION_FORMAT_CHART

public static final java.lang.String TAG_VERSION_FORMAT_CHART
TAG_VERSION_FORMAT_CHART property about TO HTML VERSION: indicates whether the chart in html file is an applet (jrs.version_format_chart)


TAG_VERSION_HAS_HYPERLINK

public static final java.lang.String TAG_VERSION_HAS_HYPERLINK
TAG_VERSION_HAS_HYPERLINK property about TO HTML VERSION: indicates whether the hyperlink is generated (jrs.version_has_hyperlink)


TAG_VERSION_HAS_PAGE_NUMBER

public static final java.lang.String TAG_VERSION_HAS_PAGE_NUMBER
TAG_VERSION_HAS_PAGE_NUMBER property about TO HTML VERSION: indicates whether generate the page number (jrs.version_has_page_number)


TAG_VERSION_DRILLDOWN

public static final java.lang.String TAG_VERSION_DRILLDOWN
TAG_VERSION_DRILLDOWN property about TO HTML VERSION: indicates whether can drilldown the HTML page (jrs.version_drilldown)


TAG_VERSION_USE_TABLE

public static final java.lang.String TAG_VERSION_USE_TABLE
TAG_VERSION_USE_TABLE property about TO HTML VERSION: indicates whether use HTML table to generate the HTML page (jrs.version_use_table)


TAG_VERSION_RELATIVE_FONT_SIZE

public static final java.lang.String TAG_VERSION_RELATIVE_FONT_SIZE
TAG_VERSION_RELATIVE_FONT_SIZE property about TO HTML VERSION: indicates whether use relative font size to generate the HTML page (jrs.version_relative_font_size)


TAG_VERSION_NO_MARGIN_HTML

public static final java.lang.String TAG_VERSION_NO_MARGIN_HTML
TAG_VERSION_NO_MARGIN_HTML property about TO HTML VERSION: indicates whether no margin in the HTML page (jrs.version_no_margin_html)


TAG_VERSION_IS_DHTML

public static final java.lang.String TAG_VERSION_IS_DHTML
TAG_VERSION_IS_DHTML property about TO HTML VERSION: indicates whether to show DHTML page (jrs.version_is_dhtml)


TAG_VERSION_WEB_BROWSER

public static final java.lang.String TAG_VERSION_WEB_BROWSER
TAG_VERSION_WEB_BROWSER property about TO HTML VERSION: indicates generating HTML pages for which Web browser. 0 - IE; 1 - Netscape; (jrs.version_web_browser)


TAG_VERSION_HTML_RESOLUTION

public static final java.lang.String TAG_VERSION_HTML_RESOLUTION
TAG_VERSION_HTML_RESOLUTION property about TO HTML VERSION: indicates the resolution of the HTML page (jrs.version_html_resolution)


TAG_VERSION_TEXT_OVERFLOW

public static final java.lang.String TAG_VERSION_TEXT_OVERFLOW
TAG_VERSION_TEXT_OVERFLOW property about TO HTML VERSION: indicates the text overflow type(jrs.version_text_overflow)


TAG_VERSION_USE_SECTION508_OUTPUT

public static final java.lang.String TAG_VERSION_USE_SECTION508_OUTPUT
TAG_VERSION_USE_SECTION508_OUTPUT property about TO HTML VERSION: indicates whether use Section 508 compliant output or not(jrs.version_use_section508_output).


TAG_VERSION_USE_HTML_TABLE

public static final java.lang.String TAG_VERSION_USE_HTML_TABLE
TAG_VERSION_USE_HTML_TABLE property about TO HTML VERSION: indicates whether to use HTML Data Table or not(jrs.version_use_html_table)


TAG_VERSION_USE_SCOPE

public static final java.lang.String TAG_VERSION_USE_SCOPE
TAG_VERSION_USE_SCOPE property about TO HTML VERSION: indicates whether to use Scope Attribute or not(jrs.version_use_scope)


TAG_TO_VERSION_PDF

public static final java.lang.String TAG_TO_VERSION_PDF
TAG_TO_VERSION_PDF property about TO VERSION: indicates that if the schedule has to pdf version task(jrs.to_version_pdf).


TAG_VERSION_NO_MARGIN_PDF

public static final java.lang.String TAG_VERSION_NO_MARGIN_PDF
TAG_VERSION_NO_MARGIN_PDF property about TO PDF VERSION: indicates whether no margin (jrs.version_no_margin_pdf)


TAG_VERSION_COMPRESS_IMAGE_PDF

public static final java.lang.String TAG_VERSION_COMPRESS_IMAGE_PDF
TAG_VERSION_COMPRESS_IMAGE_PDF property about TO PDF VERSION: indicates whether compress image (jrs.version_compress_image_pdf)


TAG_VERSION_GIF_TRANSPARENT_PDF

public static final java.lang.String TAG_VERSION_GIF_TRANSPARENT_PDF
TAG_VERSION_GIF_TRANSPARENT_PDF property about TO PDF VERSION: indicates whether the figure is transparent or not (jrs.version_gif_transparent_pdf)


TAG_VERSION_PRINT_MODE_PDF

public static final java.lang.String TAG_VERSION_PRINT_MODE_PDF
TAG_VERSION_PRINT_MODE_PDF property about TO PDF VERSION: indicates whether is print mode (jrs.version_print_mode_pdf)


TAG_VERSION_TOC_PDF

public static final java.lang.String TAG_VERSION_TOC_PDF
TAG_VERSION_TOC_PDF property about TO PDF VERSION: indicates whether the pdf has TOC (jrs.version_toc_pdf)


TAG_VERSION_DRILLDOWN_PDF

public static final java.lang.String TAG_VERSION_DRILLDOWN_PDF
TAG_VERSION_DRILLDOWN_PDF property about TO PDF VERSION: indicates whether can drilldown the PDF page (jrs.version_drilldown_pdf)


TAG_TO_VERSION_TXT

public static final java.lang.String TAG_TO_VERSION_TXT
TAG_TO_VERSION_TXT property about TO VERSION: indicates that if the schedule has to text version task(jrs.to_version_txt).


TAG_VERSION_IS_NORMAL_TEXT

public static final java.lang.String TAG_VERSION_IS_NORMAL_TEXT
TAG_VERSION_IS_NORMAL_TEXT property about TO TEXT VERSION: indicates whether this text file is a standard data format or not. When it is set to be false, the output format is a standard data format (jrs.version_is_normal_text)


TAG_VERSION_IS_QUOTEMARK

public static final java.lang.String TAG_VERSION_IS_QUOTEMARK
TAG_VERSION_IS_QUOTEMARK property about TO TEXT VERSION: indicates whether the strings have quotemarks (jrs.version_is_quotemark)


TAG_VERSION_HASHEADFOOT

public static final java.lang.String TAG_VERSION_HASHEADFOOT
TAG_VERSION_HASHEADFOOT property about TO TEXT VERSION: indicates whether to generate the page header or footer (jrs.version_hasheadfoot)


TAG_VERSION_TXT_COMPRESS

public static final java.lang.String TAG_VERSION_TXT_COMPRESS
TAG_VERSION_TXT_COMPRESS property about TO TEXT VERSION: indicates whether to compress the published text file (jrs.version_txt_compress)


TAG_VERSION_TXT_RESOLUTION

public static final java.lang.String TAG_VERSION_TXT_RESOLUTION
TAG_VERSION_TXT_RESOLUTION property about TO TEXT VERSION: indicates the resolution of the TEXT file (jrs.version_txt_resolution)


TAG_VERSION_TXT_WINDOWS

public static final java.lang.String TAG_VERSION_TXT_WINDOWS
TAG_VERSION_TXT_WINDOWS property about TO TEXT VERSION: indicates whether the text file has "\n" for UNIX or "\r\n" for OS390 and Windows(jrs.version_txt_windows)


TAG_VERSION_IS_CSV

public static final java.lang.String TAG_VERSION_IS_CSV
TAG_VERSION_IS_CSV property about TO TEXT VERSION: indicates whether the text file is csv format(jrs.version_is_csv)


TAG_VERSION_IS_TAB

public static final java.lang.String TAG_VERSION_IS_TAB
TAG_VERSION_IS_TAB property about TO TEXT VERSION: indicates whether the delimiter is tab char or not(jrs.version_is_tab).


TAG_VERSION_TEXT_IS_DELIMITER

public static final java.lang.String TAG_VERSION_TEXT_IS_DELIMITER
TAG_VERSION_TEXT_IS_DELIMITER property about TO TEXT VERSION: indicates whether the delimiter is tab char or not(jrs.version_text_is_delimiter).


TAG_VERSION_DELIMITER

public static final java.lang.String TAG_VERSION_DELIMITER
TAG_VERSION_DELIMITER property about TO TEXT VERSION: A character which will be used in SDF(Standard Data Format) format. A delimiter could be a ',' (the CSV format) or any other characters. The default is ' ' (a blank), that is, the SSV format (jrs.version_delimiter)


TAG_VERSION_CHAR_WIDTH

public static final java.lang.String TAG_VERSION_CHAR_WIDTH
TAG_VERSION_CHAR_WIDTH property about TO TEXT VERSION: indicates the user defined character width (jrs.version_char_width) It would be given up if the value is 0 or less than 0.


TAG_VERSION_CHAR_HEIGHT

public static final java.lang.String TAG_VERSION_CHAR_HEIGHT
TAG_VERSION_CHAR_HEIGHT property about TO TEXT VERSION: indicates the user defined character height (jrs.version_char_height) It would be given up if the value is 0 or less than 0.


TAG_VERSION_IS_REPEAT

public static final java.lang.String TAG_VERSION_IS_REPEAT
TAG_VERSION_IS_REPEAT property about TO TEXT VERSION: indicates whether the same content is repeated (jrs.version_is_repeat)


TAG_TO_VERSION_EXCEL

public static final java.lang.String TAG_TO_VERSION_EXCEL
TAG_TO_VERSION_EXCEL property about TO VERSION: indicates that if the schedule has to excel version task(jrs.to_version_excel).


TAG_VERSION_EXCEL_WORDWRAP

public static final java.lang.String TAG_VERSION_EXCEL_WORDWRAP
TAG_VERSION_EXCEL_WORDWRAP property about TO EXCEL VERSION: indicates that if the excel has wordwrap format (jrs.version_excel_wordwrap)


TAG_VERSION_EXCEL2000

public static final java.lang.String TAG_VERSION_EXCEL2000
TAG_VERSION_EXCEL2000 property about TO EXCEL VERSION: indicates that if the excel has excel2000 format (jrs.version_excel2000)


TAG_VERSION_HAS_SHAPES

public static final java.lang.String TAG_VERSION_HAS_SHAPES
TAG_VERSION_HAS_SHAPES property about TO EXCEL VERSION: indicates that if the excel has shapes (jrs.version_has_shapes)


TAG_VERSION_IS_MATCH_LAYOUT

public static final java.lang.String TAG_VERSION_IS_MATCH_LAYOUT
Deprecated. As of version 8.1, replaced by TAG_VERSION_EXCEL_LAYOUT
TAG_VERSION_IS_MATCH_LAYOUT property about TO EXCEL VERSION: indicates that if the excel has match layout format.


TAG_VERSION_EXCEL_LAYOUT

public static final java.lang.String TAG_VERSION_EXCEL_LAYOUT
TAG_VERSION_EXCEL_LAYOUT property about TO EXCEL VERSION: indicates that if new excel layout (jrs.version_excel_layout)


TAG_VERSION_EXCEL_ADVANCED

public static final java.lang.String TAG_VERSION_EXCEL_ADVANCED
TAG_VERSION_EXCEL_ADVANCED property about TO EXCEL VERSION: indicates that if the excel advanced (jrs.version_excel_advanced)


TAG_VERSION_PRINT_HEADER

public static final java.lang.String TAG_VERSION_PRINT_HEADER
TAG_VERSION_PRINT_HEADER property about TO EXCEL VERSION: indicates that if the excel has print page header (jrs.version_print_header)


TAG_VERSION_PRINT_FOOTER

public static final java.lang.String TAG_VERSION_PRINT_FOOTER
TAG_VERSION_PRINT_FOOTER property about TO EXCEL VERSION: indicates that if the excel has print page footer (jrs.version_print_footer)


TAG_VERSION_PRINT_GRIDLINES

public static final java.lang.String TAG_VERSION_PRINT_GRIDLINES
TAG_VERSION_PRINT_GRIDLINES property about TO EXCEL VERSION: indicates that if the excel has print gridlines (jrs.version_print_gridlines)


TAG_TO_VERSION_PS

public static final java.lang.String TAG_TO_VERSION_PS
TAG_TO_VERSION_PS property about TO VERSION: indicates that if the schedule has to PostScript version task(jrs.to_version_ps).


TAG_VERSION_NO_MARGIN_PS

public static final java.lang.String TAG_VERSION_NO_MARGIN_PS
TAG_VERSION_NO_MARGIN_PS property about TO PS VERSION: indicates whether no margin (jrs.version_no_margin_ps)


TAG_TO_VERSION_RTF

public static final java.lang.String TAG_TO_VERSION_RTF
TAG_TO_VERSION_RTF property about TO VERSION: indicates that if the schedule has to rtf version task(jrs.to_version_rtf).


TAG_VERSION_NO_MARGIN_RTF

public static final java.lang.String TAG_VERSION_NO_MARGIN_RTF
TAG_VERSION_NO_MARGIN_RTF property about TO RTF VERSION: indicates whether no margin (jrs.version_no_margin_rtf)


TAG_VERSION_BEST_EDITING_RTF

public static final java.lang.String TAG_VERSION_BEST_EDITING_RTF
TAG_VERSION_BEST_EDITING_RTF property about TO RTF VERSION: indicates whether is best editing (jrs.version_best_editing_rtf)


TAG_TO_VERSION_XML

public static final java.lang.String TAG_TO_VERSION_XML
TAG_TO_VERSION_XML property about TO VERSION: indicates that if the schedule has to xml version task(jrs.to_version_xml).


TAG_VERSION_IS_ONLY_DATA

public static final java.lang.String TAG_VERSION_IS_ONLY_DATA
TAG_VERSION_IS_ONLY_DATA property about TO XML VERSION: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported (jrs.version_is_only_data)


TAG_VERSION_XSDFILE

public static final java.lang.String TAG_VERSION_XSDFILE
TAG_VERSION_XSDFILE property about TO XML VERSION: indicates the xsd file path, such as url and real paths (jrs.version_xsdfile)


TAG_TO_MAIL

public static final java.lang.String TAG_TO_MAIL
TAG_TO_MAIL property about schedule: indicates that if the schedule has to e-mail task(jrs.to_mail).


TAG_TO_MAIL_RST

public static final java.lang.String TAG_TO_MAIL_RST
TAG_TO_MAIL_RST property about TO MAIL: indicates that if the mail has rst attached file(jrs.to_mail_rst).


TAG_MAIL_ZIP_RESULT

public static final java.lang.String TAG_MAIL_ZIP_RESULT
TAG_MAIL_ZIP_RESULT property about TO RST MAIL: indicates whether zip rst result (jrs.mail_zip_result)


TAG_TO_MAIL_HTMLMAIL

public static final java.lang.String TAG_TO_MAIL_HTMLMAIL
TAG_TO_MAIL_HTMLMAIL property about TO MAIL: indicates that if the mail is html format(jrs.to_mail_htmlmail).


TAG_TO_MAIL_PLAINTXT

public static final java.lang.String TAG_TO_MAIL_PLAINTXT
deprecated. TAG_TO_MAIL_PLAINTXT property about TO MAIL: indicates that if the mail is plain text format(jrs.to_mail_plaintxt).


TAG_TO_MAIL_TEXTMAIL

public static final java.lang.String TAG_TO_MAIL_TEXTMAIL
TAG_TO_MAIL_TEXTMAIL property about TO MAIL: indicates that whether the mail result in plain text E-mail format or not(jrs.to_mail_textmail).


TAG_TO_MAIL_HTML

public static final java.lang.String TAG_TO_MAIL_HTML
TAG_TO_MAIL_HTML property about TO MAIL: indicates that if the schedule has to html mail task(jrs.to_mail_html).


TAG_MAIL_IS_MULTI_FILES

public static final java.lang.String TAG_MAIL_IS_MULTI_FILES
TAG_MAIL_IS_MULTI_FILES property about TO HTML MAIL: indicates whether html is generated to a file or to multiple files (jrs.mail_is_multi_files)


TAG_MAIL_EMBEDDED_CSS

public static final java.lang.String TAG_MAIL_EMBEDDED_CSS
TAG_MAIL_EMBEDDED_CSS property about TO HTML MAIL: indicates whether html embed CSS when generating multiple files(jrs.mail_embedded_css).


TAG_MAIL_IS_CHART_APPLET

public static final java.lang.String TAG_MAIL_IS_CHART_APPLET
TAG_MAIL_IS_CHART_APPLET property about TO HTML MAIL: indicates whether the chart in html file is an applet (jrs.mail_is_chart_applet)


TAG_MAIL_FORMAT_CHART

public static final java.lang.String TAG_MAIL_FORMAT_CHART
TAG_MAIL_FORMAT_CHART property about TO HTML MAIL: indicates whether the chart in html file is an applet (jrs.mail_format_chart)


TAG_MAIL_HAS_HYPERLINK

public static final java.lang.String TAG_MAIL_HAS_HYPERLINK
TAG_MAIL_HAS_HYPERLINK property about TO HTML MAIL: indicates whether the hyperlink is generated (jrs.mail_has_hyperlink)


TAG_MAIL_HAS_PAGE_NUMBER

public static final java.lang.String TAG_MAIL_HAS_PAGE_NUMBER
TAG_MAIL_HAS_PAGE_NUMBER property about TO HTML MAIL: indicates whether generate the page number (jrs.mail_has_page_number)


TAG_MAIL_DRILLDOWN

public static final java.lang.String TAG_MAIL_DRILLDOWN
TAG_MAIL_DRILLDOWN property about TO HTML MAIL: indicates whether can drilldown the HTML page (jrs.mail_drilldown)


TAG_MAIL_USE_TABLE

public static final java.lang.String TAG_MAIL_USE_TABLE
TAG_MAIL_USE_TABLE property about TO HTML MAIL: indicates whether use HTML table to generate the HTML page (jrs.mail_use_table)


TAG_MAIL_RELATIVE_FONT_SIZE

public static final java.lang.String TAG_MAIL_RELATIVE_FONT_SIZE
TAG_MAIL_RELATIVE_FONT_SIZE property about TO HTML MAIL: indicates whether use relative font size to generate the HTML page (jrs.mail_relative_font_size)


TAG_MAIL_NO_MARGIN_HTML

public static final java.lang.String TAG_MAIL_NO_MARGIN_HTML
TAG_MAIL_NO_MARGIN_HTML property about TO HTML MAIL: indicates whether no margin in the HTML page (jrs.mail_no_margin_html)


TAG_MAIL_IS_DHTML

public static final java.lang.String TAG_MAIL_IS_DHTML
TAG_MAIL_IS_DHTML property about TO HTML MAIL: indicates whether to show DHTML page (jrs.mail_is_dhtml)


TAG_MAIL_WEB_BROWSER

public static final java.lang.String TAG_MAIL_WEB_BROWSER
TAG_MAIL_WEB_BROWSER property about TO HTML MAIL: indicates generating HTML pages for which Web browser. 0 - IE; 1 - Netscape; (jrs.mail_web_browser)


TAG_MAIL_HTML_RESOLUTION

public static final java.lang.String TAG_MAIL_HTML_RESOLUTION
TAG_MAIL_HTML_RESOLUTION property about TO HTML MAIL: indicates whether to show DHTML page (jrs.mail_html_resolution)


TAG_MAIL_TEXT_OVERFLOW

public static final java.lang.String TAG_MAIL_TEXT_OVERFLOW
TAG_MAIL_TEXT_OVERFLOW property about TO HTML MAIL: indicates the text overflow type (jrs.mail_text_overflow)


TAG_MAIL_USE_SECTION508_OUTPUT

public static final java.lang.String TAG_MAIL_USE_SECTION508_OUTPUT
TAG_MAIL_USE_SECTION508_OUTPUT property about TO HTML MAIL: indicates whether use Section 508 compliant output or not(jrs.mail_use_section508_output).


TAG_MAIL_USE_HTML_TABLE

public static final java.lang.String TAG_MAIL_USE_HTML_TABLE
TAG_MAIL_USE_HTML_TABLE property about TO HTML MAIL: indicates whether to use HTML Data Table or not(jrs.mail_use_html_table)


TAG_MAIL_USE_SCOPE

public static final java.lang.String TAG_MAIL_USE_SCOPE
TAG_MAIL_USE_SCOPE property about TO HTML MAIL: indicates whether to use Scope Attribute or not(jrs.mail_use_scope)


TAG_TO_MAIL_PDF

public static final java.lang.String TAG_TO_MAIL_PDF
TAG_TO_MAIL_PDF property about TO MAIL: indicates that if the schedule has to pdf mail task.


TAG_MAIL_NO_MARGIN_PDF

public static final java.lang.String TAG_MAIL_NO_MARGIN_PDF
TAG_MAIL_NO_MARGIN_PDF property about TO PDF MAIL: indicates whether no margin (jrs.mail_no_margin_pdf)


TAG_MAIL_COMPRESS_IMAGE_PDF

public static final java.lang.String TAG_MAIL_COMPRESS_IMAGE_PDF
TAG_MAIL_COMPRESS_IMAGE_PDF property about TO PDF MAIL: indicates whether compress image (jrs.mail_compress_image_pdf)


TAG_MAIL_GIF_TRANSPARENT_PDF

public static final java.lang.String TAG_MAIL_GIF_TRANSPARENT_PDF
TAG_MAIL_GIF_TRANSPARENT_PDF property about TO PDF MAIL: indicates whether the figure is transparent or not (jrs.mail_gif_transparent_pdf)


TAG_MAIL_PRINT_MODE_PDF

public static final java.lang.String TAG_MAIL_PRINT_MODE_PDF
TAG_MAIL_PRINT_MODE_PDF property about TO PDF MAIL: indicates whether is print mode (jrs.mail_print_mode_pdf)


TAG_MAIL_TOC_PDF

public static final java.lang.String TAG_MAIL_TOC_PDF
TAG_MAIL_TOC_PDF property about TO PDF MAIL: indicates whether the pdf has TOC (jrs.mail_toc_pdf)


TAG_MAIL_DRILLDOWN_PDF

public static final java.lang.String TAG_MAIL_DRILLDOWN_PDF
TAG_MAIL_DRILLDOWN_PDF property about TO PDF MAIL: indicates whether can drilldown the PDF page (jrs.mail_drilldown_pdf)


TAG_TO_MAIL_TXT

public static final java.lang.String TAG_TO_MAIL_TXT
TAG_TO_MAIL_TXT property about TO MAIL: indicates that if the schedule has to text mail task(jrs.to_mail_txt).


TAG_MAIL_IS_NORMAL_TEXT

public static final java.lang.String TAG_MAIL_IS_NORMAL_TEXT
TAG_MAIL_IS_NORMAL_TEXT property about TO TEXT MAIL: indicates whether this text file is a standard data format or not. When it is set to be false, the output format is a standard data format (jrs.mail_is_normal_text)


TAG_MAIL_IS_QUOTEMARK

public static final java.lang.String TAG_MAIL_IS_QUOTEMARK
TAG_MAIL_IS_QUOTEMARK property about TO TEXT MAIL: indicates whether the strings have quotemarks (jrs.mail_is_quotemark)


TAG_MAIL_HASHEADFOOT

public static final java.lang.String TAG_MAIL_HASHEADFOOT
TAG_MAIL_HASHEADFOOT property about TO TEXT MAIL: indicates whether to generate the page header or footer (jrs.mail_hasheadfoot)


TAG_MAIL_TXT_COMPRESS

public static final java.lang.String TAG_MAIL_TXT_COMPRESS
TAG_MAIL_TXT_COMPRESS property about TO TEXT MAIL: indicates whether to compress the published text file (jrs.mail_txt_compress)


TAG_MAIL_TXT_WINDOWS

public static final java.lang.String TAG_MAIL_TXT_WINDOWS
TAG_MAIL_TXT_WINDOWS property about TO TEXT MAIL: indicates whether the text file has "\n" for UNIX or "\r\n" for OS390 and Windows(jrs.mail_txt_windows)


TAG_MAIL_IS_CSV

public static final java.lang.String TAG_MAIL_IS_CSV
TAG_MAIL_IS_CSV property about TO TEXT MAIL: indicates whether the text file is csv format(jrs.mail_is_csv)


TAG_MAIL_IS_TAB

public static final java.lang.String TAG_MAIL_IS_TAB
TAG_MAIL_IS_TAB property about TO TEXT MAIL: indicates whether the delimiter is tab char or not(jrs.mail_is_tab).


TAG_MAIL_TEXT_IS_DELIMITER

public static final java.lang.String TAG_MAIL_TEXT_IS_DELIMITER
TAG_MAIL_TEXT_IS_DELIMITER property about TO TEXT MAIL: indicates whether the delimiter is tab char or not(jrs.mail_text_is_delimiter).


TAG_MAIL_DELIMITER

public static final java.lang.String TAG_MAIL_DELIMITER
TAG_MAIL_DELIMITER property about TO TEXT MAIL: A character which will be used in SDF(Standard Data Format) format. A delimiter could be a ',' (the CSV format) or any other characters. The default is ' ' (a blank), that is, the SSV format (jrs.mail_delimiter)


TAG_MAIL_CHAR_WIDTH

public static final java.lang.String TAG_MAIL_CHAR_WIDTH
TAG_MAIL_CHAR_WIDTH property about TO TEXT MAIL: indicates the user defined character width (jrs.mail_char_width) It would be given up if the value is 0 or less than 0.


TAG_MAIL_CHAR_HEIGHT

public static final java.lang.String TAG_MAIL_CHAR_HEIGHT
TAG_MAIL_CHAR_HEIGHT property about TO TEXT MAIL: indicates the user defined character height (jrs.mail_char_height) It would be given up if the value is 0 or less than 0.


TAG_PLAINTEXT_MAIL_CHAR_WIDTH

public static final java.lang.String TAG_PLAINTEXT_MAIL_CHAR_WIDTH
TAG_PLAINTEXT_MAIL_CHAR_WIDTH property about TO PLAIN TEXT MAIL: indicates the user defined character width (jrs.plaintext_mail_char_width) It would be given up if the value is 0 or less than 0.


TAG_PLAINTEXT_MAIL_CHAR_HEIGHT

public static final java.lang.String TAG_PLAINTEXT_MAIL_CHAR_HEIGHT
TAG_PLAINTEXT_MAIL_CHAR_HEIGHT property about TO PLAIN TEXT MAIL: indicates the user defined character height (jrs.plaintext_mail_char_height) It would be given up if the value is 0 or less than 0.


TAG_PLAINTEXT_MAIL_HASHEADFOOT

public static final java.lang.String TAG_PLAINTEXT_MAIL_HASHEADFOOT
TAG_PLAINTEXT_MAIL_HASHEADFOOT property about TO PLAIN TEXT MAIL: indicates whether to generate the page header or footer (jrs.plaintext_mail_hasheadfoot)


TAG_PLAINTEXT_MAIL_TXT_COMPRESS

public static final java.lang.String TAG_PLAINTEXT_MAIL_TXT_COMPRESS
TAG_PLAINTEXT_MAIL_TXT_COMPRESS property about TO PLAIN TEXT MAIL: indicates whether to compress the published text (jrs.plaintext_mail_txt_compress)


TAG_PLAINTEXT_MAIL_TXT_WINDOWS

public static final java.lang.String TAG_PLAINTEXT_MAIL_TXT_WINDOWS
TAG_PLAINTEXT_MAIL_TXT_WINDOWS property about TO PLAIN TEXT MAIL: indicates whether the text has "\n" for UNIX or "\r\n" for OS390 and Windows(jrs.plaintext_mail_txt_windows)


TAG_MAIL_RESOLUTION

public static final java.lang.String TAG_MAIL_RESOLUTION
TAG_MAIL_RESOLUTION property about TO TEXT MAIL: indicates whether setting resolution of text file (jrs.mail_resolution)


TAG_MAIL_REPEAT

public static final java.lang.String TAG_MAIL_REPEAT
TAG_MAIL_IS_REPEAT property about TO TEXT MAIL: indicates whether the same content is repeated (jrs.mail_is_repeat)


TAG_TO_MAIL_EXCEL

public static final java.lang.String TAG_TO_MAIL_EXCEL
TAG_TO_MAIL_EXCEL property about TO MAIL: indicates that if the schedule has to excel mail task(jrs.to_mail_excel).


TAG_MAIL_EXCEL_WORDWRAP

public static final java.lang.String TAG_MAIL_EXCEL_WORDWRAP
TAG_MAIL_EXCEL_WORDWRAP property about TO EXCEL MAIL: indicates that if the excel has wordwrap format (jrs.mail_excel_wordwrap)


TAG_MAIL_EXCEL2000

public static final java.lang.String TAG_MAIL_EXCEL2000
TAG_MAIL_EXCEL2000 property about TO EXCEL MAIL: indicates that if the excel has excel2000 format (jrs.mail_excel2000)


TAG_MAIL_HAS_SHAPES

public static final java.lang.String TAG_MAIL_HAS_SHAPES
TAG_MAIL_HAS_SHAPES property about TO EXCEL MAIL: indicates that if the excel has shapes (jrs.mail_has_shapes)


TAG_MAIL_MATCH_LAYOUT

public static final java.lang.String TAG_MAIL_MATCH_LAYOUT
Deprecated. As of version 8.1, replaced by TAG_MAIL_EXCEL_LAYOUT.
TAG_MAIL_MATCH_LAYOUT property about TO EXCEL MAIL: indicates that if the excel has match layout format (jrs.mail_match_layout)


TAG_MAIL_EXCEL_LAYOUT

public static final java.lang.String TAG_MAIL_EXCEL_LAYOUT
TAG_MAIL_EXCEL_LAYOUT property about TO EXCEL MAIL: indicates that if new excel layout (jrs.mail_excel_layout)


TAG_MAIL_EXCEL_ADVANCED

public static final java.lang.String TAG_MAIL_EXCEL_ADVANCED
TAG_MAIL_EXCEL_ADVANCED property about TO EXCEL MAIL: indicates that if the excel advanced (jrs.mail_excel_advanced)


TAG_MAIL_PRINT_HEADER

public static final java.lang.String TAG_MAIL_PRINT_HEADER
TAG_MAIL_PRINT_HEADER property about TO EXCEL MAIL: indicates that if the excel has print page header (jrs.mail_print_header)


TAG_MAIL_PRINT_FOOTER

public static final java.lang.String TAG_MAIL_PRINT_FOOTER
TAG_MAIL_PRINT_FOOTER property about TO EXCEL MAIL: indicates that if the excel has print page footer (jrs.mail_print_footer)


TAG_MAIL_PRINT_GRIDLINES

public static final java.lang.String TAG_MAIL_PRINT_GRIDLINES
TAG_MAIL_PRINT_GRIDLINES property about TO EXCEL MAIL: indicates that if the excel has print gridlines (jrs.mail_print_gridlines)


TAG_TO_MAIL_PS

public static final java.lang.String TAG_TO_MAIL_PS
TAG_TO_MAIL_PS property about TO MAIL: indicates that if the schedule has to PostScript mail task(jrs.to_mail_ps).


TAG_MAIL_NO_MARGIN_PS

public static final java.lang.String TAG_MAIL_NO_MARGIN_PS
TAG_MAIL_NO_MARGIN_PS property about TO PS MAIL: indicates whether no margin (jrs.mail_no_margin_ps)


TAG_TO_MAIL_RTF

public static final java.lang.String TAG_TO_MAIL_RTF
TAG_TO_MAIL_RTF property about TO MAIL: indicates that if the schedule has to rtf mail task(jrs.to_mail_rtf).


TAG_MAIL_NO_MARGIN_RTF

public static final java.lang.String TAG_MAIL_NO_MARGIN_RTF
TAG_MAIL_NO_MARGIN_RTF property about TO RTF MAIL: indicates whether no margin (jrs.mail_no_margin_rtf)


TAG_MAIL_BEST_EDITING_RTF

public static final java.lang.String TAG_MAIL_BEST_EDITING_RTF
TAG_MAIL_BEST_EDITING_RTF property about TO RTF MAIL: indicates whether best editing (jrs.mail_best_editing_rtf)


TAG_TO_MAIL_XML

public static final java.lang.String TAG_TO_MAIL_XML
TAG_TO_MAIL_XML property about TO MAIL: indicates that if the schedule has to xml mail task.


TAG_MAIL_IS_ONLY_DATA

public static final java.lang.String TAG_MAIL_IS_ONLY_DATA
TAG_MAIL_IS_ONLY_DATA property about TO XML MAIL: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported (jrs.mail_is_only_data)


TAG_MAIL_XSDFILE

public static final java.lang.String TAG_MAIL_XSDFILE
TAG_MAIL_XSDFILE property about TO XML MAIL: indicates the xsd file path, such as url and real paths (jrs.mail_xsdfile)


TAG_TO_PRINTER

public static final java.lang.String TAG_TO_PRINTER
TAG_TO_PRINTER property about schedule: indicates that if the schedule has to printer task(jrs.to_printer).


TAG_RPT_VERSION

public static final java.lang.String TAG_RPT_VERSION
TAG_RPT_VERSION the version of report(jrs.rpt_version).


TAG_RST_VERSION

public static final java.lang.String TAG_RST_VERSION
TAG_RST_VERSION the version of result(jrs.rst_version).


TAG_CAT_VERSION

public static final java.lang.String TAG_CAT_VERSION
TAG_CAT_VERSION the version of catalog(jrs.cat_version).


TAG_ONLY_DEPLOY_FILES_AND_SUBFOLDERS

public static final java.lang.String TAG_ONLY_DEPLOY_FILES_AND_SUBFOLDERS
TAG_ONLY_DEPLOY_FILES_AND_SUBFOLDERS indicates if just deploy files and sub-folders in the folder rather than deploy the folder. It could be used when deploying a folder to server. (jrs.only_deploy_files_and_subfolders).


TAG_ONLY_DEPLOY_FILES

public static final java.lang.String TAG_ONLY_DEPLOY_FILES
TAG_ONLY_DEPLOY_FILES indicates if just deploy catalogs and reports in the folder rather than deploy the folder. It could be used when deploying a folder to server. (jrs.only_deploy_files).


TAG_DEPLOY_FROM_FILE

public static final java.lang.String TAG_DEPLOY_FROM_FILE
TAG_DEPLOY_FROM_FILE the absolute path of the file which is going to be deployed(jrs.deploy_from_file).


TAG_DEPLOY_LOCAL_FONT_DIR

public static final java.lang.String TAG_DEPLOY_LOCAL_FONT_DIR
TAG_DEPLOY_LOCAL_FONT_DIR the absolute path of the font directory which is going to be deployed(jrs.deploy_local_font_dir).


TAG_DEPLOY_LOCAL_STYLE_DIR

public static final java.lang.String TAG_DEPLOY_LOCAL_STYLE_DIR
TAG_DEPLOY_LOCAL_STYLE_DIR the absolute path of the style directory which is going to be deployed(jrs.deploy_local_style_dir).


TAG_DEPLOY_PATH

public static final java.lang.String TAG_DEPLOY_PATH
TAG_DEPLOY_PATH the path of the file which is going to be deployed(jrs.deploy_path).


TAG_NODE_PROP

public static final java.lang.String TAG_NODE_PROP
TAG_NODE_PROP the properties of the node to be deployed(jrs.node_prop).


TAG_DEPLOY_KEY

public static final java.lang.String TAG_DEPLOY_KEY
TAG_DEPLOY_KEY the key for getting absolute path from temp hash table when deploying remotely(jrs.deploy_key).


TAG_IS_DEPLOY_LOCALLY

public static final java.lang.String TAG_IS_DEPLOY_LOCALLY
TAG_IS_DEPLOY_LOCALLY indicates if deploy the resource locally(jrs.is_deploy_locally).


TAG_NODE_REAL_PATH

public static final java.lang.String TAG_NODE_REAL_PATH
TAG_NODE_REAL_PATH the real path of the resource node(jrs.node_real_path).


TAG_NODE_SHARE

public static final java.lang.String TAG_NODE_SHARE
TAG_NODE_SHARE indicates if the resource node is shared(jrs.node_share).


TAG_ENABLE_DYNAMIC_RESOURCE

public static final java.lang.String TAG_ENABLE_DYNAMIC_RESOURCE
TAG_ENABLE_DYNAMIC_RESOURCE indicates if resources from node's realpath will be used


TAG_IS_DEPLOY_NODE

public static final java.lang.String TAG_IS_DEPLOY_NODE
TAG_IS_DEPLOY_NODE indicates if deploy the file to server(jrs.is_deploy_node).


TAG_NODE_IMPORT_NO_REAL_PATH

public static final java.lang.String TAG_NODE_IMPORT_NO_REAL_PATH
TAG_NODE_IMPORT_NO_REAL_PATH indicate if set real path when import(jrs.node_no_real_path).


TAG_ENABLE_LINKED_CATALOG

public static final java.lang.String TAG_ENABLE_LINKED_CATALOG
TAG_ENABLE_LINKED_CATALOG indicate whether enable linked catalog (jrs.enable.linked.catalog)


TAG_LINKED_CATALOG

public static final java.lang.String TAG_LINKED_CATALOG
TAG_LINKED_CATALOG indicate the linked catalog (jrs.default.linked.catalog)


TAG_INHERITED_LINKED_CATALOG

public static final java.lang.String TAG_INHERITED_LINKED_CATALOG
TAG_LINKED_CATALOG indicate the inherited linked catalog (jrs.default.linked.catalog)


TAG_IS_USE_INHERITED

public static final java.lang.String TAG_IS_USE_INHERITED
TAG_IS_USING_INHERITED indicate whether use inherited catalog (jrs.is.using.inherited)


TAG_ENABLE_SELECT_CATALOG_LINKED_MODEL

public static final java.lang.String TAG_ENABLE_SELECT_CATALOG_LINKED_MODEL
TAG_ENABLE_SELECT_CATALOG_LINKED_MODEL indicate whether enable select catalog linked model (jrs.enable.select.catalog.linked.model)


TAG_LINKED_CATALOG_MODEL

public static final java.lang.String TAG_LINKED_CATALOG_MODEL
TAG_LINKED_CATALOG_MODEL indicate linked catalog model (jrs.default.linked.catalog.model)


TAG_CATALOG_COPY_MODEL

public static final java.lang.String TAG_CATALOG_COPY_MODEL
TAG_CATALOG_COPY_MODULE indicate catalog copy model (jrs.catalog.copy.model)


TAG_NODE_TYPE

public static final java.lang.String TAG_NODE_TYPE
TAG_NODE_TYPE the type of the resource node(jrs.node_type).


TAG_NODE_DESC

public static final java.lang.String TAG_NODE_DESC
TAG_NODE_DESC the description of the resource node(jrs.node_desc).


NODE_REPORT

public static final byte NODE_REPORT
NODE_REPORT report node(0).


NODE_RESULT

public static final byte NODE_RESULT
NODE_RESULT report node(1).


NODE_CATALOG

public static final byte NODE_CATALOG
NODE_CATALOG report node(2).


NODE_FOLDER

public static final byte NODE_FOLDER
NODE_FOLDER report node(3).


TAG_FOLDER_WITH_CONTENTS

public static final java.lang.String TAG_FOLDER_WITH_CONTENTS
TAG_FOLDER_WITH_CONTENTS indicates importing all contents when importing a folder as resource(jrs.folder_with_contents).


TAG_AUTO_ARCHIVE

public static final java.lang.String TAG_AUTO_ARCHIVE
TAG_AUTO_ARCHIVE indicates if auto-archiving the viewed result(jrs.auto_archive).


TAG_ENABLE_ARCHIVE_POLICY

public static final java.lang.String TAG_ENABLE_ARCHIVE_POLICY
TAG_ENABLE_ARCHIVE_POLICY indicate if apply new archive policy(jrs.enable_archive_policy);


TAG_ARCHIVE_LOCATION

public static final java.lang.String TAG_ARCHIVE_LOCATION
TAG_ARCHIVE_LOCATION indicates the result archiving location(jrs.archive_location).


LOCATION_VERSION_FOLDER

public static final int LOCATION_VERSION_FOLDER
LOCATION_VERSION_FOLDER build-in version folder(0).


LOCATION_MY_FOLDER

public static final int LOCATION_MY_FOLDER
LOCATION_MY_FOLDER user personal folder(1).


LOCATION_PUBLIC_FOLDER

public static final int LOCATION_PUBLIC_FOLDER
LOCATION_PUBLIC_FOLDER public folder(2).


TAG_ARCHIVE_MY_DESTINATION

public static final java.lang.String TAG_ARCHIVE_MY_DESTINATION
TAG_ARCHIVE_MY_DESTINATION indicates the result archiving location in personal folder(jrs.archive_my_destination).


TAG_ARCHIVE_PUBLIC_DESTINATION

public static final java.lang.String TAG_ARCHIVE_PUBLIC_DESTINATION
TAG_ARCHIVE_PUBLIC_DESTINATION indicates the result archiving location in public folder(jrs.archive_public_destination).


TAG_ARCHIVE_SPECIFIED_DESTINATION

public static final java.lang.String TAG_ARCHIVE_SPECIFIED_DESTINATION
TAG_ARCHIVE_SPECIFIED_DESTINATION indicates the result archiving location in specified folder(jrs.archive_specified_destination).


TAG_REPLACE_OLD_VERSION

public static final java.lang.String TAG_REPLACE_OLD_VERSION
TAG_REPLACE_OLD_VERSION indicates if replace the previous version(jrs.replace_old_version).


TAG_ARCHIVE_NEW_VERSION

public static final java.lang.String TAG_ARCHIVE_NEW_VERSION
TAG_ARCHIVE_NEW_VERSION indicates if archive next version as a new one(jrs.archive_new_version).


TAG_EXPIRE_METHOD

public static final java.lang.String TAG_EXPIRE_METHOD
TAG_EXPIRE_METHOD the version expire strategy(jrs.auto_delete_method).


DAY_EXPIRE

public static final int DAY_EXPIRE
DAY_EXPIRE day statistics strategy: version expires after a numebr of days(0).


DATE_EXPIRE

public static final int DATE_EXPIRE
DATE_EXPIRE date statistics strategy: version expires after a certain date(1).


TAG_EXPIRE_YEAR

public static final java.lang.String TAG_EXPIRE_YEAR
TAG_EXPIRE_YEAR the version expire after the year(jrs.auto_delete_year).


TAG_EXPIRE_MONTH

public static final java.lang.String TAG_EXPIRE_MONTH
TAG_EXPIRE_MONTH the version expire after the month(jrs.auto_delete_month).


TAG_EXPIRE_DATE

public static final java.lang.String TAG_EXPIRE_DATE
TAG_EXPIRE_DATE the version expire after the date(jrs.auto_delete_date).


TAG_DEFINE_PERMISSION

public static final java.lang.String TAG_DEFINE_PERMISSION
TAG_DEFINE_PERMISSION indicates if defining user permission of the resource(jrs.define_permission).


TAG_PERMISSION_MEMBER

public static final java.lang.String TAG_PERMISSION_MEMBER
TAG_PERMISSION_MEMBER indicates the members can get the permission(jrs.permission_member).


TAG_PERMISSION_VALUES

public static final java.lang.String TAG_PERMISSION_VALUES
TAG_PERMISSION_VALUES indicates the permissions that will set to members(jrs.permission_values).


TAG_IGNORE_PERMISSIONS

public static final java.lang.String TAG_IGNORE_PERMISSIONS
TAG_IGNORE_PERMISSIONS indicates whether set the permissions to a node (jrs.ignore_permissions). The pemissions is indicated by TAG_PERMISSION_VALUES in a Properties which uses to represent properties of a node, in the Properties value is string representation of boolean


TAG_READ

public static final java.lang.String TAG_READ
Deprecated. since version 6.1, replaced by READ
TAG_READ the read permission(jrs.read).


TAG_WRITE

public static final java.lang.String TAG_WRITE
Deprecated. since version 6.1, replaced by WRITE
TAG_WRITE the write permission(jrs.write).


TAG_DELETE

public static final java.lang.String TAG_DELETE
Deprecated. since version 6.1, replaced by DELETE
TAG_DELETE the delete permission(jrs.delete).


TAG_VISIBLE

public static final java.lang.String TAG_VISIBLE
Deprecated. since version 6.1, replaced by VISIBLE
TAG_VISIBLE the visible permission(jrs.visible).


TAG_EXECUTE

public static final java.lang.String TAG_EXECUTE
Deprecated. since version 6.1, replaced by EXECUTE
TAG_EXECUTE the execute permission(jrs.execute)


TAG_SCHEDULE

public static final java.lang.String TAG_SCHEDULE
Deprecated. since version 6.1, replaced by SCHEDULE
TAG_SCHEDULE the schedule permission(jrs.schedule)


TAG_GRANT

public static final java.lang.String TAG_GRANT
Deprecated. since version 6.1, replaced by GRANT
TAG_GRANT the grant permission(jrs.grant).


TAG_USER

public static final java.lang.String TAG_USER
TAG_USER the user(jrs.user).


TAG_USERDEFINED_PROPERTY_PREFIX

public static final java.lang.String TAG_USERDEFINED_PROPERTY_PREFIX
TAG_USERDEFINED_PROPERTY_PREFIX the prefix of the user-defined properties(userdefined.properties.). Users must use this prefix to name their own properties when they transmit the properties through ServerInfo object of TaskListener.

See Also:
Constant Field Values

TAG_ROLE

public static final java.lang.String TAG_ROLE
TAG_ROLE the role(jrs.role).


TAG_GROUP

public static final java.lang.String TAG_GROUP
TAG_GROUP the group(jrs.group)


TAG_USER_PERMISSION

public static final java.lang.String TAG_USER_PERMISSION
TAG_USER_PERMISSION the user permission(jrs.user_permission).


TAG_ROLE_PERMISSION

public static final java.lang.String TAG_ROLE_PERMISSION
TAG_ROLE_PERMISSION the role permission(jrs.role_permission).


TAG_GROUP_PERMISSION

public static final java.lang.String TAG_GROUP_PERMISSION
TAG_GROUP_PERMISSION the group permission(jrs.group_permission)


READ

public static final java.lang.String READ
READ the read permission(read).


WRITE

public static final java.lang.String WRITE
WRITE the write permission(write).


DELETE

public static final java.lang.String DELETE
DELETE the delete permission(delete).


VISIBLE

public static final java.lang.String VISIBLE
VISIBLE the visible permission(visible).


EXECUTE

public static final java.lang.String EXECUTE
EXECUTE the execute permission(execute)


SCHEDULE

public static final java.lang.String SCHEDULE
SCHEDULE the schedule permission(schedule)


GRANT

public static final java.lang.String GRANT
GRANT the grant permission(grant).


TAG_DEPLOY_TYPE

public static final java.lang.String TAG_DEPLOY_TYPE
TAG_DEPLOY_TYPE indicate the deploy type


TAG_DEPLOY_REPORT

public static final int TAG_DEPLOY_REPORT
TAG_DEPLOY_REPORT indicate deploy report


TAG_DEPLOY_CATALOG

public static final int TAG_DEPLOY_CATALOG
TAG_DEPLOY_CATALOG indicate deploy catalog


TAG_DEPLOY_FOLDER

public static final int TAG_DEPLOY_FOLDER
TAG_DEPLOY_FOLDER indicate create folder


TAG_DEPLOY_FOLDER_WITH_CONTENTS

public static final int TAG_DEPLOY_FOLDER_WITH_CONTENTS
TAG_DEPLOY_FOLDER_WITH_CONTENS indicate deploy folder with contents


TAG_DEPLOY_CONTENTS_IN_FOLDER

public static final int TAG_DEPLOY_CONTENTS_IN_FOLDER
TAG_DEPLOY_CONTENTS_IN_FOLDER indicate deploy reports, catalogs, folders in folder


TAG_DEPLOY_RESOURCES_IN_FOLDER

public static final int TAG_DEPLOY_RESOURCES_IN_FOLDER
TAG_DEPLOY_RESOURCES_IN_FOLDER indicate deploy reports, catalogs in folder


PREFERENCE_NAME_KEEP_LEFT_BAR

public static final java.lang.String PREFERENCE_NAME_KEEP_LEFT_BAR
deprecated. PREFERENCE_NAME_KEEP_LEFT_BAR preference property name about keep left bar


PREFERENCE_NAME_PAGE_STYLE

public static final java.lang.String PREFERENCE_NAME_PAGE_STYLE
PREFERENCE_NAME_PAGE_STYLE preference property name about page style of home page


PREFERENCE_NAME_DEFAULT_VIEW_FORMAT

public static final java.lang.String PREFERENCE_NAME_DEFAULT_VIEW_FORMAT
PREFERENCE_NAME_DEFAULT_VIEW_FORMAT preference property name about default view format of reports


PREFERENCE_NAME_DAYS_DEFINITION_FOR_COMPLETED

public static final java.lang.String PREFERENCE_NAME_DAYS_DEFINITION_FOR_COMPLETED
PREFERENCE_NAME_DAYS_DEFINITION_FOR_COMPLETED preference property name about days definition for completed


PREFERENCE_NAME_PARAMETERS_DISPLAY_SIZE

public static final java.lang.String PREFERENCE_NAME_PARAMETERS_DISPLAY_SIZE
PREFERENCE_NAME_DISPLAY_PARAMETERS_SIZE preference property display size definition for complete and active


COLUMN_NAME_REPORTS_NAME

public static final java.lang.String COLUMN_NAME_REPORTS_NAME
COLUMN_NAME_REPORTS_NAME the column name on reports page


COLUMN_NAME_REPORTS_TYPE

public static final java.lang.String COLUMN_NAME_REPORTS_TYPE
COLUMN_NAME_REPORTS_TYPE the column type on reports page


COLUMN_NAME_REPORTS_DESCRIPTION

public static final java.lang.String COLUMN_NAME_REPORTS_DESCRIPTION
COLUMN_NAME_REPORTS_DESCRIPTION the column description on reports page


COLUMN_NAME_REPORTS_LAST_MODIFIED

public static final java.lang.String COLUMN_NAME_REPORTS_LAST_MODIFIED
COLUMN_NAME_REPORTS_LAST_MODIFIED the column last modified on reports page


COLUMN_NAME_SCHEDULED_TASK_NAME

public static final java.lang.String COLUMN_NAME_SCHEDULED_TASK_NAME
COLUMN_NAME_SCHEDULED_TASK_NAME the column task name on scheduled page


COLUMN_NAME_SCHEDULED_TASK_ID

public static final java.lang.String COLUMN_NAME_SCHEDULED_TASK_ID
COLUMN_NAME_SCHEDULED_TASK_ID the column task id on scheduled page


COLUMN_NAME_SCHEDULED_CATALOG

public static final java.lang.String COLUMN_NAME_SCHEDULED_CATALOG
COLUMN_NAME_SCHEDULED_CATALOG the column catalog on scheduled page


COLUMN_NAME_SCHEDULED_REPORT

public static final java.lang.String COLUMN_NAME_SCHEDULED_REPORT
COLUMN_NAME_SCHEDULED_REPORT the column report on scheduled page


COLUMN_NAME_SCHEDULED_REPORTS

public static final java.lang.String COLUMN_NAME_SCHEDULED_REPORTS
COLUMN_NAME_SCHEDULED_REPORTS the column report names on scheduled page


COLUMN_NAME_SCHEDULED_SUBMITTER

public static final java.lang.String COLUMN_NAME_SCHEDULED_SUBMITTER
COLUMN_NAME_SCHEDULED_SUBMITTER the column submitter on scheduled page


COLUMN_NAME_SCHEDULED_LAUNCH_TYPE

public static final java.lang.String COLUMN_NAME_SCHEDULED_LAUNCH_TYPE
COLUMN_NAME_SCHEDULED_LAUNCH_TYPE the column launch type on scheduled page


COLUMN_NAME_SCHEDULED_NEXT_RUN_AT

public static final java.lang.String COLUMN_NAME_SCHEDULED_NEXT_RUN_AT
COLUMN_NAME_SCHEDULED_NEXT_RUN_AT the column next run at on scheduled page


COLUMN_NAME_SCHEDULED_LAST_RUN_AT

public static final java.lang.String COLUMN_NAME_SCHEDULED_LAST_RUN_AT
COLUMN_NAME_SCHEDULED_LAST_RUN_AT the column last run at on scheduled page


COLUMN_NAME_SCHEDULED_IS_SUCCESSFUL

public static final java.lang.String COLUMN_NAME_SCHEDULED_IS_SUCCESSFUL
COLUMN_NAME_SCHEDULED_IS_SUCCESSFUL the column is successful on scheduled page


COLUMN_NAME_SCHEDULED_TASK_TYPE

public static final java.lang.String COLUMN_NAME_SCHEDULED_TASK_TYPE
COLUMN_NAME_SCHEDULED_TASK_TYPE the column task type on scheduled page


COLUMN_NAME_SCHEDULED_IS_ENABLE

public static final java.lang.String COLUMN_NAME_SCHEDULED_IS_ENABLE
COLUMN_NAME_SCHEDULED_IS_ENABLE the column is enable on scheduled page


COLUMN_NAME_ACTIVE_TASK_ID

public static final java.lang.String COLUMN_NAME_ACTIVE_TASK_ID
COLUMN_NAME_ACTIVE_TASK_ID the column task id on active page


COLUMN_NAME_ACTIVE_TASK_NAME

public static final java.lang.String COLUMN_NAME_ACTIVE_TASK_NAME
COLUMN_NAME_ACTIVE_TASK_NAME the column task name on active page


COLUMN_NAME_ACTIVE_STARTED_TIME

public static final java.lang.String COLUMN_NAME_ACTIVE_STARTED_TIME
COLUMN_NAME_ACTIVE_STARTED_TIME the column started time on active page


COLUMN_NAME_ACTIVE_ENGING_STATUS

public static final java.lang.String COLUMN_NAME_ACTIVE_ENGING_STATUS
COLUMN_NAME_ACTIVE_ENGING_STATUS the column engine status on active page


COLUMN_NAME_ACTIVE_CATALOG

public static final java.lang.String COLUMN_NAME_ACTIVE_CATALOG
COLUMN_NAME_ACTIVE_CATALOG the column catalog status on active page


COLUMN_NAME_ACTIVE_REPORT

public static final java.lang.String COLUMN_NAME_ACTIVE_REPORT
COLUMN_NAME_ACTIVE_REPORT the column report set on active page


COLUMN_NAME_ACTIVE_REPORTS

public static final java.lang.String COLUMN_NAME_ACTIVE_REPORTS
COLUMN_NAME_ACTIVE_REPORTS the column reports on active page


COLUMN_NAME_ACTIVE_LAUNCH_TYPE

public static final java.lang.String COLUMN_NAME_ACTIVE_LAUNCH_TYPE
COLUMN_NAME_ACTIVE_LAUNCH_TYPE the column launch type on active page


COLUMN_NAME_ACTIVE_TASK_TYPE

public static final java.lang.String COLUMN_NAME_ACTIVE_TASK_TYPE
COLUMN_NAME_ACTIVE_TASK_TYPE the column task type on active page


COLUMN_NAME_ACTIVE_SUBMITTER

public static final java.lang.String COLUMN_NAME_ACTIVE_SUBMITTER
COLUMN_NAME_ACTIVE_SUBMITTER the column submitter on active page


COLUMN_NAME_ACTIVE_PARAMETERS

public static final java.lang.String COLUMN_NAME_ACTIVE_PARAMETERS
COLUMN_NAME_ACTIVE_PARAMETERS the column parameters on active page


COLUMN_NAME_ACTIVE_PARAMETERS_VALUES

public static final java.lang.String COLUMN_NAME_ACTIVE_PARAMETERS_VALUES
COLUMN_NAME_ACTIVE_PARAMETERS_VALUE the column parameters on active page


COLUMN_NAME_COMPLETED_TASK_ID

public static final java.lang.String COLUMN_NAME_COMPLETED_TASK_ID
COLUMN_NAME_COMPLETED_TASK_ID the column task id on completed page


COLUMN_NAME_COMPLETED_TASK_NAME

public static final java.lang.String COLUMN_NAME_COMPLETED_TASK_NAME
COLUMN_NAME_COMPLETED_TASK_NAME the column task name on completed page


COLUMN_NAME_COMPLETED_COMPLETED_TIME

public static final java.lang.String COLUMN_NAME_COMPLETED_COMPLETED_TIME
COLUMN_NAME_COMPLETED_COMPLETED_TIME the column completed time on completed page


COLUMN_NAME_COMPLETED_IS_SUCCESSFUL

public static final java.lang.String COLUMN_NAME_COMPLETED_IS_SUCCESSFUL
COLUMN_NAME_COMPLETED_IS_SUCCESSFUL the column is successful on completed page


COLUMN_NAME_COMPLETED_CATALOG

public static final java.lang.String COLUMN_NAME_COMPLETED_CATALOG
COLUMN_NAME_COMPLETED_CATALOG the column catalog on completed page


COLUMN_NAME_COMPLETED_REPORT

public static final java.lang.String COLUMN_NAME_COMPLETED_REPORT
COLUMN_NAME_COMPLETED_REPORT the column report on completed page


COLUMN_NAME_COMPLETED_REPORTS

public static final java.lang.String COLUMN_NAME_COMPLETED_REPORTS
COLUMN_NAME_COMPLETED_REPORTS the column report names on completed page


COLUMN_NAME_COMPLETED_PARAMETER_FILE

public static final java.lang.String COLUMN_NAME_COMPLETED_PARAMETER_FILE
COLUMN_NAME_COMPLETED_PARAMETER_FILE the column parameter file on completed page


COLUMN_NAME_COMPLETED_PARAMETERS

public static final java.lang.String COLUMN_NAME_COMPLETED_PARAMETERS
COLUMN_NAME_COMPLETED_PARAMETERS the column parameters on completed page


COLUMN_NAME_COMPLETED_RESULT_FILES

public static final java.lang.String COLUMN_NAME_COMPLETED_RESULT_FILES
COLUMN_NAME_COMPLETED_RESULT_FILES the column result files on completed page


COLUMN_NAME_COMPLETED_LAUNCH_TYPE

public static final java.lang.String COLUMN_NAME_COMPLETED_LAUNCH_TYPE
COLUMN_NAME_COMPLETED_LAUNCH_TYPE the column launch type on completed page


COLUMN_NAME_COMPLETED_TASK_TYPE

public static final java.lang.String COLUMN_NAME_COMPLETED_TASK_TYPE
COLUMN_NAME_COMPLETED_TASK_TYPE the column task type on completed page


COLUMN_NAME_COMPLETED_SUBMITTER

public static final java.lang.String COLUMN_NAME_COMPLETED_SUBMITTER
COLUMN_NAME_COMPLETED_SUBMITTER the column submitter on completed page


COLUMN_NAME_COMPLETED_ERROR_MESSAGE

public static final java.lang.String COLUMN_NAME_COMPLETED_ERROR_MESSAGE
COLUMN_NAME_COMPLETED_ERROR_MESSAGE the column error message on completed page


COLUMN_NAME_COMPLETED_ENGINE_STATUS

public static final java.lang.String COLUMN_NAME_COMPLETED_ENGINE_STATUS
COLUMN_NAME_COMPLETED_ENGINE_STATUS the column engine status on completed page


COLUMN_NAME_LARGEREPORTS_REPORT

public static final java.lang.String COLUMN_NAME_LARGEREPORTS_REPORT
deprecated. COLUMN_NAME_LARGEREPORT_REPORT the column report on large reports page


COLUMN_NAME_ONDEMANDS_REPORT

public static final java.lang.String COLUMN_NAME_ONDEMANDS_REPORT
COLUMN_NAME_ONDEMANDS_REPORT the column report of ondemand page


COLUMN_NAME_LARGEREPORTS_COMPLETED_TIME

public static final java.lang.String COLUMN_NAME_LARGEREPORTS_COMPLETED_TIME
deprecated. COLUMN_NAME_LARGEREPORT_COMPLETED_TIME the column completed time on large reports page


COLUMN_NAME_ONDEMANDS_COMPLETED_TIME

public static final java.lang.String COLUMN_NAME_ONDEMANDS_COMPLETED_TIME
COLUMN_NAME_ONDEMANDS_COMPLETED_TIME the column completed time of ondemand page


COLUMN_NAME_LARGEREPORTS_TIME_ELAPSE

public static final java.lang.String COLUMN_NAME_LARGEREPORTS_TIME_ELAPSE
deprecated. COLUMN_NAME_LARGEREPORT_TIME_ELAPSE the column time elapse on large reports page


COLUMN_NAME_ONDEMANDS_TIME_ELAPSE

public static final java.lang.String COLUMN_NAME_ONDEMANDS_TIME_ELAPSE
COLUMN_NAME_ONDEMANDS_TIME_ELAPSE the column time elapse of ondemand page


COLUMN_NAME_LARGEREPORTS_STARTED_TIME

public static final java.lang.String COLUMN_NAME_LARGEREPORTS_STARTED_TIME
deprecated. COLUMN_NAME_LARGEREPORTS_TIME_ELAPSE the column started time on large reports page


COLUMN_NAME_ONDEMANDS_STARTED_TIME

public static final java.lang.String COLUMN_NAME_ONDEMANDS_STARTED_TIME
COLUMN_NAME_ONDEMANDS_STARTED_TIME the column started time of ondemand page


COLUMN_NAME_ONDEMANDS_CATALOG_VERSION

public static final java.lang.String COLUMN_NAME_ONDEMANDS_CATALOG_VERSION
COLUMN_NAME_ONDEMANDS_CATALOG_VERSION the column catalog version of ondemand page


COLUMN_NAME_BACKGROUND_STATUS

public static final java.lang.String COLUMN_NAME_BACKGROUND_STATUS
COLUMN_NAME_BACKGROUND_STATUS the column background status of background page


COLUMN_NAME_BACKGROUND_FORMAT

public static final java.lang.String COLUMN_NAME_BACKGROUND_FORMAT
COLUMN_NAME_BACKGROUND_FORMAT the column background format of background page


COLUMN_NAME_ONDEMANDS_REPORT_VERSION

public static final java.lang.String COLUMN_NAME_ONDEMANDS_REPORT_VERSION
COLUMN_NAME_ONDEMANDS_REPORT_VERSION the column report version of ondemand page


COLUMN_NAME_ONDEMANDS_CATALOG

public static final java.lang.String COLUMN_NAME_ONDEMANDS_CATALOG
COLUMN_NAME_ONDEMANDS_CATALOG_VERSION the column catalog version of ondemand page


COLUMN_NAME_ONDEMANDS_PARAMETER

public static final java.lang.String COLUMN_NAME_ONDEMANDS_PARAMETER
COLUMN_NAME_ONDEMANDS_PARAMETER the column parameter of ondemand page


COLUMN_NAME_ONDEMANDS_CANCELLED

public static final java.lang.String COLUMN_NAME_ONDEMANDS_CANCELLED
COLUMN_NAME_ONDEMANDS_CANCELLED the column cancelled of ondemand page


COLUMN_NAME_VERSION_VERSION_DATE

public static final java.lang.String COLUMN_NAME_VERSION_VERSION_DATE
Deprecated. COLUMN_NAME_VERSION_VERSION_DATE the column date on version page


COLUMN_NAME_VERSION_OUTPUT

public static final java.lang.String COLUMN_NAME_VERSION_OUTPUT
COLUMN_NAME_VERSION_OUTPUT the column output on result version page


COLUMN_NAME_VERSION_DELETE

public static final java.lang.String COLUMN_NAME_VERSION_DELETE
Deprecated. COLUMN_NAME_VERSION_DELETE the column delete on version page


COLUMN_NAME_VERSION_PARAMETERS

public static final java.lang.String COLUMN_NAME_VERSION_PARAMETERS
COLUMN_NAME_VERSION_PARAMETERS the column parameters on result version page


COLUMN_NAME_VERSION_NUMBER

public static final java.lang.String COLUMN_NAME_VERSION_NUMBER
COLUMN_NAME_VERSION_NUMBER the column number on result version page


COLUMN_NAME_VERSION_CREATOR

public static final java.lang.String COLUMN_NAME_VERSION_CREATOR
COLUMN_NAME_VERSION_CREATOR the column creator on result version page


COLUMN_NAME_DOC_VERSION_OUTPUT

public static final java.lang.String COLUMN_NAME_DOC_VERSION_OUTPUT
COLUMN_NAME_DOC_VERSION_OUTPUT the column output on result doc version page


COLUMN_NAME_DOC_VERSION_PARAMETERS

public static final java.lang.String COLUMN_NAME_DOC_VERSION_PARAMETERS
COLUMN_NAME_DOC_VERSION_PARAMETERS the column parameters on result doc version page


COLUMN_NAME_DOC_VERSION_NUMBER

public static final java.lang.String COLUMN_NAME_DOC_VERSION_NUMBER
COLUMN_NAME_DOC_VERSION_NUMBER the column number on result doc version page


COLUMN_NAME_DOC_VERSION_CREATOR

public static final java.lang.String COLUMN_NAME_DOC_VERSION_CREATOR
COLUMN_NAME_DOC_VERSION_CREATOR the column creator on result doc version page


COLUMN_NAME_CAT_VERSION_NUMBER

public static final java.lang.String COLUMN_NAME_CAT_VERSION_NUMBER
COLUMN_NAME_CAT_VERSION_NUMBER the column number on result doc version page


COLUMN_NAME_RPT_VERSION_NUMBER

public static final java.lang.String COLUMN_NAME_RPT_VERSION_NUMBER
COLUMN_NAME_RPT_VERSION_NUMBER the column number on result doc version page


CMD_GET_PREFERENCE_PAGE

public static final java.lang.String CMD_GET_PREFERENCE_PAGE
CMD_GET_PREFERENCE_PAGE the command of report HTTP server(jrs.get_preference_page).


CMD_SUBMIT_CUSTOMIZE_WEB_PAGE

public static final java.lang.String CMD_SUBMIT_CUSTOMIZE_WEB_PAGE
CMD_SUBMIT_CUSTOMIZE_WEB_PAGE the command of report HTTP server(jrs.submit_customize_web_page).


PREFERENCE_NAME_FOLDER_SELECTOR_FORMAT

public static final java.lang.String PREFERENCE_NAME_FOLDER_SELECTOR_FORMAT
PREFERENCE_NAME_FOLDER_SELECTOR_FORMAT preference property name about folder selector format


TAG_USER_LAST_LOGIN_TIME

public static final java.lang.String TAG_USER_LAST_LOGIN_TIME
TAG_USER_LAST_LOGIN_TIME preference property name about if display user last login time


TAG_USER_LAST_LOGOUT_TIME

public static final java.lang.String TAG_USER_LAST_LOGOUT_TIME
TAG_USER_LAST_LOGOUT_TIME preference property name about if display user last logout time


TAG_ENABLE_SAVE_USED_PARAMETER_VALUES

public static final java.lang.String TAG_ENABLE_SAVE_USED_PARAMETER_VALUES
TAG_ENABLE_SAVE_USED_PARAMETER_VALUES preference property name about if can save the used parameter values.


MAX_AUTOCOMPLETE_LIST_NUM

public static final java.lang.String MAX_AUTOCOMPLETE_LIST_NUM
MAX_AUTOCOMPLETE_LIST_NUM preference property name about the maximum number of autocomplete parameter list.


JSCRIPT_SELECTOR

public static final int JSCRIPT_SELECTOR
JSCRIPT_SELECTOR folder selector is based on javascript


VBSCRIPT_SELECTOR

public static final int VBSCRIPT_SELECTOR
VBSCRIPT_SELECTOR folder selector is based on VB script


JSP_SELECTOR

public static final int JSP_SELECTOR
JSP_SELECTOR folder selector is based on JSP


TAG_NODE_NAME

public static final java.lang.String TAG_NODE_NAME
TAG_NODE_NAME the name of a node in resource tree.


TAG_REAL_PATH

public static final java.lang.String TAG_REAL_PATH
Deprecated. Replaced by TAG_NODE_REAL_PATH.
TAG_REAL_PATH it used for folder and resource to represent a physical path on disk that associated to this folder or resource.


TAG_OWNER_NAME

public static final java.lang.String TAG_OWNER_NAME
TAG_OWNER_NAME represent a folder's owner, a folder may has a owner, if a folder has a owner, it is called "user folder".


TAG_VERSION_NUMBER

public static final java.lang.String TAG_VERSION_NUMBER
TAG_VERSION_NUMBER indicate version number (jrs.version_number).


TAG_VERSION_DATE

public static final java.lang.String TAG_VERSION_DATE
TAG_VERSION_DATE indicate version date (jrs.version_date).


TAG_VERSION_FILES

public static final java.lang.String TAG_VERSION_FILES
TAG_VERSION_FILES indicate version files (jrs.version_files).


MONITOR_SERVER_WEB_URL

public static final java.lang.String MONITOR_SERVER_WEB_URL
Deprecated. since V8, it is not recommended to use the deprecated API Constant to obtain monitoring homepage url. In the future version, this constant definition will possibly be deleted without any notification.
MONITOR_SERVER_WEB_URL the url of monitor server web page.


CMD_REFRESH_FOLDERS

public static final java.lang.String CMD_REFRESH_FOLDERS
CMD_REFRESH_FOLDERS the command of report HTTP server(jrs.refresh_folders)


CMD_GET_FOLDER_FILES

public static final java.lang.String CMD_GET_FOLDER_FILES
CMD_GET_FOLDER_FILES the command of report HTTP server(jrs.get_folder_files)


POPUP_DHTML_WINDOW

public static final java.lang.String POPUP_DHTML_WINDOW
POPUP_DHTML_WINDOW the option of popup DHTML window.


ONLY_CSS_STYLE

public static final java.lang.String ONLY_CSS_STYLE
ONLY_CSS_STYLE preference property which indicates whether only display CSS style options in Style Group or not.


REMOTE_SERVER_HOST

public static final java.lang.String REMOTE_SERVER_HOST
remote server host name


REMOTE_SERVER_PORT

public static final java.lang.String REMOTE_SERVER_PORT
remote server's RMI port


REMOTE_DISPATCHER

public static final java.lang.String REMOTE_DISPATCHER
Dispatcher for dispatching requests to remote servers.


ENABLE_TO_PREFER_SERVER

public static final java.lang.String ENABLE_TO_PREFER_SERVER
TAG_ENABLE_TO_PREFER_SERVER indicate whether enable user to prefer a server or not (jrs.enable_to_prefer_server)


USE_SECTION508_COMPLIANT_PAGE

public static final java.lang.String USE_SECTION508_COMPLIANT_PAGE
USE_SECTION508_COMPLIANT_PAGE indicate whether use Section 508 compliant page or not(jrs.use_section508_compliant_page)


TAG_THE_NAME_OF_PREFERRED_SERVER

public static final java.lang.String TAG_THE_NAME_OF_PREFERRED_SERVER
TAG_THE_NAME_OF_PREFERRED_SERVER indicate the name of the specified server (jrs.the_name_of_preferred_server)


CMD_GET_RPT_ANY_RST

public static final java.lang.String CMD_GET_RPT_ANY_RST
CMD_GET_RPT_ANY_RST the command of report HTTP server(jrs.get_report_any_result)


TAG_RPT_RST_TYPES

public static final java.lang.String TAG_RPT_RST_TYPES
TAG_RPT_RST_TYPES the command of report HTTP server(jrs.report_result_types)


CMD_GET_FILE_LIST_OF_THIS_TYPE

public static final java.lang.String CMD_GET_FILE_LIST_OF_THIS_TYPE
CMD_GET_FILE_LIST_OF_THIS_TYPE the command of report HTTP server(jrs.get_file_list_of_this_type)


CMD_VIEW_HTML_IN_LOCAL

public static final java.lang.String CMD_VIEW_HTML_IN_LOCAL
CMD_VIEW_HTML_IN_LOCAL the command of report HTTP server(jrs.view_html_in_local)


CMD_GET_WEB_APP_SEND_FILE_PATH

public static final java.lang.String CMD_GET_WEB_APP_SEND_FILE_PATH
CMD_GET_WEB_APP_SEND_FILE_PATH the command of report HTTP server(jrs.web_application_send_file_path)


TAG_USER_PRIVILEGE

public static final java.lang.String TAG_USER_PRIVILEGE
TAG_USER_PRIVILEGE the user privilege(jrs.user_privilege).


TAG_ROLE_PRIVILEGE

public static final java.lang.String TAG_ROLE_PRIVILEGE
TAG_ROLE_PRIVILEGE the role privilege(jrs.role_privilege).


TAG_GROUP_PRIVILEGE

public static final java.lang.String TAG_GROUP_PRIVILEGE
TAG_GROUP_PRIVILEGE the group privilege(jrs.group_privilege).


PRIVILEGE_CREATE_ANALYSIS_REPORT

public static final java.lang.String PRIVILEGE_CREATE_ANALYSIS_REPORT
PRIVILEGE_CREATE_ANALYSIS_REPORT used to check whether user or role can create analysis report


PRIVILEGE_ACCESS_ADVANCED_PROPERTIES

public static final java.lang.String PRIVILEGE_ACCESS_ADVANCED_PROPERTIES
PRIVILEGE_ACCESS_ADVANCED_PROPERTIES used to check whether user or role can view catalog connection info and report resource in version properties page.


PRIVILEGE_DEPLOY_REPORT

public static final java.lang.String PRIVILEGE_DEPLOY_REPORT
Deprecated. from v8, replaced with PRIVILEGE_PUBLISH_REPORT.

PRIVILEGE_PUBLISH_REPORT

public static final java.lang.String PRIVILEGE_PUBLISH_REPORT
PRIVILEGE_PUBLISH_REPORT used to check whether user or role can publish report


PRIVILEGE_URI

public static final java.lang.String PRIVILEGE_URI
PRIVILEGE_URI used to check whether do check privilege


TAG_IS_DOC_RESULT

public static final java.lang.String TAG_IS_DOC_RESULT
TAG_IS_DOC_RESULT : indicates whether is doc result(jrs.is_doc_result).


CMD_GET_SECURITYINFO

public static final java.lang.String CMD_GET_SECURITYINFO

TAG_DISK_RST_VERSION_TYPE

public static final java.lang.String TAG_DISK_RST_VERSION_TYPE
new tag for adhoc publish


TAG_VERSION_RST_VERSION_TYPE

public static final java.lang.String TAG_VERSION_RST_VERSION_TYPE

TAG_RST_SAVE_FULL_VERSION

public static final int TAG_RST_SAVE_FULL_VERSION

TAG_RST_SAVE_REPORT_VERSION

public static final int TAG_RST_SAVE_REPORT_VERSION

TAG_RST_SAVE_ANALYSIS_VERSION

public static final int TAG_RST_SAVE_ANALYSIS_VERSION

TAG_DISK_EXCEL_HIDE_BACK

public static final java.lang.String TAG_DISK_EXCEL_HIDE_BACK

TAG_DISK_EXCEL_BREAK_PAGE

public static final java.lang.String TAG_DISK_EXCEL_BREAK_PAGE

TAG_DISK_EXCEL_EXPORT_XML

public static final java.lang.String TAG_DISK_EXCEL_EXPORT_XML

TAG_VERSION_EXCEL_HIDE_BACK

public static final java.lang.String TAG_VERSION_EXCEL_HIDE_BACK

TAG_VERSION_EXCEL_BREAK_PAGE

public static final java.lang.String TAG_VERSION_EXCEL_BREAK_PAGE

TAG_VERSION_EXCEL_EXPORT_XML

public static final java.lang.String TAG_VERSION_EXCEL_EXPORT_XML

TAG_MAIL_EXCEL_HIDE_BACK

public static final java.lang.String TAG_MAIL_EXCEL_HIDE_BACK

TAG_MAIL_EXCEL_BREAK_PAGE

public static final java.lang.String TAG_MAIL_EXCEL_BREAK_PAGE

TAG_MAIL_EXCEL_EXPORT_XML

public static final java.lang.String TAG_MAIL_EXCEL_EXPORT_XML

TAG_DISK_PDF_ENCRYPT

public static final java.lang.String TAG_DISK_PDF_ENCRYPT

TAG_DISK_PDF_SIGN

public static final java.lang.String TAG_DISK_PDF_SIGN

TAG_PDF_EDIT_YOURSELF

public static final java.lang.String TAG_PDF_EDIT_YOURSELF

TAG_DISK_PDF_PWD

public static final java.lang.String TAG_DISK_PDF_PWD

TAG_DISK_PDF_SPLIT_PAGE

public static final java.lang.String TAG_DISK_PDF_SPLIT_PAGE

TAG_DISK_PDF_ACROSS_PAGE

public static final java.lang.String TAG_DISK_PDF_ACROSS_PAGE

TAG_DISK_PDF_PAPER_SIZE

public static final java.lang.String TAG_DISK_PDF_PAPER_SIZE

TAG_DISK_PDF_PAGE_WIDTH

public static final java.lang.String TAG_DISK_PDF_PAGE_WIDTH

TAG_DISK_PDF_PAGE_HEIGHT

public static final java.lang.String TAG_DISK_PDF_PAGE_HEIGHT

TAG_DISK_PDF_MARGIN

public static final java.lang.String TAG_DISK_PDF_MARGIN

TAG_DISK_PDF_MARGIN_L

public static final java.lang.String TAG_DISK_PDF_MARGIN_L

TAG_DISK_PDF_MARGIN_R

public static final java.lang.String TAG_DISK_PDF_MARGIN_R

TAG_DISK_PDF_MARGIN_T

public static final java.lang.String TAG_DISK_PDF_MARGIN_T

TAG_DISK_PDF_MARGIN_B

public static final java.lang.String TAG_DISK_PDF_MARGIN_B

TAG_DISK_PDF_LOGIC_SPLIT

public static final java.lang.String TAG_DISK_PDF_LOGIC_SPLIT

TAG_VERSION_PDF_ENCRYPT

public static final java.lang.String TAG_VERSION_PDF_ENCRYPT

TAG_VERSION_PDF_PWD

public static final java.lang.String TAG_VERSION_PDF_PWD

TAG_VERSION_PDF_COMPATIBITLY

public static final java.lang.String TAG_VERSION_PDF_COMPATIBITLY

TAG_HAS_VERSION_PDF_PERMIS_PASW

public static final java.lang.String TAG_HAS_VERSION_PDF_PERMIS_PASW

TAG_VERSION_PDF_PERMIS_PASW

public static final java.lang.String TAG_VERSION_PDF_PERMIS_PASW

TAG_VERSION_PDF_PRINTALLOW

public static final java.lang.String TAG_VERSION_PDF_PRINTALLOW

TAG_VERSION_PDF_CHANGALLOW

public static final java.lang.String TAG_VERSION_PDF_CHANGALLOW

TAG_VERSION_PDF_CHECK_ENABLECOPY

public static final java.lang.String TAG_VERSION_PDF_CHECK_ENABLECOPY

TAG_VERSION_PDF_CHECK_ENABLEACCESS

public static final java.lang.String TAG_VERSION_PDF_CHECK_ENABLEACCESS

TAG_VERSION_PDF_SIGN

public static final java.lang.String TAG_VERSION_PDF_SIGN

TAG_VERSION_PDF_SIGN_METHOD

public static final java.lang.String TAG_VERSION_PDF_SIGN_METHOD

TAG_VERSION_PDF_DIGITAL_PATH

public static final java.lang.String TAG_VERSION_PDF_DIGITAL_PATH

TAG_VERSION_PDF_USER_PASW

public static final java.lang.String TAG_VERSION_PDF_USER_PASW

TAG_VERSION_PDF_DOCUMENT_REASON

public static final java.lang.String TAG_VERSION_PDF_DOCUMENT_REASON

TAG_VERSION_PDF_EDIT_YOURSELF

public static final java.lang.String TAG_VERSION_PDF_EDIT_YOURSELF

TAG_VERSION_PDF_LOCATION

public static final java.lang.String TAG_VERSION_PDF_LOCATION

TAG_VERSION_PDF_CONTACT_INF

public static final java.lang.String TAG_VERSION_PDF_CONTACT_INF

TAG_VERSION_PDF_SPLIT_PAGE

public static final java.lang.String TAG_VERSION_PDF_SPLIT_PAGE

TAG_VERSION_PDF_ACROSS_PAGE

public static final java.lang.String TAG_VERSION_PDF_ACROSS_PAGE

TAG_VERSION_PDF_PAPER_SIZE

public static final java.lang.String TAG_VERSION_PDF_PAPER_SIZE

TAG_VERSION_PDF_PAGE_WIDTH

public static final java.lang.String TAG_VERSION_PDF_PAGE_WIDTH

TAG_VERSION_PDF_PAGE_HEIGHT

public static final java.lang.String TAG_VERSION_PDF_PAGE_HEIGHT

TAG_VERSION_PDF_MARGIN

public static final java.lang.String TAG_VERSION_PDF_MARGIN

TAG_VERSION_PDF_MARGIN_L

public static final java.lang.String TAG_VERSION_PDF_MARGIN_L

TAG_VERSION_PDF_MARGIN_R

public static final java.lang.String TAG_VERSION_PDF_MARGIN_R

TAG_VERSION_PDF_MARGIN_T

public static final java.lang.String TAG_VERSION_PDF_MARGIN_T

TAG_VERSION_PDF_MARGIN_B

public static final java.lang.String TAG_VERSION_PDF_MARGIN_B

TAG_VERSION_PDF_LOGIC_SPLIT

public static final java.lang.String TAG_VERSION_PDF_LOGIC_SPLIT

TAG_MAIL_PDF_ENCRYPT

public static final java.lang.String TAG_MAIL_PDF_ENCRYPT

TAG_MAIL_PDF_PWD

public static final java.lang.String TAG_MAIL_PDF_PWD

TAG_MAIL_PDF_COMPATIBITLY

public static final java.lang.String TAG_MAIL_PDF_COMPATIBITLY

TAG_HAS_MAIL_PDF_PERMIS_PASW

public static final java.lang.String TAG_HAS_MAIL_PDF_PERMIS_PASW

TAG_MAIL_PDF_PERMIS_PASW

public static final java.lang.String TAG_MAIL_PDF_PERMIS_PASW

TAG_MAIL_PDF_PRINTALLOW

public static final java.lang.String TAG_MAIL_PDF_PRINTALLOW

TAG_MAIL_PDF_CHANGALLOW

public static final java.lang.String TAG_MAIL_PDF_CHANGALLOW

TAG_MAIL_PDF_CHECK_ENABLECOPY

public static final java.lang.String TAG_MAIL_PDF_CHECK_ENABLECOPY

TAG_MAIL_PDF_CHECK_ENABLEACCESS

public static final java.lang.String TAG_MAIL_PDF_CHECK_ENABLEACCESS

TAG_MAIL_PDF_SIGN

public static final java.lang.String TAG_MAIL_PDF_SIGN

TAG_MAIL_PDF_SIGN_METHOD

public static final java.lang.String TAG_MAIL_PDF_SIGN_METHOD

TAG_MAIL_PDF_DIGITAL_PATH

public static final java.lang.String TAG_MAIL_PDF_DIGITAL_PATH

TAG_MAIL_PDF_USER_PASW

public static final java.lang.String TAG_MAIL_PDF_USER_PASW

TAG_MAIL_PDF_DOCUMENT_REASON

public static final java.lang.String TAG_MAIL_PDF_DOCUMENT_REASON

TAG_MAIL_PDF_EDIT_YOURSELF

public static final java.lang.String TAG_MAIL_PDF_EDIT_YOURSELF

TAG_MAIL_PDF_LOCATION

public static final java.lang.String TAG_MAIL_PDF_LOCATION

TAG_MAIL_PDF_CONTACT_INF

public static final java.lang.String TAG_MAIL_PDF_CONTACT_INF

TAG_MAIL_PDF_ACROSS_PAGE

public static final java.lang.String TAG_MAIL_PDF_ACROSS_PAGE

TAG_MAIL_PDF_PAGE_WIDTH

public static final java.lang.String TAG_MAIL_PDF_PAGE_WIDTH

TAG_MAIL_PDF_PAGE_HEIGHT

public static final java.lang.String TAG_MAIL_PDF_PAGE_HEIGHT

TAG_MAIL_PDF_MARGIN

public static final java.lang.String TAG_MAIL_PDF_MARGIN

TAG_MAIL_PDF_MARGIN_L

public static final java.lang.String TAG_MAIL_PDF_MARGIN_L

TAG_MAIL_PDF_MARGIN_R

public static final java.lang.String TAG_MAIL_PDF_MARGIN_R

TAG_MAIL_PDF_MARGIN_T

public static final java.lang.String TAG_MAIL_PDF_MARGIN_T

TAG_MAIL_PDF_MARGIN_B

public static final java.lang.String TAG_MAIL_PDF_MARGIN_B

TAG_MAIL_PDF_LOGIC_SPLIT

public static final java.lang.String TAG_MAIL_PDF_LOGIC_SPLIT

TAG_TIFF_COMPRESS_DEFAULT

public static final int TAG_TIFF_COMPRESS_DEFAULT

TAG_TIFF_COMPRESS_JEPG_TTN2

public static final int TAG_TIFF_COMPRESS_JEPG_TTN2

TAG_TIFF_COMPRESS_PACKBITS

public static final int TAG_TIFF_COMPRESS_PACKBITS

TAG_TIFF_COMPRESS_NONE

public static final int TAG_TIFF_COMPRESS_NONE

TIFF_SUFFIX

public static final java.lang.String TIFF_SUFFIX

TAG_TO_DISK_TIFF

public static final java.lang.String TAG_TO_DISK_TIFF

TAG_DISK_TIFF_DIR

public static final java.lang.String TAG_DISK_TIFF_DIR

TAG_DISK_TIFF_FILE

public static final java.lang.String TAG_DISK_TIFF_FILE

TAG_DISK_TIFF_COMPRESS

public static final java.lang.String TAG_DISK_TIFF_COMPRESS

TAG_DISK_TIFF_MARGIN

public static final java.lang.String TAG_DISK_TIFF_MARGIN

TAG_DISK_TIFF_MARGIN_L

public static final java.lang.String TAG_DISK_TIFF_MARGIN_L

TAG_DISK_TIFF_MARGIN_R

public static final java.lang.String TAG_DISK_TIFF_MARGIN_R

TAG_DISK_TIFF_MARGIN_T

public static final java.lang.String TAG_DISK_TIFF_MARGIN_T

TAG_DISK_TIFF_MARGIN_B

public static final java.lang.String TAG_DISK_TIFF_MARGIN_B

TAG_DISK_TIFF_MONOCHROME

public static final java.lang.String TAG_DISK_TIFF_MONOCHROME

TAG_TO_VERSION_TIFF

public static final java.lang.String TAG_TO_VERSION_TIFF

TAG_VERSION_TIFF_COMPRESS

public static final java.lang.String TAG_VERSION_TIFF_COMPRESS

TAG_VERSION_TIFF_MARGIN

public static final java.lang.String TAG_VERSION_TIFF_MARGIN

TAG_VERSION_TIFF_MARGIN_L

public static final java.lang.String TAG_VERSION_TIFF_MARGIN_L

TAG_VERSION_TIFF_MARGIN_R

public static final java.lang.String TAG_VERSION_TIFF_MARGIN_R

TAG_VERSION_TIFF_MARGIN_T

public static final java.lang.String TAG_VERSION_TIFF_MARGIN_T

TAG_VERSION_TIFF_MARGIN_B

public static final java.lang.String TAG_VERSION_TIFF_MARGIN_B

TAG_VERSION_TIFF_MONOCHROME

public static final java.lang.String TAG_VERSION_TIFF_MONOCHROME

TAG_TO_MAIL_TIFF

public static final java.lang.String TAG_TO_MAIL_TIFF

TAG_MAIL_TIFF_COMPRESS

public static final java.lang.String TAG_MAIL_TIFF_COMPRESS

TAG_MAIL_TIFF_MARGIN

public static final java.lang.String TAG_MAIL_TIFF_MARGIN

TAG_MAIL_TIFF_MARGIN_L

public static final java.lang.String TAG_MAIL_TIFF_MARGIN_L

TAG_MAIL_TIFF_MARGIN_R

public static final java.lang.String TAG_MAIL_TIFF_MARGIN_R

TAG_MAIL_TIFF_MARGIN_T

public static final java.lang.String TAG_MAIL_TIFF_MARGIN_T

TAG_MAIL_TIFF_MARGIN_B

public static final java.lang.String TAG_MAIL_TIFF_MARGIN_B

TAG_MAIL_TIFF_MONOCHROME

public static final java.lang.String TAG_MAIL_TIFF_MONOCHROME

SVG_SUFFIX

public static final java.lang.String SVG_SUFFIX

TAG_TO_DISK_SVG

public static final java.lang.String TAG_TO_DISK_SVG

TAG_DISK_SVG_DIR

public static final java.lang.String TAG_DISK_SVG_DIR

TAG_DISK_SVG_FILE

public static final java.lang.String TAG_DISK_SVG_FILE

TAG_TO_VERSION_SVG

public static final java.lang.String TAG_TO_VERSION_SVG

TAG_TO_MAIL_SVG

public static final java.lang.String TAG_TO_MAIL_SVG

TAG_PRINTER_PAPER_SIZE

public static final java.lang.String TAG_PRINTER_PAPER_SIZE

TAG_PRINTER_ORIENTATION

public static final java.lang.String TAG_PRINTER_ORIENTATION

TAG_PRINTER_ORIENTATION_PORTRAIT

public static final int TAG_PRINTER_ORIENTATION_PORTRAIT

TAG_PRINTER_ORIENTATION_LANDSCAPE

public static final int TAG_PRINTER_ORIENTATION_LANDSCAPE

TAG_REPORT_ID

public static final java.lang.String TAG_REPORT_ID

TAG_TO_FAX

public static final java.lang.String TAG_TO_FAX
TAG_TO_FAX property about schedule: indicates that if the schedule has to fax task(jrs.to_fax).


TAG_TO_FAX_FROM

public static final java.lang.String TAG_TO_FAX_FROM
TAG_TO_FAX_FROM property about schedule: indicates the fax sender (jrs.to_fax_from)


TAG_TO_FAX_FROM_COMPANY_NAME

public static final java.lang.String TAG_TO_FAX_FROM_COMPANY_NAME
TAG_TO_FAX_FROM_COMPANY_NAME property about schedule: indicates the sender's company


TAG_TO_FAX_FROM_PHONE

public static final java.lang.String TAG_TO_FAX_FROM_PHONE
TAG_TO_FAX_FROM_PHONE property about schedule: indicates the sender's phone number


TAG_TO_FAX_TO

public static final java.lang.String TAG_TO_FAX_TO
TAG_TO_FAX_TO property about schedule: indicates the fax receiptor (jrs.to_fax_to)


TAG_TO_FAX_TO_FAX_NUMBER

public static final java.lang.String TAG_TO_FAX_TO_FAX_NUMBER
TAG_TO_FAX_TO_FAX_NUMBER about schedule: indicates the receiptor's fax number (jrs.to_fax_to_fax_num)


TAG_TO_FAX_DATE

public static final java.lang.String TAG_TO_FAX_DATE
TAG_TO_FAX_DATE property about schedule: indicates fax send date


TAG_TO_FAX_SUBJECT

public static final java.lang.String TAG_TO_FAX_SUBJECT
TAG_TO_FAX_SUBJECT property about schedule: indicates fax subject (jrs.to_fax_subject)


TAG_TO_FAX_COMMENTS

public static final java.lang.String TAG_TO_FAX_COMMENTS
TAG_TO_FAX_COMMENTS property about schedule: indicates fax comments (jrs.to_fax_comments)


TAG_TO_FAX_QUALITY

public static final java.lang.String TAG_TO_FAX_QUALITY
TAG_TO_FAX_QUALITY property about schedule: indicates fax quality (jrs.to_fax_quality)


TAG_TO_FAX_QUALITY_BEST

public static final java.lang.String TAG_TO_FAX_QUALITY_BEST
TAG_TO_FAX_QUALITY_BEST property about schedule: indicates best fax quality (jrs.to_fax_quality_best)


TAG_TO_FAX_QUALITY_NORMAL

public static final java.lang.String TAG_TO_FAX_QUALITY_NORMAL
TAG_TO_FAX_QUALITY_NORMAL property about schedule: indicates normal fax quality (jrs.to_fax_quality_normal)


TAG_TO_FAX_QUALITY_FAST

public static final java.lang.String TAG_TO_FAX_QUALITY_FAST
TAG_TO_FAX_QUALITY_FAST property about schedule: indicates fast fax quality (jrs.to_fax_quality_fast)


TAG_TO_FAX_IS_INCLUDE_COVER

public static final java.lang.String TAG_TO_FAX_IS_INCLUDE_COVER
TAG_TO_FAX_IS_INCLUDE_COVER property about schedule: indicates whether include fax cover


TAG_TO_FAX_URGENT

public static final java.lang.String TAG_TO_FAX_URGENT
TAG_TO_FAX_IS_INCLUDE_COVER property about schedule: indicates whether this fax is urgent


TAG_TO_FAX_FOR_REVIEW

public static final java.lang.String TAG_TO_FAX_FOR_REVIEW
TAG_TO_FAX_FOR_REVIEW property about schedule: indicates whether this fax is for review


TAG_TO_FAX_PLEASE_COMMENT

public static final java.lang.String TAG_TO_FAX_PLEASE_COMMENT
TAG_TO_FAX_PLEASE_COMMENT property about schedule: indicates whether this fax need comment


TAG_TO_FAX_PLEASE_REPLY

public static final java.lang.String TAG_TO_FAX_PLEASE_REPLY
TAG_TO_FAX_PLEASE_REPLY property about schedule: indicates whether this fax need reply


TAG_TO_FAX_PLEASE_RECYCLE

public static final java.lang.String TAG_TO_FAX_PLEASE_RECYCLE
TAG_TO_FAX_PLEASE_RECYCLE property about schedule: indicates whether this fax need recycle


TAG_AUTH_SCHEME

public static final java.lang.String TAG_AUTH_SCHEME
TAG_AUTH_SCHEME property about authentication scheme: basic or digest


TAG_SCHEDULE_TASK_TYPE

public static final java.lang.String TAG_SCHEDULE_TASK_TYPE
TAG_SCHEDULE_TASK_TYPE property about schedule task type: default task or user task


DEFAULT_SCHEDULE_TASK

public static final int DEFAULT_SCHEDULE_TASK
DEFAULT_SCHEDULE_TASK property to define to use default schedule task


USER_TASK

public static final int USER_TASK
USER_TASK property to define to use user task


TAG_USER_TASK_CLASS

public static final java.lang.String TAG_USER_TASK_CLASS
TAG_USER_TASK_CLASS property about user task class name


TAG_USER_TASK_DISPLAY_NAME

public static final java.lang.String TAG_USER_TASK_DISPLAY_NAME
TAG_USER_TASK_DISPLAY_NAME property about user task class display name.


TAG_USER_TASK_PROP

public static final java.lang.String TAG_USER_TASK_PROP
TAG_USER_TASK_PROP property about user task properties


TAG_ENGINE_ID

public static final java.lang.String TAG_ENGINE_ID
TAG_ENGINE_ID the cached engine id when getting report information


TAG_RERUN_MISSED_TASK

public static final java.lang.String TAG_RERUN_MISSED_TASK
TAG_RERUN_MISSED_TASK used to judge whether to re-run the missed task


TAG_TRIGGERS_ARRAY

public static final java.lang.String TAG_TRIGGERS_ARRAY
TAG_TRIGGERS_ARRAY used to submit a task which bind a trigger


TAG_TRIGGERS_LOGIC

public static final java.lang.String TAG_TRIGGERS_LOGIC
TAG_TRIGGERS_LOGIC used to define logic between time condition and a trigger

The logic between time condition and trigger can be 'OR', 'AND' and 'AND2'


TAG_AUTO_RECOVER_TASK_MAXTIMES

public static final java.lang.String TAG_AUTO_RECOVER_TASK_MAXTIMES

TAG_AUTO_RECOVER_TASK_INTERVAL

public static final java.lang.String TAG_AUTO_RECOVER_TASK_INTERVAL

TAG_AUTO_RECOVER_TASK_REDOALL

public static final java.lang.String TAG_AUTO_RECOVER_TASK_REDOALL

TAG_AUTO_RECOVER_TASK_COUNT

public static final java.lang.String TAG_AUTO_RECOVER_TASK_COUNT

TAG_CATALOG_DATASOURCE

public static final java.lang.String TAG_CATALOG_DATASOURCE
TAG_CATALOG_DATASOURCE used to specify one catalog datasource


TAG_JNDI_DATASOURCE

public static final java.lang.String TAG_JNDI_DATASOURCE
TAG_JNDI_DATASOURCE used to define mapping jndi datasource


TAG_DS_USER

public static final java.lang.String TAG_DS_USER
TAG_DS_USER used to set datasource user


TAG_DS_PSWD

public static final java.lang.String TAG_DS_PSWD
TAG_DS_PSWD used to set datasource password


TAG_USE_DEF_DS_USER

public static final java.lang.String TAG_USE_DEF_DS_USER
TAG_USE_DEF_DS_USER property to set whether use the default DS user ID and password in the catalog


TAG_USE_NEW_DS_PSWD

public static final java.lang.String TAG_USE_NEW_DS_PSWD
TAG_USE_NEW_DS_PSWD property to set whether use the new ds password


TAG_NEW_DS_PWSD

public static final java.lang.String TAG_NEW_DS_PWSD
TAG_NEW_DS_PWSD used to set new datasource password


TAG_DS_PROP

public static final java.lang.String TAG_DS_PROP
TAG_DS_PROP used to set properties of the datasource


TAG_DS_URL

public static final java.lang.String TAG_DS_URL
TAG_DS_URL used to set the URL of the catalog datasource


TAG_DS_DRIVER

public static final java.lang.String TAG_DS_DRIVER
TAG_DS_DRIVER used to set the driver of the catalog datasource


TAG_TO_RSD

public static final java.lang.String TAG_TO_RSD
TAG_TO_RSD property about task 'run publish':indicate file type as rsd file if publishing to disk (jrs.to_rsd).


TAG_TO_DISK_RSD_PATH_TYPE

public static final java.lang.String TAG_TO_DISK_RSD_PATH_TYPE
TAG_TO_DISK_RSD_PATH_TYPE indicate publish rsd file to report server path or server real path (jrs.to_disk_rsd_path_type)


TAG_RSD_DIR

public static final java.lang.String TAG_RSD_DIR
TAG_RSD_DIR property about the task "Publish to File System": the path of rsd result(jrs.rsd_dir).


TAG_RSD

public static final java.lang.String TAG_RSD
TAG_RSD property about the task "Publish to File System": Rsd result name(jrs.rsd).


TAG_RSD_ZIP_RESULT

public static final java.lang.String TAG_RSD_ZIP_RESULT
TAG_RSD_ZIP_RESULT property about the task "Publish to File System": indicates whether zip the rsd result(jrs.rsd_zip_result)


TAG_MAIL_HTML_FILE

public static final java.lang.String TAG_MAIL_HTML_FILE
TAG_MAIL_HTML_FILE property about the task "Publish to Email": the mail attach html file's name(jrs.mail_html_file).


TAG_MAIL_PDF_FILE

public static final java.lang.String TAG_MAIL_PDF_FILE
TAG_MAIL_PDF_FILE property about the task "Publish to Email": the mail attach pdf file's name(jrs.mail_pdf_file).


TAG_MAIL_TEXT_FILE

public static final java.lang.String TAG_MAIL_TEXT_FILE
TAG_MAIL_TEXT_FILE property about the task "Publish to Email": the mail attach text file's name(jrs.mail_text_file).


TAG_MAIL_EXCEL_FILE

public static final java.lang.String TAG_MAIL_EXCEL_FILE
TAG_MAIL_EXCEL_FILE property about the task "Publish to Email": the mail attach excel file's name(jrs.mail_excel_file).


TAG_MAIL_PS_FILE

public static final java.lang.String TAG_MAIL_PS_FILE
TAG_MAIL_PS_FILE property about the task "Publish to Email": the mail attach ps file's name(jrs.mail_ps_file).


TAG_MAIL_RTF_FILE

public static final java.lang.String TAG_MAIL_RTF_FILE
TAG_MAIL_RTF_FILE property about the task "Publish to Email": the mail attach rtf file's name(jrs.mail_rtf_file).


TAG_MAIL_XML_FILE

public static final java.lang.String TAG_MAIL_XML_FILE
TAG_MAIL_XML_FILE property about the task "Publish to Email": the mail attach xml file's name(jrs.mail_xml_file).


TAG_MAIL_ARCHIVE_FILE

public static final java.lang.String TAG_MAIL_ARCHIVE_FILE
TAG_MAIL_ARCHIVE_FILE property about the task "Publish to Email": the mail attach archive compress file's name(jrs.mail_archive_file).


TAG_TASK_DURATION

public static final java.lang.String TAG_TASK_DURATION
TAG_TASK_DURATION property about task duration


TAG_NOTIFY_DURATION

public static final java.lang.String TAG_NOTIFY_DURATION
TAG_NOTIFY_DURATION property about task duration notification


TAG_NOTIFY_MAIL

public static final java.lang.String TAG_NOTIFY_MAIL
TAG_NOTIFY_MAIL property about task duration notify mail address


TAG_AUTO_CANCEL_TASK

public static final java.lang.String TAG_AUTO_CANCEL_TASK
TAG_AUTO_CANCEL_TASK property about after task duration whether cancel the task


RPT_STATUS_CURRENT

public static final int RPT_STATUS_CURRENT
Indicates the the status of report in reportset.


RPT_STATUS_OPEN

public static final int RPT_STATUS_OPEN
Indicates the the status of report in reportset.


RPT_STATUS_ALL

public static final int RPT_STATUS_ALL
Indicates the the status of report in reportset.


MULTIPLE_ALL_VALUE

public static final java.lang.String MULTIPLE_ALL_VALUE
For multiple-value parameter, Stand for the ALL value.


TAG_PARAM_IS_MULTIPLE_PREFIX

public static final java.lang.String TAG_PARAM_IS_MULTIPLE_PREFIX
Indicates whether a parameter is multiple-value in URL.


TAG_RESULT_PRECISION

public static final java.lang.String TAG_RESULT_PRECISION
TAG_RESULT_PRECISION property about the onDemand task, indicate the precision level of the result.


TAG_RST_PRECISION

public static final java.lang.String TAG_RST_PRECISION
TAG_RST_PRECISION property about the task "Publish to Disk(Version)": indicate the precision level of rst.


TAG_RSD_PRECISION

public static final java.lang.String TAG_RSD_PRECISION
TAG_RSD_PRECISION property about the task "Publish to Disk(Version)": indicate the precision level of rsd.


TAG_DISK_PDF_PRECISION

public static final java.lang.String TAG_DISK_PDF_PRECISION
TAG_DISK_PDF_PRECISION property about the task "Publish to Disk": indicate the precision level of PDF.


TAG_DISK_HTML_PRECISION

public static final java.lang.String TAG_DISK_HTML_PRECISION
TAG_DISK_HTML_PRECISION property about the task "Publish to Disk": indicate the precision level of HTML.


TAG_DISK_RTF_PRECISION

public static final java.lang.String TAG_DISK_RTF_PRECISION
TAG_DISK_RTF_PRECISION property about the task "Publish to Disk": indicate the precision level of RTF.


TAG_DISK_EXCEL_PRECISION

public static final java.lang.String TAG_DISK_EXCEL_PRECISION
TAG_DISK_EXCEL_PRECISION property about the task "Publish to Disk": indicate the precision level of Excel.


TAG_DISK_PS_PRECISION

public static final java.lang.String TAG_DISK_PS_PRECISION
TAG_DISK_PS_PRECISION property about the task "Publish to Disk": indicate the precision level of PS.


TAG_DISK_XML_PRECISION

public static final java.lang.String TAG_DISK_XML_PRECISION
TAG_DISK_XML_PRECISION property about the task "Publish to Disk": indicate the precision level of XML.


TAG_DISK_TEXT_PRECISION

public static final java.lang.String TAG_DISK_TEXT_PRECISION
TAG_DISK_TEXT_PRECISION property about the task "Publish to Disk": indicate the precision level of Text.


TAG_VERSION_PDF_PRECISION

public static final java.lang.String TAG_VERSION_PDF_PRECISION
TAG_VERSION_PDF_PRECISION property about the task "Publish to Version": indicate the precision level of PDF.


TAG_VERSION_HTML_PRECISION

public static final java.lang.String TAG_VERSION_HTML_PRECISION
TAG_VERSION_HTML_PRECISION property about the task "Publish to Version": indicate the precision level of HTML.


TAG_VERSION_RTF_PRECISION

public static final java.lang.String TAG_VERSION_RTF_PRECISION
TAG_VERSION_RTF_PRECISION property about the task "Publish to Version": indicate the precision level of RTF.


TAG_VERSION_EXCEL_PRECISION

public static final java.lang.String TAG_VERSION_EXCEL_PRECISION
TAG_VERSION_EXCEL_PRECISION property about the task "Publish to Version": indicate the precision level of Excel.


TAG_VERSION_PS_PRECISION

public static final java.lang.String TAG_VERSION_PS_PRECISION
TAG_VERSION_PS_PRECISION property about the task "Publish to Version": indicate the precision level of PS.


TAG_VERSION_XML_PRECISION

public static final java.lang.String TAG_VERSION_XML_PRECISION
TAG_VERSION_XML_PRECISION property about the task "Publish to Version": indicate the precision level of XML.


TAG_VERSION_TEXT_PRECISION

public static final java.lang.String TAG_VERSION_TEXT_PRECISION
TAG_VERSION_TEXT_PRECISION property about the task "Publish to Version": indicate the precision level of Text.


TAG_MAIL_RST_PRECISION

public static final java.lang.String TAG_MAIL_RST_PRECISION
TAG_MAIL_RST_PRECISION property about the task "Publish to Mail": indicate the precision level of rst.


TAG_MAIL_PDF_PRECISION

public static final java.lang.String TAG_MAIL_PDF_PRECISION
TAG_MAIL_PDF_PRECISION property about the task "Publish to Mail": indicate the precision level of PDF.


TAG_MAIL_HTML_PRECISION

public static final java.lang.String TAG_MAIL_HTML_PRECISION
TAG_MAIL_HTML_PRECISION property about the task "Publish to Mail": indicate the precision level of HTML.


TAG_MAIL_RTF_PRECISION

public static final java.lang.String TAG_MAIL_RTF_PRECISION
TAG_MAIL_RTF_PRECISION property about the task "Publish to Mail": indicate the precision level of RTF.


TAG_MAIL_EXCEL_PRECISION

public static final java.lang.String TAG_MAIL_EXCEL_PRECISION
TAG_MAIL_EXCEL_PRECISION property about the task "Publish to Mail": indicate the precision level of Excel.


TAG_MAIL_PS_PRECISION

public static final java.lang.String TAG_MAIL_PS_PRECISION
TAG_MAIL_PS_PRECISION property about the task "Publish to Mail": indicate the precision level of PS.


TAG_MAIL_XML_PRECISION

public static final java.lang.String TAG_MAIL_XML_PRECISION
TAG_MAIL_XML_PRECISION property about the task "Publish to Mail": indicate the precision level of XML.


TAG_MAIL_TEXT_PRECISION

public static final java.lang.String TAG_MAIL_TEXT_PRECISION
TAG_MAIL_TEXT_PRECISION property about the task "Publish to Mail": indicate the precision level of Text.


TAG_MAIL_RSD_PRECISION

public static final java.lang.String TAG_MAIL_RSD_PRECISION
TAG_MAIL_PDF_PRECISION property about the task "Publish to Mail": indicate the precision level of PDF.


TAG_FAX_PRECISION

public static final java.lang.String TAG_FAX_PRECISION
TAG_FAX_PRECISION property about the task "Publish to Fax": indicate the precision level of Fax.


TAG_PRINTER_PRECISION

public static final java.lang.String TAG_PRINTER_PRECISION
TAG_PRINTER_PRECISION property about the task "Publish to Printer": indicate the precision level of Print.


PRECISION_ANY

public static final int PRECISION_ANY
the constants represent the any precision value. it means not care the precision, the precision is desided by system on the runtime context.


PRECISION_LOW

public static final int PRECISION_LOW
the constants represent the low precision value. it means the low precision is reauqied.


PRECISION_HIGH

public static final int PRECISION_HIGH
the constants represent the high precision value. it means the high precision is reauqied.


TAG_HAS_XML_DATA_SOURCE

public static final java.lang.String TAG_HAS_XML_DATA_SOURCE
TAG_HAS_XML_DATA_SOURCE property about task: indicate whether user specified xml data source (jrs.has_xml_data_source).


TAG_XML_DATA_SOURCE_NAME

public static final java.lang.String TAG_XML_DATA_SOURCE_NAME
TAG_XML_DATA_SOURCE_NAME property about task: indicate user's xml data source name (jrs.xml_data_source_name)


TAG_XML_INPUTSTREAM_FACTORY

public static final java.lang.String TAG_XML_INPUTSTREAM_FACTORY
TAG_XML_INPUTSTREAM_FACTORY property about task: indicate user's implemented instance of InputStreamFactory (jrs.xml_inputstream_factory).


TAG_HAS_HDS_DATA_SOURCE

public static final java.lang.String TAG_HAS_HDS_DATA_SOURCE
TAG_HAS_HDS_DATA_SOURCE property about task: indicate whether user specified HDS data source (jrs.has_hds_data_source).


TAG_HDS_DATA_SOURCE_NAME

public static final java.lang.String TAG_HDS_DATA_SOURCE_NAME
TAG_HDS_DATA_SOURCE_NAME property about task: indicate user's HDS data source name (jrs.hds_data_source_name)


TAG_HDS_NAME

public static final java.lang.String TAG_HDS_NAME
TAG_HDS_NAME property about task: indicate user's HDS name (jrs.hds_name)


TAG_HDS_INPUTSTREAM_FACTORY

public static final java.lang.String TAG_HDS_INPUTSTREAM_FACTORY
TAG_HDS_INPUTSTREAM_FACTORY property about task: indicate user's implemented instance of InputStreamFactory (jrs.hds_inputstream_factory).


TAG_FTP_RST_PRECISION

public static final java.lang.String TAG_FTP_RST_PRECISION
TAG_FTP_RST_PRECISION property about the task "Publish to FTP": indicate the precision level of rst.


TAG_FTP_HTML_PRECISION

public static final java.lang.String TAG_FTP_HTML_PRECISION
TAG_FTP_HTML_PRECISION property about the task "Publish to FTP": indicate the precision level of HTML.


TAG_FTP_PDF_PRECISION

public static final java.lang.String TAG_FTP_PDF_PRECISION
TAG_FTP_PDF_PRECISION property about the task "Publish to FTP": indicate the precision level of PDF.


TAG_FTP_EXCEL_PRECISION

public static final java.lang.String TAG_FTP_EXCEL_PRECISION
TAG_FTP_EXCEL_PRECISION property about the task "Publish to FTP": indicate the precision level of Excel.


TAG_FTP_TEXT_PRECISION

public static final java.lang.String TAG_FTP_TEXT_PRECISION
TAG_FTP_TEXT_PRECISION property about the task "Publish to FTP": indicate the precision level of Text.


TAG_FTP_RTF_PRECISION

public static final java.lang.String TAG_FTP_RTF_PRECISION
TAG_FTP_RTF_PRECISION property about the task "Publish to FTP": indicate the precision level of RTF.


TAG_FTP_XML_PRECISION

public static final java.lang.String TAG_FTP_XML_PRECISION
TAG_FTP_XML_PRECISION property about the task "Publish to FTP": indicate the precision level of XML.


TAG_FTP_PS_PRECISION

public static final java.lang.String TAG_FTP_PS_PRECISION
TAG_FTP_PS_PRECISION property about the task "Publish to FTP": indicate the precision level of PS.


TAG_TO_FTP

public static final java.lang.String TAG_TO_FTP
TAG_TO_FTP property about schedule: indicates that if the schedule has to FTP task.


TAG_JRFTP

public static final java.lang.String TAG_JRFTP
TAG_JRFTP property about the task "Publish to FTP": the JReport FTP(jrs.ftp).


TAG_FTP_HOST

public static final java.lang.String TAG_FTP_HOST
TAG_FTP_HOST property about the task "Publish to FTP": indecates the host of FTP server.


TAG_FTP_PORT

public static final java.lang.String TAG_FTP_PORT
TAG_FTP_PORT property about the task "Publish to FTP": indecates the port of FTP server.


TAG_FTP_UN

public static final java.lang.String TAG_FTP_UN
TAG_FTP_UN property about the task "Publish to FTP": indecates the username for logging in FTP server.


TAG_FTP_PSD

public static final java.lang.String TAG_FTP_PSD
TAG_FTP_PSD property about the task "Publish to FTP": indecates the password for logging in FTP server.


TAG_FTP_ACCT

public static final java.lang.String TAG_FTP_ACCT
TAG_FTP_ACCT property about the task "Publish to FTP": indecates the account for logging in FTP server.


TAG_FTP_LBL

public static final java.lang.String TAG_FTP_LBL
TAG_FTP_LBL property about the task "Publish to FTP": indecates the label of FTP server.


TAG_FTP_PROT

public static final java.lang.String TAG_FTP_PROT
TAG_FTP_PROT property about the task "Publish to FTP": indecates the protocol for communicating with FTP server.


TAG_FTP_HANDLER_CLASS

public static final java.lang.String TAG_FTP_HANDLER_CLASS
TAG_FTP_HANDLER_CLASS property about the task "Publish to FTP": specifies the FTP client-end handler class for communicating with FTP server. JReport FTP utilities will find the default handler according to the TAG_FTP_PROT if not specified.


TAG_FTP_LOC

public static final java.lang.String TAG_FTP_LOC
TAG_FTP_LOC property about the task "Publish to FTP": indecates the remote directory on FTP server to where the files will be published. it can be relative to the root path of the logon user.


TAG_TO_FTP_RST

public static final java.lang.String TAG_TO_FTP_RST
TAG_TO_FTP_RST property about the task "Publish to FTP": indicates whether the FTP has rst format.


TAG_FTP_RST_FILE

public static final java.lang.String TAG_FTP_RST_FILE
TAG_FTP_RST_FILE property about the task "Publish to FTP": indicates the filename of FTP rst format.


TAG_FTP_ZIP_RESULT

public static final java.lang.String TAG_FTP_ZIP_RESULT
TAG_FTP_ZIP_RESULT property about the task "Publish to FTP": indicates whether zip rst result of FTP rst format.


TAG_TO_FTP_HTML

public static final java.lang.String TAG_TO_FTP_HTML
TAG_TO_FTP_HTML property about the task "Publish to FTP": indicates whether the FTP has HTML format.


TAG_FTP_HTML_FILE

public static final java.lang.String TAG_FTP_HTML_FILE
TAG_FTP_HTML_FILE property about the task "Publish to FTP": indicates the filename of FTP HTML format.


TAG_FTP_NO_MARGIN_HTML

public static final java.lang.String TAG_FTP_NO_MARGIN_HTML
TAG_FTP_NO_MARGIN_HTML property about the task "Publish to FTP": indicates if no margin is set in the HTML page.


TAG_FTP_IS_MULTI_FILES

public static final java.lang.String TAG_FTP_IS_MULTI_FILES
TAG_FTP_IS_MULTI_FILES property about the task "Publish to FTP": indicates whether HTML is generated to a file or to multiple files.


TAG_FTP_EMBEDDED_CSS

public static final java.lang.String TAG_FTP_EMBEDDED_CSS
TAG_FTP_EMBEDDED_CSS property about the task "Publish to FTP": indicates whether html embed CSS when generating multiple files.


TAG_FTP_HAS_HYPERLINK

public static final java.lang.String TAG_FTP_HAS_HYPERLINK
TAG_FTP_HAS_HYPERLINK property about the task "Publish to FTP": indicates whether the hyperlink is generated.


TAG_FTP_HAS_PAGE_NUMBER

public static final java.lang.String TAG_FTP_HAS_PAGE_NUMBER
TAG_FTP_HAS_PAGE_NUMBER property about the task "Publish to FTP": indicates whether the page number is generated.


TAG_FTP_RELATIVE_FONT_SIZE

public static final java.lang.String TAG_FTP_RELATIVE_FONT_SIZE
TAG_FTP_RELATIVE_FONT_SIZE property about the task "Publish to FTP": indicates whether use relative font size to generate the HTML page.


TAG_FTP_DRILLDOWN

public static final java.lang.String TAG_FTP_DRILLDOWN
TAG_FTP_DRILLDOWN property about the task "Publish to FTP": indicates whether can drilldown the HTML page.


TAG_FTP_USE_SECTION508_OUTPUT

public static final java.lang.String TAG_FTP_USE_SECTION508_OUTPUT
TAG_FTP_USE_SECTION508_OUTPUT property about the task "Publish to FTP": indicates whether use Section 508 compliant output or not.


TAG_FTP_USE_HTML_TABLE

public static final java.lang.String TAG_FTP_USE_HTML_TABLE
TAG_FTP_USE_HTML_TABLE property about the task "Publish to FTP": indicates whether to use HTML Data Table or not.


TAG_FTP_USE_SCOPE

public static final java.lang.String TAG_FTP_USE_SCOPE
TAG_FTP_USE_SCOPE property about the task "Publish to FTP": indicates whether to use Scope Attribute or not.


TAG_FTP_IS_CHART_APPLET

public static final java.lang.String TAG_FTP_IS_CHART_APPLET
TAG_FTP_IS_CHART_APPLET property about the task "Publish to FTP": indicates whether the chart in HTML file is an applet.


TAG_FTP_FORMAT_CHART

public static final java.lang.String TAG_FTP_FORMAT_CHART
TAG_FTP_FORMAT_CHART property about the task "Publish to FTP": indicates the image format in HTML file.


TAG_FTP_HTML_RESOLUTION

public static final java.lang.String TAG_FTP_HTML_RESOLUTION
TAG_FTP_HTML_RESOLUTION property about the task "Publish to FTP": indicates the resolution of the HTML page.


TAG_FTP_WEB_BROWSER

public static final java.lang.String TAG_FTP_WEB_BROWSER
TAG_FTP_WEB_BROWSER property about the task "Publish to FTP": indicates generating HTML pages for which Web browser. 0 - IE; 1 - Netscape;


TAG_FTP_TEXT_OVERFLOW

public static final java.lang.String TAG_FTP_TEXT_OVERFLOW
TAG_FTP_TEXT_OVERFLOW property about the task "Publish to FTP": indicates the text overflow type.


TAG_FTP_IS_DHTML

public static final java.lang.String TAG_FTP_IS_DHTML
TAG_FTP_IS_DHTML property about the task "Publish to FTP": indicates whether to show DHTML page.


TAG_TO_FTP_PDF

public static final java.lang.String TAG_TO_FTP_PDF
TAG_TO_FTP_PDF property about the task "Publish to FTP": indicates whether the FTP has PDF format.


TAG_FTP_PDF_FILE

public static final java.lang.String TAG_FTP_PDF_FILE
TAG_FTP_PDF_FILE property about the task "Publish to FTP": indicates the filename of FTP PDF format.


TAG_FTP_NO_MARGIN_PDF

public static final java.lang.String TAG_FTP_NO_MARGIN_PDF
TAG_FTP_NO_MARGIN_PDF property about the task "Publish to FTP": indicates if no margin is set in the PDF page.


TAG_FTP_IS_COMPRESS_PDF

public static final java.lang.String TAG_FTP_IS_COMPRESS_PDF
TAG_FTP_IS_COMPRESS_PDF property about the task "Publish to FTP": indicates whether to compress image in PDF file.


TAG_FTP_COMPRESS_IMAGE_PDF

public static final java.lang.String TAG_FTP_COMPRESS_IMAGE_PDF
TAG_FTP_COMPRESS_IMAGE_PDF property about the task "Publish to FTP": specifies the value of image compress ratio in PDF file.


TAG_FTP_PRINT_MODE_PDF

public static final java.lang.String TAG_FTP_PRINT_MODE_PDF
TAG_FTP_PRINT_MODE_PDF property about the task "Publish to FTP": indicates whether is print mode.


TAG_FTP_TOC_PDF

public static final java.lang.String TAG_FTP_TOC_PDF
TAG_FTP_TOC_PDF property about the task "Publish to FTP": indicates whether the pdf has TOC.


TAG_FTP_DRILLDOWN_PDF

public static final java.lang.String TAG_FTP_DRILLDOWN_PDF
TAG_FTP_DRILLDOWN_PDF property about the task "Publish to FTP": indicates whether can drilldown the PDF page.


TAG_FTP_PDF_ENCRYPT

public static final java.lang.String TAG_FTP_PDF_ENCRYPT
TAG_FTP_PDF_ENCRYPT property about the task "Publish to FTP": indicates whether pdf encrypt is enable or not.


TAG_FTP_PDF_COMPATIBITLY

public static final java.lang.String TAG_FTP_PDF_COMPATIBITLY
TAG_FTP_PDF_COMPATIBITLY property about the task "Publish to FTP": indicates the PDF compatibitly.


TAG_FTP_PDF_PWD

public static final java.lang.String TAG_FTP_PDF_PWD
TAG_FTP_PDF_PWD property about the task "Publish to FTP": indicates the PDF password.


TAG_HAS_FTP_PDF_PERMIS_PASW

public static final java.lang.String TAG_HAS_FTP_PDF_PERMIS_PASW
TAG_HAS_FTP_PDF_PERMIS_PASW property about the task "Publish to FTP": indicates whether has PDF permission password.


TAG_FTP_PDF_PERMIS_PASW

public static final java.lang.String TAG_FTP_PDF_PERMIS_PASW
TAG_FTP_PDF_PERMIS_PASW property about the task "Publish to FTP": indicates the PDF permission password.


TAG_FTP_PDF_PRINTALLOW

public static final java.lang.String TAG_FTP_PDF_PRINTALLOW
TAG_FTP_PDF_PRINTALLOW property about the task "Publish to FTP": indicates the PDF print allow value.


TAG_FTP_PDF_CHANGALLOW

public static final java.lang.String TAG_FTP_PDF_CHANGALLOW
TAG_FTP_PDF_CHANGALLOW property about the task "Publish to FTP": indicates the PDF change allow value.


TAG_FTP_PDF_CHECK_ENABLECOPY

public static final java.lang.String TAG_FTP_PDF_CHECK_ENABLECOPY
TAG_FTP_PDF_CHECK_ENABLECOPY property about the task "Publish to FTP": indicates whether can copy the PDF page.


TAG_FTP_PDF_CHECK_ENABLEACCESS

public static final java.lang.String TAG_FTP_PDF_CHECK_ENABLEACCESS
TAG_FTP_PDF_CHECK_ENABLEACCESS property about the task "Publish to FTP": indicates whether can access the PDF page.


TAG_FTP_PDF_SIGN

public static final java.lang.String TAG_FTP_PDF_SIGN
TAG_FTP_PDF_SIGN property about the task "Publish to FTP": indicates whether can sign the PDF page.


TAG_FTP_PDF_SIGN_METHOD

public static final java.lang.String TAG_FTP_PDF_SIGN_METHOD
TAG_FTP_PDF_SIGN_METHOD property about the task "Publish to FTP": indicates the PDF digital sign method.


TAG_FTP_PDF_DIGITAL_PATH

public static final java.lang.String TAG_FTP_PDF_DIGITAL_PATH
TAG_FTP_PDF_DIGITAL_PATH property about the task "Publish to FTP": indicates the PDF digital sign path.


TAG_FTP_PDF_USER_PASW

public static final java.lang.String TAG_FTP_PDF_USER_PASW
TAG_FTP_PDF_USER_PASW property about the task "Publish to FTP": indicates the PDF digital file user password.


TAG_FTP_PDF_DOCUMENT_REASON

public static final java.lang.String TAG_FTP_PDF_DOCUMENT_REASON
TAG_FTP_PDF_DOCUMENT_REASON property about the task "Publish to FTP": indicates the PDF document reason.


TAG_FTP_PDF_EDIT_YOURSELF

public static final java.lang.String TAG_FTP_PDF_EDIT_YOURSELF
TAG_FTP_PDF_EDIT_YOURSELF property about the task "Publish to FTP": indicates the PDF digital signature parameters.


TAG_FTP_PDF_LOCATION

public static final java.lang.String TAG_FTP_PDF_LOCATION
TAG_FTP_PDF_LOCATION property about the task "Publish to FTP": indicates the PDF location message.


TAG_FTP_PDF_CONTACT_INF

public static final java.lang.String TAG_FTP_PDF_CONTACT_INF
TAG_FTP_PDF_CONTACT_INF property about the task "Publish to FTP": indicates the PDF contact information.


TAG_FTP_GIF_TRANSPARENT_PDF

public static final java.lang.String TAG_FTP_GIF_TRANSPARENT_PDF
TAG_FTP_GIF_TRANSPARENT_PDF property about the task "Publish to FTP": indicates whether the figure is transparent or not.


TAG_TO_FTP_EXCEL

public static final java.lang.String TAG_TO_FTP_EXCEL
TAG_TO_FTP_EXCEL property about the task "Publish to FTP": indicates whether the FTP has Excel format.


TAG_FTP_EXCEL_FILE

public static final java.lang.String TAG_FTP_EXCEL_FILE
TAG_FTP_EXCEL_FILE property about the task "Publish to FTP": indicates the filename of FTP Excel format.


TAG_FTP_EXCEL_WORDWRAP

public static final java.lang.String TAG_FTP_EXCEL_WORDWRAP
TAG_FTP_EXCEL_WORDWRAP property about the task "Publish to FTP": indicates that if the excel has wordwrap format.


TAG_FTP_EXCEL2000

public static final java.lang.String TAG_FTP_EXCEL2000
TAG_FTP_EXCEL2000 property about the task "Publish to FTP": indicates that if the excel has excel2000 format.


TAG_FTP_EXCEL_LAYOUT

public static final java.lang.String TAG_FTP_EXCEL_LAYOUT
TAG_FTP_EXCEL_LAYOUT property about the task "Publish to FTP": indicates that if new excel layout.


TAG_FTP_HAS_SHAPES

public static final java.lang.String TAG_FTP_HAS_SHAPES
TAG_FTP_HAS_SHAPES property about the task "Publish to FTP": indicates that if the excel has shapes.


TAG_FTP_EXCEL_ADVANCED

public static final java.lang.String TAG_FTP_EXCEL_ADVANCED
TAG_FTP_EXCEL_ADVANCED property about the task "Publish to FTP": indicates that whether the excel advanced is enabled or not.


TAG_FTP_PRINT_HEADER

public static final java.lang.String TAG_FTP_PRINT_HEADER
TAG_FTP_PRINT_HEADER property about the task "Publish to FTP": indicates that if the excel print page header.


TAG_FTP_PRINT_FOOTER

public static final java.lang.String TAG_FTP_PRINT_FOOTER
TAG_FTP_PRINT_HEADER property about the task "Publish to FTP": indicates that if new the excel print page footer.


TAG_FTP_PRINT_GRIDLINES

public static final java.lang.String TAG_FTP_PRINT_GRIDLINES
TAG_FTP_PRINT_GRIDLINES property about the task "Publish to FTP": indicates that if new the excel print gridlines.


TAG_TO_FTP_TXT

public static final java.lang.String TAG_TO_FTP_TXT
TAG_TO_FTP_TXT property about the task "Publish to FTP": indicates whether the FTP has TXT format.


TAG_FTP_TEXT_FILE

public static final java.lang.String TAG_FTP_TEXT_FILE
TAG_FTP_TEXT_FILE property about the task "Publish to FTP": indicates the filename of FTP TXT format.


TAG_FTP_IS_NORMAL_TEXT

public static final java.lang.String TAG_FTP_IS_NORMAL_TEXT
TAG_FTP_IS_NORMAL_TEXT property about the task "Publish to FTP": indicates whether this text file is a standard data format or not. When it is set to be false, the output format is a standard data format.


TAG_FTP_IS_QUOTEMARK

public static final java.lang.String TAG_FTP_IS_QUOTEMARK
TAG_FTP_IS_QUOTEMARK property about the task "Publish to FTP": indicates whether the strings have quotemarks.


TAG_FTP_TEXT_IS_DELIMITER

public static final java.lang.String TAG_FTP_TEXT_IS_DELIMITER
TAG_FTP_TEXT_IS_DELIMITER property about the task "Publish to FTP": indicates whether the delimiter is tab char or not.


TAG_FTP_DELIMITER

public static final java.lang.String TAG_FTP_DELIMITER
TAG_FTP_DELIMITER property about the task "Publish to FTP": A character which will be used in SDF(Standard Data Format) format. A delimiter could be a ',' (the CSV format) or any other characters. The default is ' ' (a blank), that is, the SSV format.


TAG_FTP_IS_TAB

public static final java.lang.String TAG_FTP_IS_TAB
TAG_FTP_IS_TAB property about the task "Publish to FTP": indicates whether the delimiter is tab char or not.


TAG_FTP_IS_CSV

public static final java.lang.String TAG_FTP_IS_CSV
TAG_FTP_IS_CSV property about the task "Publish to FTP": indicates whether the result file is csv format.


TAG_FTP_TXT_COMPRESS

public static final java.lang.String TAG_FTP_TXT_COMPRESS
TAG_FTP_TXT_COMPRESS property about the task "Publish to FTP": indicates whether to compress the published text file.


TAG_FTP_CHAR_WIDTH

public static final java.lang.String TAG_FTP_CHAR_WIDTH
TAG_FTP_CHAR_WIDTH property about the task "Publish to FTP": indicates the user defined character width. It would be given up if the value is 0 or less than 0.


TAG_FTP_CHAR_HEIGHT

public static final java.lang.String TAG_FTP_CHAR_HEIGHT
TAG_FTP_CHAR_HEIGHT property about the task "Publish to FTP": indicates the user defined character height. It would be given up if the value is 0 or less than 0.


TAG_FTP_HASHEADFOOT

public static final java.lang.String TAG_FTP_HASHEADFOOT
TAG_FTP_HASHEADFOOT property about the task "Publish to FTP": indicates whether to generate the page header or footer.


TAG_FTP_TXT_WINDOWS

public static final java.lang.String TAG_FTP_TXT_WINDOWS
TAG_FTP_TXT_WINDOWS property about the task "Publish to FTP": indicates whether to apply "\r\n" for OS390 and Windows or "\n" for UNIX.


TAG_FTP_IS_REPEAT

public static final java.lang.String TAG_FTP_IS_REPEAT
TAG_FTP_IS_REPEAT property about the task "Publish to FTP": indicates whether the same content is repeated.


TAG_FTP_RESOLUTION

public static final java.lang.String TAG_FTP_RESOLUTION
TAG_FTP_RESOLUTION property about the task "Publish to FTP": indicates whether setting resolution of text file.


TAG_TO_FTP_RTF

public static final java.lang.String TAG_TO_FTP_RTF
TAG_TO_FTP_RTF property about the task "Publish to FTP": indicates whether the FTP has Rtf format.


TAG_FTP_RTF_FILE

public static final java.lang.String TAG_FTP_RTF_FILE
TAG_FTP_RTF_FILE property about the task "Publish to FTP": indicates the filename of FTP Rtf format.


TAG_FTP_BEST_EDITING_RTF

public static final java.lang.String TAG_FTP_BEST_EDITING_RTF
TAG_FTP_BEST_EDITING_RTF property about the task "Publish to FTP": indicates whether is best editing.


TAG_FTP_NO_MARGIN_RTF

public static final java.lang.String TAG_FTP_NO_MARGIN_RTF
TAG_FTP_NO_MARGIN_RTF property about the task "Publish to FTP": indicates whether no margin.


TAG_TO_FTP_XML

public static final java.lang.String TAG_TO_FTP_XML
TAG_TO_FTP_XML property about the task "Publish to FTP": indicates whether the FTP has XML format.


TAG_FTP_XML_FILE

public static final java.lang.String TAG_FTP_XML_FILE
TAG_FTP_XML_FILE property about the task "Publish to FTP": indicates the filename of FTP XML format.


TAG_FTP_IS_ONLY_DATA

public static final java.lang.String TAG_FTP_IS_ONLY_DATA
TAG_FTP_IS_ONLY_DATA property about the task "Publish to FTP": indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported.


TAG_FTP_XSDFILE

public static final java.lang.String TAG_FTP_XSDFILE
TAG_FTP_XSDFILE property about the task "Publish to FTP": indicates the xsd file path, such as url and real paths.


TAG_TO_FTP_PS

public static final java.lang.String TAG_TO_FTP_PS
TAG_TO_FTP_PS property about the task "Publish to FTP": indicates whether the FTP has PS format.


TAG_FTP_PS_FILE

public static final java.lang.String TAG_FTP_PS_FILE
TAG_FTP_PS_FILE property about the task "Publish to FTP": indicates the filename of FTP PS format.


TAG_FTP_NO_MARGIN_PS

public static final java.lang.String TAG_FTP_NO_MARGIN_PS
TAG_FTP_NO_MARGIN_PS property about the task "Publish to FTP": indicates whether is no margin.


TAG_FTP_END

public static final java.lang.String TAG_FTP_END
TAG_FTP_END property property about the task "Publish to FTP": the JReport FTP delimiter.


TAG_FTP_PDF_MARGIN

public static final java.lang.String TAG_FTP_PDF_MARGIN

TAG_FTP_PDF_MARGIN_L

public static final java.lang.String TAG_FTP_PDF_MARGIN_L

TAG_FTP_PDF_MARGIN_R

public static final java.lang.String TAG_FTP_PDF_MARGIN_R

TAG_FTP_PDF_MARGIN_T

public static final java.lang.String TAG_FTP_PDF_MARGIN_T

TAG_FTP_PDF_MARGIN_B

public static final java.lang.String TAG_FTP_PDF_MARGIN_B

TAG_FTP_PDF_PAGE_WIDTH

public static final java.lang.String TAG_FTP_PDF_PAGE_WIDTH

TAG_FTP_PDF_PAGE_HEIGHT

public static final java.lang.String TAG_FTP_PDF_PAGE_HEIGHT

CMD_FTP_PARAM_VALIDATION

public static final java.lang.String CMD_FTP_PARAM_VALIDATION
CMD_FTP_PARAM_VALIDATION the command of checking the validation of FTP connection options.


TAG_FTP_CONNECTION_FAILED

public static final int TAG_FTP_CONNECTION_FAILED

TAG_FTP_CONNECTION_IS_OK

public static final int TAG_FTP_CONNECTION_IS_OK

TAG_FTP_NO_PERMISSION

public static final int TAG_FTP_NO_PERMISSION

TAG_FTP_INVALID_FOLDER

public static final int TAG_FTP_INVALID_FOLDER

TAG_FTPS_CONN_TYPE

public static final java.lang.String TAG_FTPS_CONN_TYPE
TAG_FTPS_CONN_TYPE property about the task "Publish to FTPS": the connection type of FTPS.


TAG_FTPS_TRANS_MODE

public static final java.lang.String TAG_FTPS_TRANS_MODE
TAG_FTPS_TRANS_MODE property about the task "Publish to FTPS": the transfer mode of FTPS.


TAG_FTPS_SEC_PROT

public static final java.lang.String TAG_FTPS_SEC_PROT
TAG_FTPS_SEC_PROT property about the task "Publish to FTPS": the security protocol of FTPS.


TAG_FTPS_EN_NO_SEC

public static final java.lang.String TAG_FTPS_EN_NO_SEC
TAG_FTPS_EN_NO_SEC property about the task "Publish to FTPS": enable to fallback to the no-security FTP connection if explicit FTPS connection is not available.


TAG_FTPS_KS_TYPE

public static final java.lang.String TAG_FTPS_KS_TYPE
TAG_FTPS_KS_TYPE property about the task "Publish to FTPS": keystore type of FTPS.


TAG_FTPS_KS_FILE

public static final java.lang.String TAG_FTPS_KS_FILE
TAG_FTPS_KS_FILE property about the task "Publish to FTPS": keystore file of FTPS.


TAG_FTPS_KS_PSD

public static final java.lang.String TAG_FTPS_KS_PSD
TAG_FTPS_KS_PSD property about the task "Publish to FTPS": keystore password of FTPS.


TAG_FTPS_KM_ALG

public static final java.lang.String TAG_FTPS_KM_ALG
TAG_FTPS_KM_ALG property about the task "Publish to FTPS": keymanager algorithm of FTPS.


TAG_FTPS_TS_TYPE

public static final java.lang.String TAG_FTPS_TS_TYPE
TAG_FTPS_TS_TYPE property about the task "Publish to FTPS": truststore type of FTPS.


TAG_FTPS_TS_FILE

public static final java.lang.String TAG_FTPS_TS_FILE
TAG_FTPS_TS_FILE property about the task "Publish to FTPS": truststore file of FTPS.


TAG_FTPS_TS_PSD

public static final java.lang.String TAG_FTPS_TS_PSD
TAG_FTPS_TS_PSD property about the task "Publish to FTPS": truststore password of FTPS.


TAG_FTPS_TM_ALG

public static final java.lang.String TAG_FTPS_TM_ALG
TAG_FTPS_TM_ALG property about the task "Publish to FTPS": trustmanager algorithm of FTPS.


TAG_SFTP_KNOWNHOSTS

public static final java.lang.String TAG_SFTP_KNOWNHOSTS
TAG_SFTPS_KNOWNHOSTS property about the task "Publish to SFTP/SCP": the knownhosts file of SFTP/SCP.


TAG_SFTP_SHKC

public static final java.lang.String TAG_SFTP_SHKC
TAG_SFTP_SHKC property about the task "Publish to SFTP/SCP": strict host key checking[yes|no].


TAG_SFTP_HKAlgs

public static final java.lang.String TAG_SFTP_HKAlgs
TAG_SFTPS_HKAlgs property about the task "Publish to SFTP/SCP": the host key algorithms of SFTP/SCP.


TAG_SFTP_KexAlgs

public static final java.lang.String TAG_SFTP_KexAlgs
TAG_SFTPS_KexAlgs property about the task "Publish to SFTP/SCP": the kex algorithms of SFTP/SCP.


TAG_SFTP_S2C_CphA

public static final java.lang.String TAG_SFTP_S2C_CphA
TAG_SFTP_S2C_CphA property about the task "Publish to SFTP/SCP": the s2c cipher algorithms of SFTP/SCP.


TAG_SFTP_C2S_CphA

public static final java.lang.String TAG_SFTP_C2S_CphA
TAG_SFTP_C2S_CphA property about the task "Publish to SFTP/SCP": the c2s cipher algorithms of SFTP/SCP.


TAG_SFTP_S2C_MA

public static final java.lang.String TAG_SFTP_S2C_MA
TAG_SFTP_S2C_MA property about the task "Publish to SFTP/SCP": the s2c mac algorithms of SFTP/SCP.


TAG_SFTP_C2S_MA

public static final java.lang.String TAG_SFTP_C2S_MA
TAG_SFTP_C2S_MA property about the task "Publish to SFTP/SCP": the c2s mac algorithms of SFTP/SCP.


TAG_SFTP_S2C_CmpA

public static final java.lang.String TAG_SFTP_S2C_CmpA
TAG_SFTP_S2C_CmpA property about the task "Publish to SFTP/SCP": the s2c compression algorithms of SFTP/SCP.


TAG_SFTP_C2S_CmpA

public static final java.lang.String TAG_SFTP_C2S_CmpA
TAG_SFTP_C2S_CmpA property about the task "Publish to SFTP/SCP": the c2s compression algorithms of SFTP/SCP.


TAG_SFTP_S2C_Lang

public static final java.lang.String TAG_SFTP_S2C_Lang
TAG_SFTP_S2C_Lang property about the task "Publish to SFTP/SCP": the s2c language of SFTP/SCP.


TAG_SFTP_C2S_Lang

public static final java.lang.String TAG_SFTP_C2S_Lang
TAG_SFTP_C2S_CmpA property about the task "Publish to SFTP/SCP": the c2s language of SFTP/SCP.


TAG_PROFILE_LAST_MODIFIED

public static final java.lang.String TAG_PROFILE_LAST_MODIFIED
TAG_LAST_MODIFIED Property to indicate the last modified time of a function profile.


TAG_PROFILE_DESC

public static final java.lang.String TAG_PROFILE_DESC
TAG_DESCRIPTION Property to indicate the description of a profile.


TAG_PROFILE

public static final java.lang.String TAG_PROFILE
TAG_PROFILE Property to indicate the profile.


TAG_TASK_PRIORITY

public static final java.lang.String TAG_TASK_PRIORITY
TAG_TASK_PRIORITY is used to set task's priority.


TAG_IS_BURSTING_TASK

public static final java.lang.String TAG_IS_BURSTING_TASK
TAG_IS_BURSTING_TASK Property to indicate the task is a bursting task (jrs.is_bursting_task).


TAG_RECIPIENT_PARAM_PREFIX

public static final java.lang.String TAG_RECIPIENT_PARAM_PREFIX
TAG_RECIPIENT_PARAM_PREFIX The prefix of parameters that only for the query that retrieves recipient addresses (jrs.receipient_param$).


TAG_BURSTING_SCHEMA

public static final java.lang.String TAG_BURSTING_SCHEMA
TAG_BURSTING_SCHEMA Property to indicate selected bursting schema that will be used in a bursting task (jrs.bursting_schema).


TAG_HAS_NONBURSTING_RESULT

public static final java.lang.String TAG_HAS_NONBURSTING_RESULT
TAG_HAS_NONBURSTING_RESULT Property to indicate a bursting task will export non-bursting result (jrs.has_nonbursting_result).


TAG_NONBURSTING_PREFIX

public static final java.lang.String TAG_NONBURSTING_PREFIX
TAG_NON_BURSTING_PREFIX The prefix of task properties that only for the non-bursting result of a bursting task (jrs.nonbursting$).


CMD_CHECK_REPORTSET

public static final java.lang.String CMD_CHECK_REPORTSET
CMD_CHECK_REPORTSET the command of report HTTP server(jrs.check_reportset).


CMD_CHECK_CURRENTREPORT

public static final java.lang.String CMD_CHECK_CURRENTREPORT
CMD_CHECK_CURRENTREPORT the command of report HTTP server(jrs.check_currentreport).


CMD_IS_PROMPT_TASK_QUEUE_FULL

public static final java.lang.String CMD_IS_PROMPT_TASK_QUEUE_FULL
CMD_IS_PROMPT_TASK_QUEUE_FULL the command of is prompt task queue full.


CMD_IS_TASK_QUEUE_FULL

public static final java.lang.String CMD_IS_TASK_QUEUE_FULL
CMD_IS_TASK_QUEUE_FULL the command of is task queue full.


CMD_SET_RESULTVERSION_VIEWED

public static final java.lang.String CMD_SET_RESULTVERSION_VIEWED
CMD_SET_RESULTVERSION_VIEWED the command to set a result version was viewed (jrs.cmd_set_resultversion_viewed).


CMD_OPEN_PLS_HTML

public static final java.lang.String CMD_OPEN_PLS_HTML
CMD_OPEN_PLS_HTML the command of open an html result that apply page level security(jrs.open_pagelevelsecurity_html).


TAG_IS_PLS_RESULT

public static final java.lang.String TAG_IS_PLS_RESULT
TAG_IS_PLS_RESULT property that indicates that will apply page level security(PLS) to view the result (jrs.is_pls_result).