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 String
getActionDefinitionId()
String
getActionInstanceId()
Date
getCreationTime()
String
getId()
unique identifierString
getScopeId()
String
getScopeType()
-