Interface HistoricIdentityLink

All Superinterfaces:
IdentityLinkInfo
All Known Subinterfaces:
HistoricIdentityLinkEntity
All Known Implementing Classes:
HistoricIdentityLinkEntityImpl

public interface HistoricIdentityLink extends IdentityLinkInfo
Historic counterpart of IdentityLink that represents the current state if any runtime link. Will be preserved when the runtime process instance or task is finished.
Author:
Frederik Heremans
  • Method Details

    • getCreateTime

      Date getCreateTime()
      Returns the time when the identity link was created.