Interface ISingleConsuming

  • All Known Implementing Classes:
    VerarbeitungXmlToFd

    @Deprecated
    public interface ISingleConsuming
    Deprecated.
    This is part of the old workflow engine. Use the new workflow engine.
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • setActionUUID

        void setActionUUID​(String uuid)
        Deprecated.
        Parameters:
        uuid - The Aktion.getUUID() of the action that will be consumed by this action
      • getActionUUID

        String getActionUUID()
        Deprecated.
        Returns:
        the Aktion.getUUID() of the action that will be consumed by this action