Package com.flowable.action.api.history
Interface HistoricActionLink
-
- All Known Subinterfaces:
HistoricActionLinkEntity
- All Known Implementing Classes:
HistoricActionLinkEntityImpl
public interface HistoricActionLink
- Author:
- Joram Barrez
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getActionDefinitionId()
String
getActionInstanceId()
Date
getCreationTime()
String
getId()
unique identifierString
getScopeId()
String
getScopeType()
-