Interface IElementUpdateCurrentTaskParams

All Known Implementing Classes:
ElementUpdateCurrentTaskParams

@Deprecated public interface IElementUpdateCurrentTaskParams
Since:
7.0.0
Author:
XIMA MEDIA GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    Deprecated.
     
  • Method Details

    • getOldTaskUuid

      UUID getOldTaskUuid()
      Deprecated.
      Returns:
      The UUID of the old task of the selection.
    • getNewTaskUuid

      UUID getNewTaskUuid()
      Deprecated.
      Returns:
      The UUID of the new task of the selection.