Package com.flowable.action.api.runtime
Interface ActionLink
-
- All Known Subinterfaces:
ActionLinkEntity
- All Known Implementing Classes:
ActionLinkEntityImpl
public interface ActionLink- Author:
- Joram Barrez
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetActionDefinitionId()StringgetActionInstanceId()DategetCreationTime()StringgetId()unique identifierStringgetScopeId()StringgetScopeType()
-