Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.model.issue.timeline
/
RemovedAffectedEntityEvent
/
removedAffectedEntity
removedAffectedEntity
@
NodeRelationship
(
type
=
"REMOVED_AFFECTED"
,
direction
=
Direction.OUTGOING
)
@
FilterProperty
val
removedAffectedEntity
:
LazyLoadingDelegate
<
AffectedByIssue
?
,
NodePropertyDelegate.NodeProperty
>
The entity which is no longer affected by the Issue, null if deleted.