Interface HistoricActionLink

All Known Subinterfaces:
HistoricActionLinkEntity
All Known Implementing Classes:
HistoricActionLinkEntityImpl

public interface HistoricActionLink
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()