Interface ActionDefinitionLink

All Known Subinterfaces:
ActionDefinitionLinkEntity
All Known Implementing Classes:
ActionDefinitionLinkEntityImpl

public interface ActionDefinitionLink
Author:
Tijs Rademakers
  • Field Details

  • Method Details

    • getId

      String getId()
      unique identifier
    • getActionDefinitionId

      String getActionDefinitionId()
    • getType

      String getType()
    • getLinkValue

      String getLinkValue()