Interface IElementUpdateCurrentTaskParams

All Known Implementing Classes:
ElementUpdateCurrentTaskParams

public interface IElementUpdateCurrentTaskParams
Since:
7.0.0
Author:
XIMA MEDIA GmbH
  • Method Details

    • getOldTaskUuid

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

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