Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
xrootd-ssi-protobuf-interface
Commits
979fb6fe
Commit
979fb6fe
authored
Apr 27, 2020
by
Steven Murray
Browse files
Added UPDATE_FID to Workflow::EventType
parent
835cfedd
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos_cta/protobuf/cta_eos.proto
View file @
979fb6fe
...
...
@@ -34,6 +34,7 @@ message Workflow {
PREPARE
=
6
;
CREATE
=
7
;
ABORT_PREPARE
=
8
;
UPDATE_FID
=
10
;
}
EventType
event
=
1
;
//< event
string
queue
=
2
;
//< queue
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment