Interface ContentTransformerWorker

    • Method Detail

      • isAvailable

        boolean isAvailable()
        Deprecated.
        Checks if this worker is available.
        Returns:
        true if it is available
      • getVersionString

        java.lang.String getVersionString()
        Deprecated.
        Gets a string returning product and version information.
        Returns:
        the version string
      • remoteTransformerClientConfigured

        default boolean remoteTransformerClientConfigured()
        Deprecated.
        Returns:
        true if ther worker is using a remote server.