Uses of Class
de.trustable.ca3s.core.service.dto.BPMNUpload
-
Packages that use BPMNUpload Package Description de.trustable.ca3s.core.web.rest.support -
-
Uses of BPMNUpload in de.trustable.ca3s.core.web.rest.support
Methods in de.trustable.ca3s.core.web.rest.support with parameters of type BPMNUpload Modifier and Type Method Description org.springframework.http.ResponseEntity<BPMNProcessInfo>BPMNUpDownloadController. postBPMN(@Valid BPMNUpload bpmnUpload)org.springframework.http.ResponseEntity<BPMNProcessInfo>BPMNUpDownloadController. putBPMNProcessInfo(@Valid BPMNUpload bpmnUpload)
-