Class AAttachmentListResolutionError.NodeNotExecuted

All Implemented Interfaces:
Serializable
Enclosing class:
AAttachmentListResolutionError

public static final class AAttachmentListResolutionError.NodeNotExecuted extends AAttachmentListResolutionError.AAttachmentItemResolutionError
Exception data class for the EAttachmentItemResolutionError.NODE_NOT_EXECUTED error.
Since:
8.1.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

  • Method Details

    • getNode

      public WorkflowNode getNode()
      Returns:
      The referenced node.