Class AAttachmentListResolutionError.NodeDoesNotProvideAttachments

All Implemented Interfaces:
Serializable
Enclosing class:
AAttachmentListResolutionError

public static final class AAttachmentListResolutionError.NodeDoesNotProvideAttachments extends AAttachmentListResolutionError.AAttachmentItemResolutionError
Since:
8.1.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • NodeDoesNotProvideAttachments

      public NodeDoesNotProvideAttachments(AttachmentItem item, WorkflowNode node)
      Parameters:
      item - Item that was resolved.
      node - Value returned by getNode().
  • Method Details

    • getNode

      public WorkflowNode getNode()
      Returns:
      The referenced node.