public interface IAlgorithm
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ProcessExecutionContext context) |
TypedProcessDescription |
getDescription() |
default java.util.List<java.lang.String> |
getErrors()
Deprecated.
|
void execute(ProcessExecutionContext context) throws ExecutionException
ExecutionException@Deprecated default java.util.List<java.lang.String> getErrors()
TypedProcessDescription getDescription()
Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.