Interface ITaskUuidProviding

All Known Subinterfaces:
IElementWithTask<TElement>
All Known Implementing Classes:
ElementKey, ElementWithTask, FlowchartSelection, NodeKey, NodeWithTask, TriggerKey, TriggerWithTask

public interface ITaskUuidProviding
Interface for workflow elements that have got a UUID to identify the parent task.
Since:
7.0.0
Author:
XIMA MEDIA GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getTaskUuid

      @Nullable UUID getTaskUuid()
      Returns:
      The UUID that identifies the task to which the workflow element belongs.