Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
0f8383e2
Commit
0f8383e2
authored
7 years ago
by
Jorrit Schaap
Browse files
Options
Downloads
Patches
Plain Diff
SW-90
: added plantuml example
parent
24ec396f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
SAS/ResourceAssignment/OTDBtoRATaskStatusPropagator/doc/otdb_to_ra_task_status_propagator.md
+18
-3
18 additions, 3 deletions
...StatusPropagator/doc/otdb_to_ra_task_status_propagator.md
with
18 additions
and
3 deletions
SAS/ResourceAssignment/OTDBtoRATaskStatusPropagator/doc/otdb_to_ra_task_status_propagator.md
+
18
−
3
View file @
0f8383e2
...
...
@@ -12,9 +12,24 @@ Due to historical reasons Lofar tracks it's tasks in three different databases:
-
Jorrit Schaap schaap@astron.nl
### Overview
-
*Add a diagram*
-
*Add a link to the overview diagram*
-
*Add a link in the overview diagram to link back to this documentation*
.
TODO: do we want diagrams like this? If so, extend diagram with full sequence.
@startuml
title OTDB to RA task status propagator sequence diagram
participant lofar.otdb.notification as lon
control "OTDB to RA task status propagator" as otrtsp
participant lofar.ra.command as lrc
note over lon
qpid exchange
end note
note over lrc
qpid exchange
end note
@enduml
- - -
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment