All Downloads are FREE. Search and download functionalities are using the official Maven repository.

p.step-automation-packages-sample1.3.26.5.source-code.parameters.yml Maven / Gradle / Ivy

The newest version!
parameters:
  - key: myKey
    value: myValue
    description: some description
    activationScript: abc
    priority: 10
    protectedValue: true
    scope: APPLICATION
    scopeEntity: entity
  - key: mySimpleKey
    value: mySimpleValue
  - key: myDynamicParam
    value:
      expression: "mySimpleKey"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy