Class AFileListResolutionError.TriggerNotFired

All Implemented Interfaces:
Serializable
Enclosing class:
AFileListResolutionError

public static final class AFileListResolutionError.TriggerNotFired extends AFileListResolutionError.AResourceItemResolutionError
Exception data class for the EResourceItemResolutionError.TRIGGER_NOT_FIRED error.
Since:
8.2.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

  • Method Details

    • getTrigger

      public WorkflowTrigger getTrigger()
      Returns:
      The referenced trigger.