|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessDescription | |
|---|---|
| org.deegree.services.wps.describeprocess | |
| Uses of ProcessDescription in org.deegree.services.wps.describeprocess |
|---|
| Method parameters in org.deegree.services.wps.describeprocess with type arguments of type ProcessDescription | |
|---|---|
static void |
DescribeProcessFromAnnotation.export100(javax.xml.stream.XMLStreamWriter writer,
java.util.List<ProcessDescription> processAnnotations)
Exports the given ProcessDefinitions as a WPS 1.0.0 compliant wps:ProcessDescriptions
element. |
static void |
DescribeProcessResponseXMLAdapter.export100(javax.xml.stream.XMLStreamWriter writer,
java.util.List<WPSProcess> processes,
java.util.Map<ProcessDefinition,java.lang.String> processDefToWSDLUrl,
java.util.List<ProcessDescription> processAnnotations)
Exports the given ProcessDefinitions as a WPS 1.0.0 compliant wps:ProcessDescriptions
element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||