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 StringgetActionDefinitionId()StringgetActionInstanceId()DategetCreationTime()StringgetId()unique identifierStringgetScopeId()StringgetScopeType()
-