Interface ActionLink

All Known Subinterfaces:
ActionLinkEntity
All Known Implementing Classes:
ActionLinkEntityImpl

public interface ActionLink
Author:
Joram Barrez
  • Method Details

    • getId

      String getId()
      unique identifier
    • getActionInstanceId

      String getActionInstanceId()
    • getActionDefinitionId

      String getActionDefinitionId()
    • getScopeId

      String getScopeId()
    • getScopeType

      String getScopeType()
    • getCreationTime

      Date getCreationTime()