Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.model.issue.timeline
/
RemovedArtefactEvent
/
removedArtefact
removedArtefact
@
NodeRelationship
(
type
=
"REMOVED_ARTEFACT"
,
direction
=
Direction.OUTGOING
)
@
FilterProperty
val
removedArtefact
:
LazyLoadingDelegate
<
Artefact
?
,
NodePropertyDelegate.NodeProperty
>
The Artefact which was removed from the Issue, null if deleted.