Interface DmnDataTypeTransformer

    • Method Detail

      • transform

        TypedValue transform​(java.lang.Object value)
                      throws java.lang.IllegalArgumentException
        Transform the given value.
        Parameters:
        value - of any type
        Returns:
        value of the specific type
        Throws:
        java.lang.IllegalArgumentException - if the value can not be transformed