2014-08-25 15:16:36 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<project>
|
|
|
|
<properties>
|
|
|
|
<hudson.model.ParametersDefinitionProperty>
|
|
|
|
<parameterDefinitions>
|
|
|
|
<com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
2020-12-29 10:41:56 +03:00
|
|
|
<name>OPTIONS_VALUE</name>
|
2014-08-25 15:16:36 -04:00
|
|
|
<description>Available options</description>
|
|
|
|
<value>foo|bar|select</value>
|
|
|
|
<visibleItemCount>2</visibleItemCount>
|
|
|
|
<multiSelectDelimiter>|</multiSelectDelimiter>
|
|
|
|
<quoteValue>true</quoteValue>
|
|
|
|
<defaultValue>foo</defaultValue>
|
2015-07-29 08:59:27 -04:00
|
|
|
<descriptionPropertyValue/>
|
2014-08-25 15:16:36 -04:00
|
|
|
<type>PT_MULTI_SELECT</type>
|
2020-12-29 10:41:56 +03:00
|
|
|
<propertyFile/>
|
|
|
|
<propertyKey>key</propertyKey>
|
|
|
|
<defaultPropertyFile/>
|
|
|
|
<defaultPropertyKey>fookey</defaultPropertyKey>
|
|
|
|
<descriptionPropertyFile/>
|
|
|
|
<descriptionPropertyKey/>
|
|
|
|
<bindings/>
|
|
|
|
<groovyScript/>
|
|
|
|
<groovyScriptFile/>
|
|
|
|
<groovyClasspath/>
|
|
|
|
<defaultGroovyScript/>
|
|
|
|
<defaultGroovyClasspath/>
|
|
|
|
<descriptionGroovyScript/>
|
|
|
|
<descriptionGroovyScriptFile/>
|
|
|
|
<descriptionGroovyClasspath/>
|
|
|
|
<javascript/>
|
|
|
|
<javascriptFile/>
|
|
|
|
<saveJSONParameterToFile>false</saveJSONParameterToFile>
|
|
|
|
</com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<name>OPTIONS_FILE</name>
|
|
|
|
<description>Available options</description>
|
|
|
|
<value/>
|
|
|
|
<visibleItemCount>2</visibleItemCount>
|
|
|
|
<multiSelectDelimiter>|</multiSelectDelimiter>
|
|
|
|
<quoteValue>true</quoteValue>
|
|
|
|
<defaultValue/>
|
|
|
|
<descriptionPropertyValue/>
|
|
|
|
<type>PT_MULTI_SELECT</type>
|
2014-08-25 15:16:36 -04:00
|
|
|
<propertyFile>/home/foo/property.prop</propertyFile>
|
|
|
|
<propertyKey>key</propertyKey>
|
|
|
|
<defaultPropertyFile>/home/property.prop</defaultPropertyFile>
|
|
|
|
<defaultPropertyKey>fookey</defaultPropertyKey>
|
2015-07-29 08:59:27 -04:00
|
|
|
<descriptionPropertyFile/>
|
|
|
|
<descriptionPropertyKey/>
|
2018-09-03 13:11:50 +03:00
|
|
|
<bindings/>
|
2017-12-06 13:02:23 +01:00
|
|
|
<groovyScript/>
|
2017-06-23 14:38:16 -04:00
|
|
|
<groovyScriptFile/>
|
2017-12-06 13:02:23 +01:00
|
|
|
<groovyClasspath/>
|
2018-05-23 01:17:51 +08:00
|
|
|
<defaultGroovyScript/>
|
|
|
|
<defaultGroovyClasspath/>
|
|
|
|
<descriptionGroovyScript/>
|
2020-12-29 10:41:56 +03:00
|
|
|
<descriptionGroovyScriptFile/>
|
2018-05-23 01:17:51 +08:00
|
|
|
<descriptionGroovyClasspath/>
|
2020-12-29 10:41:56 +03:00
|
|
|
<javascript/>
|
|
|
|
<javascriptFile/>
|
|
|
|
<saveJSONParameterToFile>false</saveJSONParameterToFile>
|
2014-08-25 15:16:36 -04:00
|
|
|
</com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
2015-12-16 17:06:41 +00:00
|
|
|
<com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<name>OPTIONS_CHECKBOX</name>
|
|
|
|
<description/>
|
|
|
|
<value>OptionA,OptionB,OptionC</value>
|
|
|
|
<visibleItemCount>2</visibleItemCount>
|
|
|
|
<multiSelectDelimiter>,</multiSelectDelimiter>
|
|
|
|
<quoteValue>false</quoteValue>
|
|
|
|
<defaultValue/>
|
|
|
|
<descriptionPropertyValue/>
|
|
|
|
<type>PT_CHECKBOX</type>
|
|
|
|
<propertyFile/>
|
|
|
|
<propertyKey/>
|
|
|
|
<defaultPropertyFile/>
|
|
|
|
<defaultPropertyKey/>
|
|
|
|
<descriptionPropertyFile/>
|
|
|
|
<descriptionPropertyKey/>
|
2018-09-03 13:11:50 +03:00
|
|
|
<bindings/>
|
2015-12-16 17:06:41 +00:00
|
|
|
<groovyScript/>
|
2017-06-23 14:38:16 -04:00
|
|
|
<groovyScriptFile/>
|
2015-12-16 17:06:41 +00:00
|
|
|
<groovyClasspath/>
|
2018-05-23 01:17:51 +08:00
|
|
|
<defaultGroovyScript/>
|
|
|
|
<defaultGroovyClasspath/>
|
|
|
|
<descriptionGroovyScript/>
|
2020-12-29 10:41:56 +03:00
|
|
|
<descriptionGroovyScriptFile/>
|
2018-05-23 01:17:51 +08:00
|
|
|
<descriptionGroovyClasspath/>
|
2020-12-29 10:41:56 +03:00
|
|
|
<javascript/>
|
|
|
|
<javascriptFile/>
|
|
|
|
<saveJSONParameterToFile>false</saveJSONParameterToFile>
|
2015-12-16 17:06:41 +00:00
|
|
|
</com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<name>MULTISELECTOPTIONS</name>
|
|
|
|
<description>Available options</description>
|
|
|
|
<value>foo|bar|select</value>
|
|
|
|
<visibleItemCount>2</visibleItemCount>
|
|
|
|
<multiSelectDelimiter>|</multiSelectDelimiter>
|
|
|
|
<quoteValue>true</quoteValue>
|
|
|
|
<defaultValue>foo</defaultValue>
|
|
|
|
<descriptionPropertyValue/>
|
|
|
|
<type>PT_MULTI_SELECT</type>
|
|
|
|
<propertyFile/>
|
|
|
|
<propertyKey>key</propertyKey>
|
|
|
|
<defaultPropertyFile/>
|
|
|
|
<defaultPropertyKey/>
|
|
|
|
<descriptionPropertyFile/>
|
|
|
|
<descriptionPropertyKey/>
|
2018-09-03 13:11:50 +03:00
|
|
|
<bindings/>
|
2015-12-16 17:06:41 +00:00
|
|
|
<groovyScript/>
|
2017-06-23 14:38:16 -04:00
|
|
|
<groovyScriptFile/>
|
2015-12-16 17:06:41 +00:00
|
|
|
<groovyClasspath/>
|
2018-05-23 01:17:51 +08:00
|
|
|
<defaultGroovyScript/>
|
|
|
|
<defaultGroovyClasspath/>
|
|
|
|
<descriptionGroovyScript/>
|
2020-12-29 10:41:56 +03:00
|
|
|
<descriptionGroovyScriptFile/>
|
|
|
|
<descriptionGroovyClasspath/>
|
|
|
|
<javascript/>
|
|
|
|
<javascriptFile/>
|
|
|
|
<saveJSONParameterToFile>false</saveJSONParameterToFile>
|
|
|
|
</com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<name>JSON</name>
|
|
|
|
<description/>
|
|
|
|
<value/>
|
|
|
|
<visibleItemCount>5</visibleItemCount>
|
|
|
|
<multiSelectDelimiter>,</multiSelectDelimiter>
|
|
|
|
<quoteValue>false</quoteValue>
|
|
|
|
<defaultValue/>
|
|
|
|
<descriptionPropertyValue/>
|
|
|
|
<type>PT_JSON</type>
|
|
|
|
<propertyFile/>
|
|
|
|
<propertyKey/>
|
|
|
|
<defaultPropertyFile/>
|
|
|
|
<defaultPropertyKey/>
|
|
|
|
<descriptionPropertyFile/>
|
|
|
|
<descriptionPropertyKey/>
|
|
|
|
<bindings/>
|
|
|
|
<groovyScript>import net.sf.json.JSONObject; def jsonEditorOptions = JSONObject.fromObject(/{schema: {"type": "object", "title": "Name", "properties": {"name": {"type": "string", "propertyOrder" : 1}}}}/);</groovyScript>
|
|
|
|
<groovyScriptFile/>
|
|
|
|
<groovyClasspath/>
|
|
|
|
<defaultGroovyScript/>
|
|
|
|
<defaultGroovyClasspath/>
|
|
|
|
<descriptionGroovyScript/>
|
|
|
|
<descriptionGroovyScriptFile/>
|
|
|
|
<descriptionGroovyClasspath/>
|
|
|
|
<javascript/>
|
|
|
|
<javascriptFile/>
|
|
|
|
<saveJSONParameterToFile>false</saveJSONParameterToFile>
|
|
|
|
</com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<name>MULTILEVELMULTISELECT</name>
|
|
|
|
<description/>
|
|
|
|
<value>foo,bar,baz</value>
|
|
|
|
<visibleItemCount>5</visibleItemCount>
|
|
|
|
<multiSelectDelimiter>,</multiSelectDelimiter>
|
|
|
|
<quoteValue>false</quoteValue>
|
|
|
|
<defaultValue/>
|
|
|
|
<descriptionPropertyValue/>
|
|
|
|
<type>PT_MULTI_LEVEL_MULTI_SELECT</type>
|
|
|
|
<propertyFile/>
|
|
|
|
<propertyKey/>
|
|
|
|
<defaultPropertyFile/>
|
|
|
|
<defaultPropertyKey/>
|
|
|
|
<descriptionPropertyFile/>
|
|
|
|
<descriptionPropertyKey/>
|
|
|
|
<bindings/>
|
|
|
|
<groovyScript/>
|
|
|
|
<groovyScriptFile/>
|
|
|
|
<groovyClasspath/>
|
|
|
|
<defaultGroovyScript/>
|
|
|
|
<defaultGroovyClasspath/>
|
|
|
|
<descriptionGroovyScript/>
|
|
|
|
<descriptionGroovyScriptFile/>
|
|
|
|
<descriptionGroovyClasspath/>
|
|
|
|
<javascript/>
|
|
|
|
<javascriptFile/>
|
|
|
|
<saveJSONParameterToFile>false</saveJSONParameterToFile>
|
|
|
|
</com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
|
|
|
<name>MULTILEVELSINGLESELECT</name>
|
|
|
|
<description/>
|
|
|
|
<value>foo</value>
|
|
|
|
<visibleItemCount>5</visibleItemCount>
|
|
|
|
<multiSelectDelimiter>,</multiSelectDelimiter>
|
|
|
|
<quoteValue>false</quoteValue>
|
|
|
|
<defaultValue/>
|
|
|
|
<descriptionPropertyValue/>
|
|
|
|
<type>PT_MULTI_LEVEL_SINGLE_SELECT</type>
|
|
|
|
<propertyFile/>
|
|
|
|
<propertyKey/>
|
|
|
|
<defaultPropertyFile/>
|
|
|
|
<defaultPropertyKey/>
|
|
|
|
<descriptionPropertyFile/>
|
|
|
|
<descriptionPropertyKey/>
|
|
|
|
<bindings/>
|
|
|
|
<groovyScript/>
|
|
|
|
<groovyScriptFile/>
|
|
|
|
<groovyClasspath/>
|
|
|
|
<defaultGroovyScript/>
|
|
|
|
<defaultGroovyClasspath/>
|
|
|
|
<descriptionGroovyScript/>
|
|
|
|
<descriptionGroovyScriptFile/>
|
2018-05-23 01:17:51 +08:00
|
|
|
<descriptionGroovyClasspath/>
|
2020-12-29 10:41:56 +03:00
|
|
|
<javascript/>
|
|
|
|
<javascriptFile/>
|
|
|
|
<saveJSONParameterToFile>false</saveJSONParameterToFile>
|
2015-12-16 17:06:41 +00:00
|
|
|
</com.cwctravel.hudson.plugins.extended__choice__parameter.ExtendedChoiceParameterDefinition>
|
2014-08-25 15:16:36 -04:00
|
|
|
</parameterDefinitions>
|
|
|
|
</hudson.model.ParametersDefinitionProperty>
|
|
|
|
</properties>
|
|
|
|
</project>
|