Skip to content
Snippets Groups Projects
Commit 984726c5 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6989 after merge push

parent 3d2d7c26
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ import de.ozgcloud.alfa.wiedervorlage.Wiedervorlage;
@Type(value = ProcessVorgangBody.class, name = "PROCESS_VORGANG"),
@Type(value = AktenzeichenCommandBody.class, name = "SET_AKTENZEICHEN"),
@Type(value = BescheidDocumentFromFileBody.class, name = "CREATE_BESCHEID_DOCUMENT_FROM_FILE"),
@Type(value = CollaborationCommandBody.class, name = "CREATE_COLLABORATION_REQUEST")
@Type(value = CollaborationCommandBody.class, name = "CREATE_COLLABORATION_REQUEST"),
@Type(value = GenericCommandBody.class, name="ARCHIVE_VORGANG")
})
public interface CommandBody {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment