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