Interface ITriggerKeyProviding

All Known Implementing Classes:
WorkflowTrigger

public interface ITriggerKeyProviding
Interface for workflow trigger like objects that have got a TriggerKey identifying them.
Since:
8.2.0
Author:
XIMA MEDIA GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getTriggerKey

      TriggerKey getTriggerKey()
      Returns:
      The trigger key that identifies this instance.