Uses of Interface
org.n52.shetland.ogc.wps.ap.ExecutionUnit
-
Packages that use ExecutionUnit Package Description org.n52.shetland.ogc.wps.ap -
-
Uses of ExecutionUnit in org.n52.shetland.ogc.wps.ap
Classes in org.n52.shetland.ogc.wps.ap that implement ExecutionUnit Modifier and Type Class Description classDockerExecutionUnitMethods in org.n52.shetland.ogc.wps.ap that return types with arguments of type ExecutionUnit Modifier and Type Method Description List<ExecutionUnit>ApplicationPackage. getExecutionUnits()Method parameters in org.n52.shetland.ogc.wps.ap with type arguments of type ExecutionUnit Modifier and Type Method Description voidApplicationPackage. setExecutionUnits(List<ExecutionUnit> executionUnits)
-