JP1/Integrated Management - Manager 機能拡張
統合機能メニュー定義ファイルの定義例を次に示します。
# # All Rights Reserved, Copyright (C) 2000, Hitachi, Ltd. # @file type="function-definition", version="0300"; #---------------------------------------------------------- @define-block type="function-tree-def"; id="jco_folder_Network"; parent_id="root"; name="ネットワーク管理"; @define-block-end; #---------------------------------------------------------- @define-block type="function-tree-def"; id="jco_JP1_Cm2"; parent_id="jco_folder_Network"; name="ネットワーク管理"; icon="%JCO_INSTALL_PATH%\image\menu\cm2_manager.gif"; execute_id="default_browser"; arguments="%JCO_INSTALL_PATH%\conf\webdata\ja\hitachi_jp1_cm2.html"; @define-block-end; #---------------------------------------------------------- @define-block type="function-tree-def"; id="jco_folder_JobSystemOperation"; parent_id="root"; name="ジョブシステム運用"; @define-block-end; #---------------------------------------------------------- @define-block type="function-tree-def"; id="jco_JP1_AJS2"; parent_id="jco_folder_JobSystemOperation"; name="ジョブシステム運用"; icon="%JCO_INSTALL_PATH%\image\menu\ajs2_manager.gif"; execute_id="jco_JP1_AJS2"; arguments="-t "%JCO_JP1TOKEN%""; @define-block-end; #----------------------------------------------------------
All Rights Reserved. Copyright (C) 2006, 2008, Hitachi, Ltd.