クラス ToolsBatchMetaConfigTaskConfig

java.lang.Object
org.iplass.mtp.dev.gradle.tools.batch.ToolsBatchTaskConfig
org.iplass.mtp.dev.gradle.tools.batch.ToolsBatchMetaConfigTaskConfig

public class ToolsBatchMetaConfigTaskConfig extends ToolsBatchTaskConfig
Set vmargs in meta.config tools batch processing settings
  • コンストラクタの詳細

    • ToolsBatchMetaConfigTaskConfig

      public ToolsBatchMetaConfigTaskConfig(Properties props)

      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

      public Map<String,String> getMetaConfig()
      戻り値:
      property key, value