Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K kernel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • af3af3
  • kernel
  • Merge requests
  • !19

PersistencyService: Add load listen method.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Diewald requested to merge 3514-Port_renaming_not_propagated into master Sep 18, 2018
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 10
  • The current implementation of the IPersistencyService does not allow to listen for "load" or "add" events during the startup of AF3 whereas later events for adding and removing IToplevelElements are present.
  • Extend the PersistencyServiceListener and the IPersistencyService for such a capability to enable installing listeners for model elements in a plugin-in fashion.

Issue-Ref: 3514 Issue-Url: https://af3-developer.fortiss.org/issues/3514 Signed-off-by: Alexander Diewald diewald@fortiss.org

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3514-Port_renaming_not_propagated