Interface IElementKeyProviding

All Known Subinterfaces:
IElementLocalValidationParams<TData,TElement>, ITriggerAppliesToEventParams<TData>, ITriggerOnTaskBeginParams<TData>, ITriggerOnTaskFinishParams<TData>, ITriggerPreconditionSatisfiedParams<TData>, IWorkflowElementEntity, IWorkflowElementWithDeserializedModel<TData,TElement>
All Known Implementing Classes:
AppliesToEventParams, AWorkflowElement, ElementLocalValidationParams, PreconditionSatisfiedParams, TriggerOnTaskBeginParams, TriggerOnTaskFinishParams, WorkflowElementWithDeserializedModel, WorkflowNode, WorkflowTrigger

public interface IElementKeyProviding
Interface for objects that have got a UUID identifying them.
Since:
7.0.0
Author:
XIMA MEDIA GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getKey

      ElementKey getKey()
      Returns:
      The key that identifies this instance.