Interface Transformer

    • Method Detail

      • transform

        java.lang.Object transform​(java.lang.Object anObject)
        Transforms anObject into a different object
        Parameters:
        anObject - the object to be transformed
        Returns:
        the transformed object
        Throws:
        ActivitiException - if the transformation could not be applied