クラス ToolsBatchMetaConfigTaskConfig
java.lang.Object
org.iplass.mtp.dev.gradle.tools.batch.ToolsBatchTaskConfig
org.iplass.mtp.dev.gradle.tools.batch.ToolsBatchMetaConfigTaskConfig
Set vmargs in meta.config tools batch processing settings
-
コンストラクタの概要
コンストラクタコンストラクタ説明property to get configuration information. -
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.dev.gradle.tools.batch.ToolsBatchTaskConfig
getArgs, getDescription, getMainClass, getValue, isUseStandardInput, list, map, require
-
コンストラクタの詳細
-
ToolsBatchMetaConfigTaskConfig
property to get configuration information. The available property keys are as follows, setting values to items with the same key name.
- metaConfig.key.n = optional. key of the property file specified in meta.config.
- metaConfig.val.n = optional. Value of the property file specified in meta.config.
* key and val must be set to the same number.
- パラメータ:
props- properties instance.
-
-
メソッドの詳細
-
getMetaConfig
- 戻り値:
- property key, value
-