Interface IActionNodeDS

All Superinterfaces:
INodeDS, IReportingDS
All Known Implementing Classes:
XmlActionNodeDS, XmlActionNodeDS

public interface IActionNodeDS extends INodeDS
This data source provides the basic information for a action node in a flow.
Since:
10.3
Author:
T. van der Griend.
  • Method Details

    • getActionType

      ActionNodeType getActionType()
      This method should return the type of the action node.
      Returns:
      ActionNodeType