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 Detail

      • getTriggerKey

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