Class AFileListResolutionError.NodeNotExecuted

All Implemented Interfaces:
Serializable
Enclosing class:
AFileListResolutionError

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

  • Method Details

    • getNode

      public WorkflowNode getNode()
      Returns:
      The referenced node.