Skip to content
Snippets Groups Projects
Commit 4fe13b03 authored by Krzysztof Witukiewicz's avatar Krzysztof Witukiewicz
Browse files

OZG-7501 Change order type to Vorgang

Has influence on effected resource - see CommandModelAssembler
parent a73014c7
No related branches found
No related tags found
Loading
......@@ -73,7 +73,7 @@ public enum CommandOrder {
PROCESS_VORGANG(false, Type.VORGANG),
FORWARD_VORGANG(false, Type.FORWARDING),
FORWARD_VORGANG(false, Type.VORGANG),
CREATE_COLLABORATION_REQUEST(false, Type.COLLABORATION),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment