Interface INodeDetailsWithDebugIdentifier

All Superinterfaces:
INodeDetails, Serializable
All Known Implementing Classes:
DefaultActionNodeDetails, DefaultFlowNodeDetails, DefaultResultNodeDetails, FunctionNode, PageNode, ServiceNode

public interface INodeDetailsWithDebugIdentifier extends INodeDetails
Marker interface to allow flow nodes to identify themselves.
Since:
16.10
  • Method Details

    • getDebugIdentifier

      String getDebugIdentifier()