Class SystemPropertyFunction

java.lang.Object
org.citrusframework.functions.core.SystemPropertyFunction
All Implemented Interfaces:
Function

public class SystemPropertyFunction extends Object implements Function
Function returns given string argument in lower case.
  • Constructor Details

    • SystemPropertyFunction

      public SystemPropertyFunction()
  • Method Details