Types
Link copied to clipboard
@Service
Service for Artefacts. Provides functions to create, update and delete
Link copied to clipboard
class IssueAggregationUpdater(updateContext: NodeBatchUpdater = NodeBatchUpdateContext()) : GraphUpdater
Helper class to handle anything AggregatedIssue related. After using, nodes from deletedNodes must be deleted, and nodes from updatedNodes must be saved
Link copied to clipboard
@Service
Service for Issues. Provides function to update the deprecation status
Link copied to clipboard
@Service
Service for Labels. Provides functions to create, update and delete